I have trying to get the new pub.client.ldap.search working, but cannot get output results.
I’m simply trying to get the Result output to display said results (and I don’t know what the results will look like either) I’m currently getting no value (not null, just no value returned).
I’m trying to target a Security Group called (no quotes) “My Security Group”.
The Filter string I’m using is DC=C800019,OU=NA-Lexington,OU=My Security Group
The Search built-in service does not throw an error, but just does not display any results (blank).
I’m using Object as scope (but have tried subtree and onelevel with same blank results).
I know the C800019 ID exists in the Group. I’ve also tried UID=C800019 and CN=C800019.
Can anyone send me some other values I should be passing using Search to find a UID/CN within a Secruity Group?
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods