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

Cascade Delete on DB Data Sync in IAM

I have configured a location import sync (native db connector) in the sync editor with hierarchy. IAM gets data from a target system. Now when an entry is deleted in the target system, the entry should also be deleted in IAM, with all its corresponding subelements. This doesnt work and I get following message from the log:

[810306] Error durring executon of 'OnSaving' in logic module 'VI.DB.Entities.ReferentialIntegrityLogic'.

[810043] Object XXX cannot be deleted while objects of type Locations are still assigned over property Parent location.

Where can I configure Cascade Delete?