XML to Json using the Transform Designer
Last updated
Last updated
A simple example to get you started and playing with Transformation building. Pushing a XML document into Utopia, enriching the data by means of functions and lookups (data maps) and then finally converting it into your desired json output file.
Following along with this video, below are the files used in this example.
CustomerPO is in the input file you can push into Utopia
SupplierItemMap is the data mapping information for the Data_Map collection.
SupplierSO is the output json file