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.  Processing TN doc in modeler 1st step

    Posted Fri March 21, 2008 08:40 AM

    Hi,

    I created a business process which starts with a subscription to a TN document. I deployed the model and the model is getting triggered when the particular document is sent to TN. In the first step of the process I am invoking a flow service that do the processing on the data of the TN document.

    But I am not seeing the bizdoc in the invoked flow service. Instead I am seeing only ‘ProcessData’ PRT document.

    Could anyone tell me how can I get the actual bizdoc data in this invoked service?

    Cheers:)
    Guna


    #webMethods
    #BPM
    #webMethods-BPMS


  • 2.  RE: Processing TN doc in modeler 1st step

    Posted Tue April 01, 2008 11:13 AM

    Hello,

    I solved this problem myself.

    Cheers
    Guna


    #webMethods
    #BPM
    #webMethods-BPMS


  • 3.  RE: Processing TN doc in modeler 1st step

    Posted Mon July 07, 2008 01:52 PM

    hello,
    Actually, I’m facing the same problem,
    can you tell me how did you solve that?


    #BPM
    #webMethods
    #webMethods-BPMS


  • 4.  RE: Processing TN doc in modeler 1st step

    Posted Tue February 10, 2009 08:27 AM

    How you have solved the problem? I am facing similar problem. Could anyone help me out


    #BPM
    #webMethods-BPMS
    #webMethods


  • 5.  RE: Processing TN doc in modeler 1st step

    Posted Tue February 10, 2009 12:52 PM

    Hi,
    Check the flow generated by the modeler for the first step of the business process. By default the bizdoc would be dropped from the pipeline. Do not drop it and you will get the bizdoc that you want to process.

    Cheers
    Guna


    #webMethods
    #BPM
    #webMethods-BPMS


  • 6.  RE: Processing TN doc in modeler 1st step

    Posted Tue February 10, 2009 01:54 PM

    I undropped it. It is avialable to the service. But I want TN doc as an input to the next step of my process. How can I achieve this?


    #webMethods
    #BPM
    #webMethods-BPMS


  • 7.  RE: Processing TN doc in modeler 1st step

    Posted Wed February 18, 2009 02:51 PM

    Hi Shalini, If Express Pipeline was not set in your model property you will receive the Bizdoc in your next step.
    If you want to have Express Pipeline property set and still you need Bizdoc in your next step, add the Bizdoc in output of ur first step and maintain it till end of ur step/service.


    #webMethods-BPMS
    #BPM
    #webMethods