Forum Discussion
dcarlson
8 years agoNew Contributor
T, thanks for responding!
No, not separate documents input. Just multiple fields.
Here is a screenshot of my input JSON…
… an here is my errored XML Format snap.
“IncidentDescription” is my second field on the input side. ☹️
dcarlson
8 years agoNew Contributor
Ha… I figured it out.
The error said to verify that the document is XML convertible… so I played around with my mapping in the preceding Mapper snap.
I added a common root to call of my fields… “1.”… and that satisfied the XML Formatter snap.
Its always simple once you know what to do. 😉 Regards - David.