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
Expand all | Collapse all

Assign a task to another user

  • 1.  Assign a task to another user

    Posted Fri August 27, 2010 10:19 AM

    Hi,

    How can I assign a task to another user which is already assigned to one ? Also, the newly assigned user have to get the power to complete that task. Can anyone help me to do this.

    Each of these users may belongs to different roles.

    Thanks in advance

    Regards,

    Joby Joseph


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Assign a task to another user

    Posted Tue September 21, 2010 04:29 PM

    you can use this public service:
    pub.task.taskclient:updateTask in the WmTaskClient package


    #BPM
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Assign a task to another user

    Posted Fri September 24, 2010 07:28 AM

    Hi,

    You can use pub.task.taskclient:updateTask service to update the Task info and change the Accepted by List in Task Info to assign a new user.

    But the role the user to which it is assigned must have rights to modify/complete the task. These can be provided from MWS roles administration


    #webMethods-BPMS
    #BPM
    #webMethods