I’m using webMethods 10 and am looking to iteratively process a large CSV file. After reading this thread
http://tech.forums.softwareag.com/techjforum/posts/list/0/57906.page
My question was what pre-defined service does webMethods provide that let’s you take one row of a CSV file and write that to another file, possibly as an XML node or in another format?
Currently my flow looks like the attached screen shot. I’m trying to figure out what steps I need to include under the “SEQUENCE” section after “pub.flatFile.convertToValues.”