Input

For more information about mapping and transforming input data, see TIBCO ActiveMatrix BusinessWorks™ Process Design.

The input for the activity is the following.

Input Item

Datatype

Description

fileName

string

The path and name of the file. Wildcards are not permitted in this field.

textContent

string

Contents of the file (text files).

binaryContent

binary

Contents of the file (binary files).

addLineSeparator

boolean

Specifies whether to add a carriage return after each input line.

encoding

string

The character encoding for text files. This element is only available when the Write as field on the Configuration tab is set to text. Encoding names supported by Java can be specified in this element. If this element is not specified, the default encoding of the Java Virtual Machine used by the process engine is used.