This Custom Java Service uses XMLConvert library to convert XML to flat file formats and flat files to XML. The XMLConvert library uses special XML configuration files to describe the flat file grammar. The syntax is flexible and allows expressing large number of formats including CSV, fixed length, Windows INI, custom record layouts, etc. The service accepts two inputs: an XML document describing the schema of a flat file and an input file to convert. If the input file is an XML document, it will be converted to a flat file. If an input is a flat file, it will be converted to XML.
Thank you! Your entry has been received and recorded and your rules copy moved.