OIM to AD Provisioning
OIM User value field is a comma delimited multi-value attribute "value1,value2,value3". This value that is stored in the OIM user table must be translated to a multi-value attribute within Active Directory (name=value1,name=value2,name=value3).
We have created a child table via the Active Directory connector following all of the steps within the Oracle Active Directory connector guide. When we manually fill in the form for the data, it successfully populates Active Directory.
Question: How do we translate the User Attribute to the Active Directory child table attribute during the provisioning process so that it will update correctly in AD. Does this require a special adapter to insert the information into the child table as a precursor to the ADCS Add Multi Attribute Data adapter that is OOTB or is there another way to map this field to the child table.