Hello,
I’m working with Assets (formerly Insight) and the schema I’m working on has an Object Type that has several references to a different Object Type which is resolved in the import with an AQL (or IQL, naming differs between the UI and the JSON schema). My question is around the following scenario:
First Import Run: the data for object A comes in and is referenced correctly with the AQL.
Second Import Run: the data for object A does not comes in (it might have been removed from the source system), what will happen to the already created reference? Will it remain or will it be removed?
Thank you for your help