Regarding data source

Charani
Tera Contributor

how to do the location hierarchy in cmn_location when i try to import through the data source,suppose first comes the region called Apac,India,maharastara,pune,area,building,flatno4,when i try to import through data source it should check the whether the field is there are not so in the same way it should check all the fields,if field is not there create a new field,then suggest me with the best possible solution,i have been trying with the on before transform script.

2 REPLIES 2

Sulabh Garg
Mega Sage
Mega Sage

Hi Charani,

you can use choice action as "Create" to create new record if not exist else map with the existing record.

 

Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg

Charani
Tera Contributor

Could you please ellaborate it for me to better understanding