webMethods scenario on Flat File to XML
Normal 0 false false false EN-IN X-NONE X-NONE
1) Use the service to get the flat file into IS
à Pub : file : get file
2) Use the service to convert bytes data to values
à Pub : flatfile : convert to values
Map the below values:
Bytes flat file data
Flat file schema path
Pipe out Reference flat schema DT
3) Map step to map the Flat DT to XML DT
à Map
Reference flat schema DT Reference XML document
4) Use the service to convert XML DT to xml string
à Pub : XML : document to XML string
XML document document
5) Use the service to write the xml contents to a destination file.
à Sample . Io . test . write to file.
Pre â Requisites:
Flat file dictionary
Flat file schema
Flat file schema DT
XML document (manual)
