Sync editor is neither picking custom column group nor allowing me to create one if the target system has more than 1 primary keys a table
oneIM Version 7.1
target DB-MSSQL SERVER
Sync editor is neither picking custom column group nor allowing me to create one if the target system has more than 1 primary keys a table
oneIM Version 7.1
target DB-MSSQL SERVER
Hi Trevor,
I actually created a sync project between UNSAccountB and sqltable , where the target sql table has 3 primary keys , where the combination of 3 attributes is unique.
In General Sync Editor Gives creates a Virtual Column Group(which is a combination of all three primary keys) automatically but in my Scenario, it is not creating one.
Due to this, i am unable to browse the data , when i click on browse and select one object it just throws an error stating more than one object returned.
I did try update schema but no use
Just to share the cause and the solution to this issue.
Cause
If more than one table has a unique index defined with the SAME name, the connector wasn't creating a column group as the primary key.
Solution
Please contact support and request the HotFix for VPR#29856 for this issue.