Trigger a Workflow when a certain application account is aggregated for the first time in IdentityIQ

Hi all,

Is there a way to trigger a Workflow when a certain application account is aggregated for the first time in IdentityIQ? (means that the App link is created for the first time in IIQ)

Thanks in advance.

Hi @rishavghoshacc,

i dont think but you can use the customization rule or creation rule\joiner for auth source, to launch the workflow.

Hi @rishavghoshacc

You can enable NativeChangeDetection during the Create Operation, specify the identity attribute under ‘User Defined’ as shown below.

When an account is created from the target end, NativeChangeDetection will be triggered. After running the account aggregation, you will see NativeChangeDetection on the identity.

You can configure your Lifecycle Event with the Event Type set to ‘Native Change’. If you want this to apply to all applications, select ‘Included Identities’ as ‘All’. For specific applications, you can write a rule. Ensure your workflow is enabled to trigger. A sample snapshot is provided below.

Finally, run the Refresh Identity Cube task with process events.