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.  Webmethods BPM and Task

    Posted Tue July 23, 2019 11:43 PM

    Hi Experts,

    My process starts with user task(task#1) and I have scenario where I should exit from user task#1(when I click on button(Ex-Send button)) before I complete the task#1 and go to different user task (task #2) in my process, after finishing task#2 I should come back to task#1. Here how should I configure process / user task ? This my first project on webMethods BPM / Task / CAF. Please help me.

    Please let me know if my question is not clear

    Thanks
    SP.


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: Webmethods BPM and Task

    Posted Thu August 01, 2019 07:11 AM

    Hi Shashank,

    Can you explain more , if possible with the process diagration


    #BPM
    #webMethods-BPMS
    #webMethods


  • 3.  RE: Webmethods BPM and Task

    Posted Fri August 02, 2019 09:12 AM

    Hi,

    If there is a condition where the task #2 must be completed before task #1, make that decision on the BPMN.

    If you need data that is only present on task #1, then change task #2 to present it too.

    Does this help?

    Best regards,


    #webMethods
    #BPM
    #webMethods-BPMS


  • 4.  RE: Webmethods BPM and Task

    Posted Fri August 02, 2019 12:15 PM

    One idea might be to split task#1 into two tasks task#1a and task#1b.

    Then you would start task#1a, which triggers task#2 upon completion, which in turn will trigger task#1b.

    Regards,
    Holger


    #webMethods
    #BPM
    #webMethods-BPMS