I'm trying to load 2 records (1 child and 1 parent with a FK attribute in child to the parent) via REST
I had try to file the FDN_Parent field (in Child) with the Name of the Parent (the Name is used in DisplayCard of Parent) but it's doesn't work.
The only way I see is to used the FID_Parent but the Parent record havn't yet an ID)
Who can I do that? the entities are all basic .
To answer your needs, you have to:
This way, both parent and child records will be processed in the same job.
Subham Dixit
I'm trying to load 2 records (1 child and 1 parent with a FK attribute in child to the parent) via REST
I had try to file the FDN_Parent field (in Child) with the Name of the Parent (the Name is used in DisplayCard of Parent) but it's doesn't work.
The only way I see is to used the FID_Parent but the Parent record havn't yet an ID)
Who can I do that? the entities are all basic .
To answer your needs, you have to:
This way, both parent and child records will be processed in the same job.
Subham Dixit
To answer your needs, you have to:
This way, both parent and child records will be processed in the same job.
-
Import Data Into Entities via Azure Data Lake
-
Recover Deleted(soft Delete) Record and Configure in Application
-
Data Quality in batch mode and real-time integration
-
Integration with analytics tools
-
Query/Load/Delete data with the REST API
-
Does the Done Tab in Inbox have a limit?
-
How Can I Trigger Enricher or Sql Procedure when deleting?
-
Matching Rules But Only The Latest Record Creates a Golden Record
-
Unstructured and Semi Structured Data in Semarchy?
-
Read CSV files from AWS S3
See all 72 topics