ActiveVOS Server User’s Guide

JMS Delivery Options

You can add this policy to a Partner Role. For details, see Using a Java Messaging Service Invoke Handler in ActiveVOS Designer Online Help.

Message Type

Text: Message content structure is XML text

Bytes: Message content structure is a byte array

Message Format

SOAP: Request and Response documents wrapped in a SOAP envelope

XML: Request and Response documents are plain XML with no SOAP envelope

Priority

JMS defines transmission priority levels 0 to 9, with 0 as the lowest priority and 9 as the highest. It additionally specifies that priorities 0 to 4 should be considered gradations of normal delivery and priorities 5 to 9 as gradations of expedited delivery.

JMS Manager ID

Lets you specify what JMS configuration to use. If none is specified, the configuration flagged as the default in the console is used

Additional attributes for correlation id and expiration can be added to a BPEL process dynamically in a copy operation, as described in Designer Online Help.