The CreatorCon Call for Content is officially open! Get started here.

how to load data from XML file to a table, then i want to move that data from one instance to another instance(DEV--> UA-->TRAIN)

kumarajit
Kilo Expert

1. i have some data in XML format and want load that data in an existing table in my DEV environment.

2. then i will move that data to DEV--> UA-->TRAIN

transform maps will not work here i guess because for use this mechanism we need source and destination table.

please do let me know the approach.

~AB

1 REPLY 1

kalp_d123
Tera Expert

Hi,



If you have admin role you can import xml to instance.



Copy the record URL from one instance, then replace instance name and run that URL in other table.


On the list view of table records, right click on list header and you can find 'Import XML' option at the bottom.



Select the respective XML file from the saved location and update.



Thank you,