Initiator Request
This message is sent from the private process to CMI Protocol.
JMS Queue Name
prefix.installation
.INITIATOR.REQUEST
Example: AX.BC.BC-ACME.INITIATOR.REQUEST
Message Name
InitiatorRequest
Field |
Type |
Required |
Description |
|
String |
yes |
The string |
|
String |
no |
A unique ID to identity the current request/response in CMI Protocol. If not specified, it is automatically generated. |
|
String |
no |
Batch ID of the request. Requests from the private process with the same |
|
String |
yes |
CMI Operation Schema version and the operation name in the following format: version/Category/operationName |
|
String |
no |
A |
|
base64Binary |
no |
Internal Application User’s password, which should be base64-encoded outside before it is set. |
|
String |
no |
A If both |
|
String |
no |
A string representing the message body or TIBCO Rendezvous/JMS representation of an XML file: Example:
|
|
String |
no |
A unique identifier used between the private process and BusinessConnect to match up the Request and Response documents in a transaction. The Response to this Request or Notify message from BusinessConnect contains the same ID in the |