Error with Synchronization Project

I have been using the One Identity Manager connector to set up a Synchronisation project with OIM version 8.2. When I simulate or try to run the synchronization I get an error message

Error running synchronization project (Test OIM DB Project)'s workflow (Test OIM DB Project).
Error running synchronization step (Test OIM DB Project) of synchronization configuration (Test OIM DB Project (0cb15dc9-6efd-4a4c-a110-471004a66527)).
Error loading system objects of class CCCNationality (all) (CCCNationality_Master).
The schema type (CCCNationality) does not exist in schema (***************\OneIMProving)!

I can see the schema in the list of target system schema classes and in the mapping configuration.

I have tried a couple of synchronization projects using custom schema as the target system schema and in each case get the same error message.

  • The only one that is throwing the error is OneIMProving, can you open the schema class in the target system browser and see objects and click on them?

    • Yes, I can open schema class in the target system browser and click on the objects and view the data in each object. 

      • The fix for this problem is:

        When creating the synchronisation step for the workflow, the following field assignments are important

        One Identity Manager Database: (AZASQLDEVW210UK\OneIMProving)
        Target System: (AZASQLDEVW210UK\OneIMProving)(Connected)

        Not having this combination of field assignments leads to the error relating to the missing schema.

        Originally, I didn't have the ......(Connected) selected in the Target system dropdown.