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

outputMessage or <operationName>

 

The output schema of the operation for the selected SOAP request. Each of the schema elements are available in this dialog for mapping.

Header.<headerPart>

complex

Headers can contain multiple parts. The headers element contains all header parts required in a SOAP reply. These parts are specified on the Output Headers tab of the SOAP Event Source activity. The header parts are stored in an element named Header.<partName> where <schema-name> is the name of the schema specified on the Output Headers tab.

Each Header.<partName> element also contains an item named @mustUnderstand. This boolean value is set to true in the outgoing reply if you require that the client must understand the header part.

mimeEnvelopeElement

complex

This element contains the reply message attachments when mime attachments are used. This element contains a repeating element named mimePart that contains each mime attachment.

_configData

complex

This element is available only for a JMS transport.

Specifies the values to use to override transport-specific configuration values, if desired. The content of the _configData element depends upon the type of transport used.