webMethods

webMethods

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
  • 1.  Task Roles Groups and LDAP :)

    Posted Wed May 04, 2011 01:19 PM

    Hi,
    I have a strange behavior working with tasks.
    If i create a role (Static role provider) with a group (cn=FakeGroup, ou=Groups, o=system, 0=webMethods Portal)
    and then make an assignment to the role created to the task (i have created a BPM process with a step that create a Task),
    the task placed have the folder “ASSIGNED TO”(in Monitoring->Business->Tasks->TaskListManagement) with the group associated to the role.
    When I create a role (Static role provider) and associate it to a group (cn=ldapfakegroup,ou=fake,ou=groups,dc=company,dc=pt )
    in an LDAP, the folder “ASSIGNED TO” is resolved to the role and not with the LDAP group.
    Can you help me to solve with a solution?


    #MWS-CAF-Task-Engine
    #webMethods
    #webMethods-BPMS


  • 2.  RE: Task Roles Groups and LDAP :)

    Posted Wed May 04, 2011 11:19 PM

    We’ve attempted to make assignment pretty easy, but as a result in can cause the confusion that you’ve described below. When we get a string, we’re going to assume that this is some sort of UID.

    We’ll try to search roles first, then users, then groups. If we find a role first, then we won’t keep searching.

    I hope this helps.
    Regards,
    –mark


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 3.  RE: Task Roles Groups and LDAP :)

    Posted Sun May 22, 2011 04:27 AM

    Thanks for this information Mark! :slight_smile: This helps very well!:slight_smile:


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods