Hi All,
I need to provision a new account to ERP, whenever a new identity is created in iiq. Any insights how this can be achieved.? Where can we specify the applications to which an account needs to created automatically when a new user comes in?
@himabindu306 check if you have already Joiner wokrlfow there you might be creating account for AD with role or with account request.(May be you stroing information in Custom object which application need to be created)
If you do not have those informationg then just use Assignement logic in role and with refresh it will assign
As of now its only account and no roles, so how can we do this with joiner lifecycle event. Any sample workflows? I am not able to access the link you specified
I made a workflow based on your sample and added to a create life cycle event. I tried creating a new identity but its not creating application account in target application. Please advice. Attaching the workflow xml. workflow.txt (3.8 KB)
You should run the Refresh Identity Cube task with Process events options.
After completing this task, please check the Events tab in Identity to see if any events have been created.
Arun, what if there are multiple birthright applications. Can we address multiple applications in one workflow or do we need to create multiple workflows one for each application.