IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
Expand all | Collapse all

WmPublic/pub.client.ldap:search

  • 1.  WmPublic/pub.client.ldap:search

    Posted Mon July 30, 2007 08:12 PM

    Has anyone used any of the newer LDAP services yet? We seem to be having issues with the search service. It will not search the subtree under the root DN. If we go down one level in the tree, it will search from there down. Also, how do you reference the results to access specific attributes and get them into a string without referring to the entire DN?


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: WmPublic/pub.client.ldap:search

    Posted Mon August 27, 2007 05:02 PM

    Specifying port 3268 in the URL (ldap://xyz.com:3268) instead of the default 389 resolved the issue.

    NOTE: Port 3268 can be used for searching only. You cannot update the ldap through this port.


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods