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.



#Automation


#Applicationintegration
#webMethods
#Integration
 View Only
  • 1.  Retrieve LDAP Info

    Posted 06/11/07 10:53 AM

    Hi all,
    I am implementing an Enterprise Directory (i.e., LDAPv3 compliant server) which stored all users’ related attributes (e.g., staff id, name, department, position, grade, etc.) How we can programme in wM to order to retrieve such information? Better if source code can be suggested. Thanks.
    Artis


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


  • 2.  RE: Retrieve LDAP Info

    Posted 06/11/07 10:58 AM

    What do you need exaclty? Query LDAP in order to get some user info for some custom services or use LDAP as authentication layer for IS access?

    The first, you can use pub.ldap.* services; the latter you can have a look at “Security > Users and Groups > External User Management Configuration” IS webpage.

    Sandro


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


  • 3.  RE: Retrieve LDAP Info

    Posted 06/11/07 11:04 AM

    Hi Sandro,
    Thanks for prompt reply.
    I am asking for the first. Any examples can be found for pub.ldap.* services?
    Of course, my LDAP server also serves as authentication purpose. I think we can did it by my wM admin colleague.
    Artis


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


  • 4.  RE: Retrieve LDAP Info

    Posted 06/11/07 11:06 AM


  • 5.  RE: Retrieve LDAP Info

    Posted 06/11/07 11:42 AM

    sorry, too fast answer… Anyway, there is no example in WmSamples, but I think you can explore services by yourself (they are almost similar to WmDB package ones).

    Sandro


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