Responder Inbound Interchange

TIBCO BusinessConnect Container Edition sends the ResponderInterchange message to the private process when it receives an interchange from the trading partner.

JMS Queue prefix.installation.RESPONDER.INTERCHANGE
Name Example: AX.BC.BC-ACME.RESPONDER.INTERCHANGE
Message Name InboundInterchangeLoggedToFile

ResponderInterchange

Field Type Required Description
standardID String Yes X12
operationID String Yes Contains a constant value: EDI/Inbound/Interchange
transactionID String Yes Unique ID that the Responder TIBCO BusinessConnect Container Edition generates to associate with an inbound message.
sourceTP String Yes Name of the Initiator of this message.
destinationTP String Yes Name of the Responder to this message.
tpExtraInfo String No

Extra information associated with the trading partner as configured to be included in this message request but not as part of the inbound document. Use this information to assist in routing this request to the private process.

Controlled by the Extra Info in Private Process Request field.

controlNumInfo Object No The control number information of this transaction that identifies itself in the group envelope and interchange envelope of the inbound document. It contains the control numbers for the interchange envelope. See ControlNumberInfo.
interchangeInfo Object No The interchange envelope information of this interchange. The interchange envelope identifies the sender and receiver interchange qualifier and ID. The envelope identifies the sender and receiver application ID. See InterchangeInfo.
requestFile String No

If the request message is passed by a file reference, holds the name of the file.

Controlled by Log Raw Request to File field.

receivedTime DateTime No The original timestamp of the inbound request received by TIBCO BusinessConnect Container Edition.
sourceFile String No This field contains the filename of the original request from trading partner; for example, for the FILE and FTP transports this is the actual filename that is in the directory or on the FTP server.