To configure the adapter so that it can be deployed on IBM® Business Process Manager or WebSphere® Enterprise Service Bus,
use IBM Integration Designer to
create a module, which is exported as an EAR file when you deploy
the adapter.
Creating an authentication alias
An authentication alias is a feature that encrypts the
password used by the adapter to access the Content Management Repository.
The adapter can use it to connect to the Content Management Repository instead
of using a user ID and password stored in an adapter property.
Creating the module
A module encapsulates the service in a reusable unit and
consists of both a project in IBM Integration Designer and
a unit of deployment to IBM Business Process Manager or WebSphere Enterprise Service Bus.
The module is packaged and deployed to IBM Business Process Manager or WebSphere Enterprise Service Bus as
an enterprise archive (EAR) file.
Creating the project
To begin the process of creating and deploying a module,
you start the external service wizard in IBM Integration Designer.
The wizard creates a connector project, which is used to organize
the files associated with the module.
Adding external software dependencies
As part of generating the service, you are prompted by
the external service wizard to
specify the location of the required com.ibm.ws.runtime.jar file. To
add the required JAR files to your project, make sure that the files
are in the local machine and then use the IBM Integration Designer to
specify the location of the file.
Selecting the processing direction
The adapter processing direction can be configured at run
time environment. You can either configure your adapter for inbound
processing or outbound processing.
Configuring the module for outbound processing To configure
a module to use the adapter for outbound processing, use the external service wizard in IBM Integration Designer to
find and select business objects and services from the CMIS server,
and to generate the business object definitions and related artifacts.
Configuring the module for inbound processing To configure
a module to use the adapter for inbound processing, use the external service wizard in IBM Integration Designer to
find and select business objects and services from the CMIS server, choose subscription events, and to generate
business object definitions and related artifacts.