Hi All
I'm syncing some data between 2 tables within the same 1IM installation using v8.0
I'm ale to successfully configure the tables on both sides and can browse existing data via the sync editor
However, when I run the sync I get this error everytime:
Error executing projection step (Sync Type) of projection configuration (Types (47ca2866-2ef6-40d0-a3e4-d6b059a272bf)).
Error executing synchronization step (Sync Type)!
Error loading system objects of class CCC_MyTable (all) (CCC_MyTable_Master).
The schema type (CCC_MyTable) does not exist in schema (Server\Database)!
CCC_MyTable is the table defined in the One Identity Manager connection schema which I'm syncing data into from another table (also within the same 1IM database). I'm able to browse an see all the data in CCC_MyTable via the sync editor without issues.
Any help here will be much appreciated. I'm thinking this is a permissions issue but I've been extremely generous with write permissions on this table and all its columns, not sure if the sync editor has a specific user which needs permissions assigned?
Thanks