How to set two or more trading hosts for Business Connect application?
book
Article ID: KB0081041
calendar_today
Updated On:
Products
Versions
TIBCO BusinessConnect EDI Protocol Powered by Instream
6.x
Description
The customer has two hosts, Host A and Host B. In order to successfully test with both, they have to manually update the default host and toggle between the two since there can be only ONE default host that can be set from Admin GUI.
When running a test for Host B and the default host is set to Host A, they get the following error :
<<<
Status Code 664: Notification did not reach trading partner.XMLDocument could not be sent to the Trading Partner due to following reason:No biz agreement exists between Host B and Trading Partner B.
>>>
Environment
Windows environment
Resolution
Unfortunately, there can be only one default host for BC to use with EDI transactions.
However, one can override the host setting for outbound documents by setting the host qualifier and id fields in the BusinessWorks Send Request task (INITIATOR.REQUEST message) message field in the PerMessage block.
For more details refer to the, TIBCO BusinessConnect EDI protocol powered by Instream User's Guide document : Chapter 8: Private Messages : Initiator Messages.
You need to set this under "perMessage" :
Issue/Introduction
Since BC only allows one default host, the customer wants to set two or more.
Additional Information
TIBCO BusinessConnect EDI protocol powered by Instream User's Guide