What URLs should a trading partner use when connecting to BusinessConnect Gateway Server via HTTP/S/CA?

What URLs should a trading partner use when connecting to BusinessConnect Gateway Server via HTTP/S/CA?

book

Article ID: KB0093592

calendar_today

Updated On:

Products Versions
TIBCO BusinessConnect -
Not Applicable -

Description

Description:
The default URLs for inbound message are included in the BusinessConnect Services User's Guide under Chapter 3, "Services Plug-In URL", Section "Exchanging URLs".  Since this is not part of the main BC documentation, this article will describe how to construct the correct URLs for the inbound HTTP connections.

Issue/Introduction

What URLs should a trading partner use when connecting to BusinessConnect Gateway Server via HTTP/S/CA?

Resolution

The inbound format of the URLs should be:


For EZComm:


Http://x.y.z:a/dmz/EZComm


where (x.y.z) is the DNS name or IP address of the Gateway Server and (a) is the port number.


Similarly, for the EDI protocol:


Http://x.y.z:a/dmz/EDIFACT

Http://x.y.z:a/dmz/X12

Http://x.y.z:a/dmz/TRADACOMS

Http://x.y.z:a/dmz/TEXT


For SOAP (5.X and 6.X).

Http://x.y.z:a/dmz/SOAP


For RosettaNet:


Http://x.y.z:a/dmz/RosettaNet


For ebXML:


Http://x.y.z:a/dmz/ebXML

Additional Information

BusinessConnect Services User's Guide