IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > Enterprise Content Management > Reference > Configuration properties > Outbound configuration properties

Connection properties for the wizard

External service connection properties are used to establish a connection between the external service wizard, a tool used to create business objects, and the CMIS server. These properties specify such things as connection configuration, bidirectional transformation properties, and logging options for the wizard. After a connection is established, the wizard can discover in the CMIS server the metadata it needs to create business objects.

The following table lists and describes the connection properties. These properties can be configured using the wizard only and cannot be changed after deployment. A complete description of each property is provided in the sections that follow the table. For information about how to read the property details tables in the sections that follow, see Guide to information about properties.

Connection properties for the external service wizard
Property name in the wizard Description
Endpoint address of the CMIS server

The URL pointing to the CMIS server end point.

User name (UserName)

The CMIS server user name.

Password (Password)

The password for the corresponding user name.

Repository Service URL of the CMIS Server

The URL pointing to the CMIS server Repository Service.


Endpoint address of the CMIS server

This property specifies the URL of the CMIS server end point.

Endpoint address of the CMIS server
Required Yes
Default No default value
Property type String
Usage Must be a valid URL
Example http://cmisserver.com/p8apis
Globalized No
Bidi supported No


User name (UserName)

This property specifies the user name to connect to the CMIS server.

User name to connect to the CMIS server
Required Yes
Default No default value
Property type String
Usage The user name to connect to the CMIS server. Typing an incorrect user name prevents the adapter from accessing the CMIS server.
Globalized No
Bidi supported Yes


Password (Password)

This property specifies the password for the CMIS server user name.

Password details
Required Yes
Default No default value
Property type String
Usage The password for the CMIS server user name. Typing an incorrect password prevents the adapter from accessing the CMIS server.
Globalized No
Bidi supported Yes


Repository Service URL of the CMIS Server

This property specifies the URL of the Repository Service of the CMIS server.

URL of the Repository Service of the CMIS server
Required Yes
Default Endpoint Address of the CMIS Server + /RepositoryService
Property type String
Usage Must be a valid URL
Example http://cmisserver.com/p8apis/RepositoryService
Globalized No
Bidi supported No

Outbound configuration properties


Related concepts:

Outbound processing


Related tasks:

Setting deployment properties for a runtime environment

Setting location properties for artifacts