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

byteEncoding

string

This is only available when the Output Style field on the Configuration tab is set to binary.

This specified the encoding value to place into the XML header in the rendered XML output. This is also the encoding used to encode the binary data. If this item is not specified, the default encoding of the Java Virtual Machine used by the process engine is used to encode the binary data. This value may not be a valid XML encoding.

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.

XML Schema

string

The XML schema to render. The contents of the schema are determined by the schema specified on the Input Editor tab.