Regarding data source
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2024 03:39 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2024 03:49 AM
Hi Charani,
you can use choice action as "Create" to create new record if not exist else map with the existing record.
Choice action | Specifies the action to take if the import set contains a reference or choice value other than those available. Appears if the target field is a choice list or reference field.
|
Regards
Sulabh Garg
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-02-2024 03:59 AM
Could you please ellaborate it for me to better understanding