Ram, You could use the ExecuteScript processor if you are comfortable with scripting in Groovy, JavaScript, Jython, JRuby, or Lua. I have an example [1] of reading in a file and splitting on a delimiter (like a comma). If you use Groovy, you can leverage the MarkupBuilder [2] to build XML. Please let me know if I can offer more guidance.
Regards, Matt [1] http://funnifi.blogspot.com/2016/02/executescript-explained-split-fields.html [2] http://groovy-lang.org/processing-xml.html#_creating_xml On Thu, Aug 25, 2016 at 6:16 PM, Nathamuni, Ramanujam <[email protected]> wrote: > Hello All, > > > > I am looking for processor to convert CSV file to XML. I looked at the > processors available but I do not see one for CSV to XML? Is there any > workaround using other processor to this job? Or any can write new processor > for this function? > > > > > > Thanks, > > Ram > > > ************************************************************************* > This e-mail may contain confidential or privileged information. > If you are not the intended recipient, please notify the sender immediately > and then delete it. > > TIAA > *************************************************************************
