Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 974 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 974 Bytes

License

tConvertXMLToJSON

  • Version 1.0

Converts a XML string to a JSON string.


Overiew of job flow

Alt text

Retrieving an xml content

  1. Read XML as string from a xml file

Alt text

  1. Append other columns of data and convert xml to string.

Alt text

Convert XML to JSON

  1. Synch up the schema in the tConvertXMLToJSON component

Alt text

  1. Select the column with the xml string to convert. All other columns will be passed through.

Alt text

Results

Alt text