Forum Discussion
bojanvelevski
2 years agoValued Contributor
Hi maarts
You can parse the XML with an XML Parser. The output will be JSON which you can easily re-map (remove the content object). After the transformation, use XML Formatter to turn the JSON into an XML again. Tested it, and it works. Try this and let us know the outcome.
Regards,
Bojan
I found the solution in using the Mapper snap and using a specific level assigned to $content with a binary output for the Mapper Snap. Works like a charm.
- amit_saroha4 years agoNew Contributor III
@dmiller - Thanks for your response. I have uploaded both the child pipelines here, they both have input views.
HCM Insert Assignment File_2022_06_30.slp (20.6 KB)
HCM Insert Salary File_2022_06_30.slp (18.6 KB)