Private Process Message Formats
TIBCO BusinessConnect Container Edition - RosettaNet Protocol uses ActiveExchange™ messages to exchange RosettaNet messages with private processes via JMS.
This section describes the RosettaNet-specific data classes that are used in the messages. You must format outbound messages and include all required information as prescribed by the respective data classes.
For JMS transport, it transmits message data in the message body of JMS ObjectMessage messages using JMS queue.
Note: The JMS topics that TIBCO BusinessConnect Container Edition - RosettaNet Protocol uses do not contain the protocol name. You must make sure that the JMSType attribute in the
<header> element contains the string "RosettaNet" when exchanging JMS messages with TIBCO BusinessConnect Container Edition - RosettaNet Protocol.
For formatting details of the respective RosettaNet message type, navigate to any one of the following sections:
- Outbound Request Format
- Inbound Request Format
- Outbound Response Format
- Inbound Response Format
- Advisory Message Format
Data Types and Data Fields
See the following sections for formats of specific message fields and other data objects:
Copyright © Cloud Software Group, Inc. All rights reserved.