Setting up the port bindings

The port bindings tables show the ports, bindings, functions, and verbs used. Use the port for your business object.

Port name: Audit

Business object Bound to Function Verbs used
Retail_Audit An external audit information process. If not enabled via a collaboration property this port should be bound to the Port Connector. Make audit information available to an external process. The process may save and/or augment and return the audit information sent to the port. This port is only used if it is enabled via a collaboration property. Create

Port name: Error

Business object Bound to Function Verbs used
Retail_Error An external error information process. If not enabled via a collaboration property this port should be bound to the Port Connector. Make collaboration exception information available to an external process. This port is only used if it is enabled via a collaboration property. Create

Port name: FromAS2

The business object, UCCnetGBO_envelope, is the result of one of the following:
Business object Bound to Function Verbs used
UCCnetGBO_envelope AS2 channel connector Receives the triggering business object. At the end of a synchronous call, this port also returns the triggering business object to the source application when the collaboration object processing ends successfully. Create

Port name: ToRetail_Processing

Business object Bound to Function Verbs used
Retail_Item A collaboration object or connector that provides continued processing of the Retail_Item business object. Sends the Retail_Item to the collaboration object or connector for further processing. Create

Port name: ToPrice_Processing

Business object Bound to Function Verbs used
Retail_Price A collaboration object or connector that provides continued processing of the Retail_Price business object. Sends the Retail_Price to the collaboration object or connector for further processing. No additional collaboration is provided. You must determine how to handle the Price or PriceBracket response. Create

Port name: ToMessage_Store

Business object Bound to Function Verbs used
UCCnetGBO_storable A persistent storage mechanism, such as a collaboration object based on the MessageStore collaboration template. Persists the UCCnetGBO_storable business object to a local message store. Create, Retrieve, Update, Delete

Port name: ToRetail_Response

Business object Bound to Function Verbs used
Retail_Item Collaboration object based on the UCCnetMessageSend collaboration template. On the review or rejection of an invalid item, sends the Retail_Item to a UCCnetMessageSend collaboration object for immediate transmittal to UCCnet. Create

Port name: ToIdentifier_Store

Business object Bound to Function Verbs used
UCCnetGBO_identifier A persistent storage mechanism, such as a collaboration object based on the IdentifierStore collaboration template. Persists the UCCnetGBO_identifier business object to an identifier store. Create, Retrieve, Update, Delete

Parent topic: UCCnetMessageReceive collaboration template