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

Update pipeline data for a Step in BPM programatically ?

  • 1.  Update pipeline data for a Step in BPM programatically ?

    Posted Tue November 10, 2015 06:00 AM

    Hi Experts,

    Is there a way we could update the pipeline data for a Step, programatically in BPM ? Our business case is such that pipeline data needs to be updated based on value sent from an end system .

    Any help on this is much appreciated.

    Thank you.

    Regards,
    Nischal


    #BPM
    #webMethods-BPMS
    #webMethods


  • 2.  RE: Update pipeline data for a Step in BPM programatically ?

    Posted Tue November 10, 2015 08:20 AM

    Hi,
    What pipeline data you are trying to update.

    Suppose you have published one publishable document (say tempDocument) to start your BPM process.Now are you trying to update some fields in this document in the subsequent step in process depending some condition in this step.If so,have you try to update data this document in service execution task step.I think here it should be able to update this document and changes in this document will be available from the next step.

    Thanks
    Baharul Islam


    #webMethods-BPMS
    #webMethods
    #BPM


  • 3.  RE: Update pipeline data for a Step in BPM programatically ?

    Posted Tue November 10, 2015 02:13 PM

    Hi There,

    Explore WmMonitor. There must be a service to do it. If not then you may explore WmPRT.


    #webMethods-BPMS
    #BPM
    #webMethods