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