OIM status trusted reconciliation issue
Hey guys,
I experience a really strange situation. I'm doing trusted reconciliation from a DB table with DBAT connector. And when I reconcile a change of a user status, OIM changes a user profile status but doesn't change status for user's accounts. Manual enable/disable from UI works fine.
I can see in orchprocess and orchevents that MODIFY orchestration stuck at my post-process handler task and reports its status as PENDING. So the whole MODIFY is still ACTIVE and DISABLE orch is in WAITING.
I stripped out all of my code and just left bare wrapper, but it still shows that an orch is in ACTIVE stuck at my post proc handler which is in PENDING status.