I have a Service Connect workflow that outputs an XML file. I have a DB Operation run a query and then a Poster to post the XML results to a location. Is it possible to post the results as a CSV instead?
Sure
Just create a schema for your CSV output, generate the XST and output to that in your poster
Cool, thanks! I’m not firing on all pistons today apparently