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

Adding new entry into LDAP

  • 1.  Adding new entry into LDAP

    Posted 09/02/03 07:27 PM

    Hi,

    I want to add a new entry into LDAP. I am using inbuilt services provided by webMethods 6.0.1. My entry comprises of three objectclass parameters and other simple single and multi-valued attributes. When I use the bind function to create a new entry, it always fails in schema validation.

    I am specifying ldapTargetAttributes as follows:
    objectsclass -> objectclass name
    objectclass -> objectclass name
    objectclass -> objectclass name
    uid -> some uid
    givename -> some name
    sn -> some name
    cn -> some name.

    It appears that I am not using correct way to specify objectclass associated with the new entry. I would really appreciate if somebody can let me know how to do this ??

    Thanks for your help


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