Structure of a Business Process Choreographer JMS message

A Java Message Service (JMS) message for a business process consists of:

Business Process Choreographer supports text, object, and bytes-message formats.

Message header

A Business Process Choreographer client application can set the following fields:

Data properties

This data is passed as name-value pairs. The name-value pairs can occur in the following combinations:

Business Process Choreographer acknowledges the following properties:

Message payload

Use to specify input, output, and fault messages. If the port type and operation are specified, only messages of the ObjectMessage type are supported for both request and reply messages.