Products | Versions |
---|---|
TIBCO ActiveMatrix BusinessWorks Plug-in for LDAP | - |
Not Applicable | - |
Resolution:
In order to retrieve members of a group, kindly configure a Request-Response Service. Please refer TIBCO Adapter for LDAP Users Guide - Adapter Instance Options - Request Response Service for details related to the configuration.
Configure a 'Invoke Request Response Service' activity in the BW Process with the following parameters:-
-------
Opcode - "LDAP_SEARCH"
Search Condition - "memberof = <Complete_DN_of_the_ldap_group>"
-------
Below is an example:
------
"Opcode=LDAP_SEARCH"
"memberof = CN=TIBCOGroup,CN=Users,DC=tibco,DC=support,DC=com"