You need to sign in to do that
Don't have an account?
Aniche
Mapping SDL file.
Hi,
In a lookup relationship i am using the following syntax to populate the foreign key through Dataloader.
We are using the following syntax in .sdl file
ACCOUNT_ID=Account\:XPD2_Id__c
Is it possible to use similar/same syntax while loading data in the detail object of a Master - Detail Relationship??
Thanks,
Anish
You should be able to use the same syntax for a master-detail relationship as you do for a lookup relationship.
Hope this helps.