Initiator Acknowledgment From Partner

The Initiator TIBCO BusinessConnect Container Edition uses this message to create a notify message that it sends back to its private process to indicate that a previously sent transaction has been successfully reconciled upon receiving an acknowledgment from the trading partner. If the Responder TIBCO BusinessConnect Container Edition failed to successfully post the acknowledgment to the Initiator, the statusMsg field indicates the cause of the error.

When configuring the smart routing rule, you should set operation "EDI/Inbound/Interchange" under System Settings > Smart Routing for initiator.ack to get the message.

 

JMS Queue
Name
prefix.installation.INITIATOR.ACK
Example: AX.BC.BC-ACME.INITIATOR.ACK
Message Name TransactionAckFromTradingPartner
TransactionAckFromTradingPartner
Field Type Required Description
operationID String Yes ID of operation to be performed. Format: interchange_version/group_version/operation Example: 00403/005010/997
transactionID String Yes The original transaction ID for the previously transmitted transaction.
tpName String Yes Trading partner name.
status String Yes Status of the transaction that is reconciled based on information of the acknowledgment received from the trading partner.
description String Yes Details of the reconciled transaction based on information of the acknowledgment received from the trading partner.
receiver Object No The interchange qualifier and ID of the trading partner who sent the acknowledgment that reconciled this transaction. See Identity.
controlNumInfo Object No The control number information of the reconciled transaction. See ControlNumberInfo.