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 |
xmlString |
string |
The XML string to parse. This input element is available when the Input Style configuration field is set to text. |
xmlBinary |
complex |
Available when the Input Style configuration field is set to binary. This input item contains a required This input item also contains an optional You can specify any valid XML encoding value listed in IANA-Charsets. For a complete list, see http://www.iana.org/assignments/character-sets. Encoding names are case insensitive. |
xmlBinary|xmlString |
choice |
Available when the Input Style configuration field is set to dynamic. This allows you to specify a choice statement and set substitution and supply the correct input type at runtime. |