Get Key Mapping Request
The request specification is as follows:
The following properties should be passed in the request message header:
Element | Type | Cardinality | Description |
businessTransactionID | String | Optional | The unique identifier for tracing across function calls. This is used for logging. |
correlationID | String | Optional | The unique identifier for tracing purposes across a single function call. This is generally used by the calling application to correlate requests and responses. |
orderID/planID/orderRef | String | Choice (One mandatory) | The unique Identifier for the order to retrieve the other two elements. |
requestReply | Boolean | Required | If set to
true:
The response is sent on the temporary queue by default or on the destination set as JMSReplyTo property in the request message. If set to false:The response is sent on the tibco.aff.tds.keymapping.reply queue. |
No body (payload) is associated with the request message.
Copyright © Cloud Software Group, Inc. All rights reserved.