Forum Discussion
mbowen
5 years agoEmployee
The XML Formatter snap will collect all of its input and output a single binary document. You could convert the output to a document using the “Binary to Document” snap, maybe with no encoding. You could then use a mapper to extract content and adjust content type, if necessary (ex: “application/xml”).