Synchronizator Editor key resolution by reference issue

Hi,

i have a lab environment with one identity 8.2 installed.

I have expanded the schema adding a new table(CCCLookup), and i also added a new column on the person(CCC_Office), this column is a reference column for the table CCCLookup.

In the Synchronization editor i created a key resolution by reference attribute that resolves the value of the attribute CCC_Office based on the value of column Name on the table CCCLookup.

My issue is that this mapping does not work with the column Name of the table CCCLookup or any other column except for the xobjectkey, with that it works perfectly beacuse i tried, but i cant use it, beacuse in my import file i have the name that i want to use for mapping.

The result in the simulation mode is that the synchronization editor "is unable to solve reference value".

Any suggestions?

Thank you.

Regards,

Redinaldo

Parents
  • I'm not shure I understand on which side YOu do resolution by reference (right or left) but if YOu are doing it on the rightI would first suggest using just "Key resolution" !

    Second If You use Key resoluton on the right there is a dirty trick. Swap change and result property!!!

    ...but...It still wants to see that column ib "Search property" has unique values. This can be ( to my humble knowledge) done by some manipulation and adding random numbers to the end of the string and then stripping RND numbers befor insert.

  • Hi Denis,

    Thank you for the response, my resolution by reference is working on the left, so from the csv to one identity manager.

    My lookup table has just two rows so i'm sure it has unique values, do you have any other suggestions?

    Regards.

Reply Children
No Data