Write Flat File map inputs and outputs
You can map the data from variables of the orchestration to the Xml input parameter defined by the Flat File Schema specified in Configure task.
About this task
The Encoding input parameter is optional. You are not required to map this input parameter. If the Encoding input parameter is not listed in the To Activity pane of the Map Inputs pane, select Show Optional Parameters option. If the option is not selectable in the toolbar menu, click on a node in the Map Inputs pane to make this option active.
from the toolbar menu or right-click in the To Activity pane and select theThe Encoding input parameter specifies how outgoing data should be encoded:
Procedure
- If no encoding is required, specify the string: text.
- If encoding is required, specify the encoding type that should be used to encode the outgoing data, for example: UTF-8, US-ASCII, ISO-8859-1, EBCDIC-XML-US, or SHIFT_JIS.
Example
See Creating a map for general instructions on mapping.
Write Flat File map outputs
You can map the Data output parameter that contains the flat file data to a string variable.