Skip to Main Content

Security Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Triggering multiple process definition tasks based on single OIM attribute update

kkSep 21 2015 — edited Sep 21 2015

Hi,

I need to execute two adapter tasks configured on the AD process definition, that will update two different AD account attributes when trusted reconciliation updates just one OIM attribute. I have two AD attributes with the same OIM info.

I've configured the trigger lookup (Lookup.USR_PROCESS_TRIGGERS) adding two entries with same Key value:

USR_UDF_<OIM_Attr1> - Change <AD_Attr1>

USR_UDF_<OIM_Attr1> - Change <AD_Attr2>

In this way just one AD Attribute <AD_Attr1> is updated.

I've tried deleting the entry <AD_Attr1> on the trigger lookup leaving just one pair key-value and I've verified that the <AD_Attr2> attribute update works.

So it seems I can't have two account attributes updates triggered from just one OIM attribute.

Any advice?

Thanks.

KK

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 19 2015
Added on Sep 21 2015
1 comment
530 views