Flat File Parser
This action is used to convert text from Comma Separated Values (CSV) format to an XML document. The output is in standard SAP Manufacturing Integration and Intelligence (SAP MII) XML format. You need
to load a text file using the Text Loader action and then link that action's string content to the input of the Flat File Parser
action. Once the document is in XML format, you can
more easily manipulate the data, including loop through each row of the dataset.
For more information about how to convert text with a delimiter other than comma, see Advanced Flat File Parser.
The properties for this action are listed in the following table:
Property |
Data Type |
Access |
Use |
|
String |
In and out |
The input for the file. |
|
XML |
Out |
The output file. Each row is in a separate |
|
Boolean |
Out |
Indicates whether the action succeeded or failed. If it failed, errors are displayed in the server trace log. |