The IdentifierStore collaboration template is used to serialize a UCCnetGBO_identifier business object into XML and store it in a database table through use of a user-specified key.
The IdentifierStore collaboration template is also used to enable the stored business object to be retrieved, updated, or deleted.
The output of a collaboration object based on the IdentifierStore collaboration template is bound to the runtime portion of an IBM® WebSphere® Business Integration Adapter for JDBC (identified as a JDBCConnector throughout), which actually performs the storage operations.
Collaboration template processes
The following sections include information on this collaboration template's process logic.Setting up the collaboration object
Steps to set up the IdentifierStore collaboration object
Parent topic: Collaboration templates