Monday, October 9, 2017

OIM 11g PS3 Code Sample to Reconcile Multiple Child Attributes

When I was recently writing a custom code for  reconciling multiple columns of a child table from a home grown product for a customer, I faced few problems. I faced this issue may be because I was writing recon code for multiple multi data attributes for the first time ☺. Just to help you guys I am sharing the sample code of that portion which may trouble you:

OIM 11g PS3 Code Sample to Reconcile Multiple Child Attributes

When I was recently writing a custom code for  reconciling multiple columns of a child table from a home grown product for a customer, I fa...