BusinessConnect Container Edition – Services Plug-in URIs
This section describes about the BusinessConnect Container Edition – Services Plug-in Uniform Resource Identifiers (URIs).
Exchanging URIs
To transact e-commerce, trading partners must exchange URIs as part of the business agreement.
For BusinessConnect Container Edition – Services Plug-in, the URI, the subject, and the headers can encode information such as the from trading partner, to trading partner, and the operation ID of the transaction. For an outgoing HTTP message, BusinessConnect Container Edition always populates these values in the HTTP URL. However, for an incoming HTTP message it can interpret these values from the HTTP header or the HTTP URL, in that order.
/EZComm
.Additional information in the URI, such as toTP and fromTP, is available only for transports other than AS1, AS2, and EMAIL, since the same information is derived from the internet headers such as AS2 TO or FROM ID and the EMAIL FROM or TO address. Such information becomes redundant and ambiguous if provided in the URI.
The following sections describe the available transports and their URI formats.