I would like to export object, so I’m using a materialized dataset and an External Transform. This produces a “exported” dataset, with the primary key of the objects that were processed and exported.
I would like to bring back this information into my original object. How can I do so ?
Using MDO (Multi-datasource backed object, see https://www.palantir.com/docs/foundry/object-permissioning/multi-datasource-objects) would produce a cycle, to what I see, which is not authorized by Foundry. What would be the closest/simplest solution ?