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.  Runtime values for Receive Step in BPM

    Posted Thu August 04, 2016 02:33 PM

    I am wondering if it is possible to

    1. Receive a document1 in BPM
    2. Execute a service
    3. Pass a value as output from that service
    4. The value passed out from the service should now be fed into a filter condition of another Receive step for another document type document2.
    5. The value should then be used in the filter condition to receive the appropriate document2 from the broker.

    Hope I am clear.

    Thanks


    #webMethods-BPMS
    #webMethods
    #BPM


  • 2.  RE: Runtime values for Receive Step in BPM

    Posted Thu August 04, 2016 04:01 PM

    Hi Venkat,

    kindly share your IS/PRT Version with Fix level.

    Can you share an outline of the Model pointing what is expected to happen in which step?

    Please have a look at the BPM Developing Guide. Eventually the correlation feature might be of help here.

    Regards,
    Holger


    #webMethods-BPMS
    #webMethods
    #BPM


  • 3.  RE: Runtime values for Receive Step in BPM

    Posted Thu August 04, 2016 09:05 PM

    Venkat,
    You cannot modify a trigger filter condition in runtime based on your input data. That’That’sthe right way. As Holger mentioned, you can make use of correlation feature which will do based on the run time value from business data.

    Senthil


    #BPM
    #webMethods-BPMS
    #webMethods


  • 4.  RE: Runtime values for Receive Step in BPM

    Posted Thu August 04, 2016 09:07 PM

    Venkat,
    You cannot modify a trigger filter condition in runtime based on your input data. That’s not the right way. As Holger mentioned, you can make use of correlation feature which will do based on the run time value from business data.

    Senthil


    #webMethods-BPMS
    #BPM
    #webMethods


  • 5.  RE: Runtime values for Receive Step in BPM

    Posted Fri August 05, 2016 07:07 AM

    Thanks for your replies. I will post a BPM showing what is my requirement.

    These will be completely 2 different document types. Hence I am interested in trying out the correlation feature as you suggested.


    #webMethods
    #BPM
    #webMethods-BPMS