Configuring a fault tolerant LDAP Connection in a TIBCO ActiveMatirx BPM environment.

Configuring a fault tolerant LDAP Connection in a TIBCO ActiveMatirx BPM environment.

book

Article ID: KB0089741

calendar_today

Updated On:

Products Versions
TIBCO BPM Enterprise (formerly TIBCO ActiveMatrix BPM) -
Not Applicable -

Description

Description:
When configuring TIBCO ActiveMatrix BPM (AMX BPM), the LDAP Connection and LDAP Authentication Resource Template (RT) can be configured with multiple URL's to provide LDAP failover. 

Resolution

When configuring the LDAP Connection RT, the Provider URL may be set with multiple LDAP servers, separated by a space. For example:

ldap://10.97.24.122:10801/o=easyAsInsurance ldap://10.97.24.121:10801/o=easyAsInsurance

When configuring the LDAP Authentication RT, the Provider URL may be set up with multiple LDAP servers, separated by a space. For example:

ldap://10.97.24.122:10801 ldap://10.97.24.121:10801

Issue/Introduction

Configuring a fault tolerant LDAP Connection in a TIBCO ActiveMatirx BPM environment.