You must also specify the generic_aluidirectory.conf configuration file. This allows the Oracle BPM directory service to communicate directly with AquaLogic Interaction LDAP server.
See Configuring Oracle BPM Enterprise on J2EE for information on configuring Oracle BPM. See Oracle BPM Configuration Wizard Reference for more information.
The specific information you need to provide when using the Oracle BPM Configuration Wizard is described in the sections below.
On the Directory Provider Selection screen, you must select Generic JNDI as the provider type.
| Parameter | Description |
|---|---|
| Context Factory | Defines the context factory used to create the LDAP connection. The default is: com.sun.jndi.ldap.LdapCtxFactory. You must use the default context factory when integrating Oracle User Interaction. |
| URL | Specifies the URL to connect to ALI's LDAP provider. This URL is of the form:
ldap://host_name:port/dc=oracle,dc=com.
|
| Principal | Specifies the principal or ID used to connect to the ALI LDAP provider. For example, uuid=ali_admin_user,ou=osers,dc=oracle,dc=com |
| Credentials | Specifies the password for the ALI administrator user. |
| LDAP Configuration Properties | Allows you to choose a configuration mapping file. This file is used to map
the Oracle BPM LDAP structure to the ALI LDAP structure.
Note: You must choose the ALI mapping file provided by Oracle. This file is located in:
ORBPM_HOME/conf/generic_aluidirectory.conf
|