Interrupt notification sending and manual action workItem when remove entitlement or delete on delimeted file source

We want to use a delimited file source for managing provisioning througth manual action.
But we have a requirement to ignore remove entitlement or delete manual action, for this case notification must not be send and manual action must not be generated.

The first solution that i think about for this cases is to use a beforeprovisioning rule for check this two cases and return provisioning plan as null.

If anyone has another solution, I’m interested.

I think a BeforeProvisioning rule is the only way to solve this problem as you need to, just like you said, return an empty plan.

2 Likes

As i suggested we are currently testing a beforeprovisioning rule solution.

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