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
  • 1.  Assign tasks by "parametric" groups

    Posted Mon May 12, 2014 01:32 PM

    Hi!!

    I am trying to do some parametric assignment to the tasks of my process. For example:

    I have a task called “Fill Form”. This task must be performed by the Analysts, so I created a group called “Analysts”.
    So far, so good.

    But then, I need to assign that task based on a region, so I want to create a “parametric” group. The Analysts from the west see some instances, and the Analysts from the east see others.

    I do not want to create many groups (Analyst_west, Analyst_east) but just one (Analyst) and assign the task based on some kind of parameter indicating the region of the group.

    How can I achieve this functionality?

    Thanks in advance.


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


  • 2.  RE: Assign tasks by "parametric" groups

    Posted Fri May 16, 2014 11:37 AM

    Creating many groups often ends up being the best answer, as then it’s configurable by admins rather than only developers.

    If you don’t want to use a group, how will the system know which user is east and which is west?


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


  • 3.  RE: Assign tasks by "parametric" groups

    Posted Fri May 16, 2014 01:15 PM

    we solved it!! :D… what we did was make roles with parameters, then we assign one task to that role but with the condition (role, parameter) = (user, role, parameter)… finally we add the role for the user1, user 2 and set the values to te parameters (east, west) :wink:

    thanks!!


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