Share all details about your problem, including any error messages you may have received.
I’m new to SailPoint and still learning the basics, so I might be missing some key steps in the process.
I’m trying to simulate user provisioning (user creation) between an HR system and a target application. Here’s what I’ve done so far:
I set up an HR application using the file connector.
I set up the target application using the web service connector, with create account operations enabled.
I ran an aggregation task on the HR app, which successfully created identities in the Identity Warehouse (using the default correlation).
I expected the default Joiner life cycle event and joiner business process to trigger and create a user in the target application, but it seems like the business process didn’t run at all.
Could you help me understand what I might be missing? Here’s a summary:
To trigger the joiner life cycle event and the corresponding joiner business process, the identity refresh task must be executed with the Process event option.
Go to Setup—>Task—>New Task---->Sequential Task Launch
Set up a sequential task that includes the HR app aggregation task followed by the refresh identity task. Once the HR app aggregation is finished, the refresh identity task will run automatically.