This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Synchronization Server - Ignore manually created elements while deleting / comparing to target system?

Hi,

I would like to know, how I can create a scope to ignore deletion of an element, when created manually.

For example, in Manager, I created a Location, with Ident_Locality "TEST".

In Sync Server (native db connector) I defined a workflow, which reads the localities from an other database.

At the moment it is configured, that, if an element in the database does not exists (but in IAM does = my manually created element), it gets deleted on every sync.

In IAM version 6 I was able to do it with the data importer and to create a scope with sql but how could I do the same now with the new sync editor and IAM 7.1.2?

Parents
  • Hi Carsten

    Thank you for the response. I just tried some things but I am not able to find the right place for implementing the scope condition. I have created a virtual property on the source side wich has a defined value "LocationSource". This value is written to the "ImportSource" attribute of my locality object. Now I tried to insert the scope: ImportSource = 'LocationSource' at two places:

     

     

     

    And also the same on the "one identity manager configuration".

     

    Nor on One Identity manager Configuration nor on Target system, the scope is doing any effect. When I start the synchronization, no objects are read from database. Did I miss something and is this even the right place for the condition?

Reply
  • Hi Carsten

    Thank you for the response. I just tried some things but I am not able to find the right place for implementing the scope condition. I have created a virtual property on the source side wich has a defined value "LocationSource". This value is written to the "ImportSource" attribute of my locality object. Now I tried to insert the scope: ImportSource = 'LocationSource' at two places:

     

     

     

    And also the same on the "one identity manager configuration".

     

    Nor on One Identity manager Configuration nor on Target system, the scope is doing any effect. When I start the synchronization, no objects are read from database. Did I miss something and is this even the right place for the condition?

Children
No Data