Modify Leaver Provisioning - LCM

Which IIQ version are you inquiring about?

8.3P4

Share all details about your problem, including any error messages you may have received.

When a leaver is processed, be that immediate, or based on a termination date, I need to be able to disable the account and provision an attribute to Active Directory, then need to wait 30 minutes for a sync to happen before the provisioning that removes all the entitlements.

Currently the entitlements are removed in the AD before provisioning Rule if disable is the type.

Any suggestions on how to achieve that goal would be appreciated.

Hi Larry,

If your request is to put a hold on 30 minutes. You can put wait =30 in your workflow step, for sync step.

Hi Naveen,

If it were just my workflow that was doing the work, I would. However, the leaver workflow that gets run is the LCM leaver and all of it’s sub workflows when a date matches the leaver date.

I’m guessing I’m going to have to figure out how to schedule a workflow to happen at a later time.

Larry

Ultimately I ended up modifying the before provisioning to disable and provision the required attribute. Then I had a workflow request that provisioned all of the entitlement removals scheduled 35 minutes later.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.