How can I create quicklink to search identity exist in sailpoint

@amanKsingh you can create quick link and add entry in system configuration by above thread.

but you need to create a workflow by using identityModel. It has below steps

Start the workflow
Compute identityModel based on the value of identityName
Present a Form to gather the desired value of identityName
Print out the workflow variables
Stop the workflow

Check these links :
Form Models - Compass (sailpoint.com)

identityModel - Compass (sailpoint.com)

Let me if you have issues while creating WF.

1 Like