OIM 11gR2: System Validation process task automatically cancelled during account revocation
Hi guys,
I'm facing a problem during account revocation.
Let's start from the beginning.
I have an OIM environment composed by OIM 11gR2 BP11 (11.1.2.0.11) with some connectors; one of them is Siebel Connector.
I configured the Siebel connector to modify account on revoke. More in details during Siebel account revocation, the connector has to set the current date to a particular Siebel field.
I achieved this doing the following:
1. created a process task adapter that returns the current date
2. created a custom process task that sets the current date to Siebel through the custom process task adapter
3. modified the out-of-the-box Siebel connector process task named "Delete User" adding as dependent task that created in step 2
0