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

Not able to resubmit flat file through TN

  • 1.  Not able to resubmit flat file through TN

    Posted Sun October 06, 2019 02:23 PM

    Hi,

    Can any one help me how to resubmit Flat file through TN. When I am resubmitting from transaction and providing the service name in $receiveSvc paramater then i can see that service is executing but there is no bizdoc or flat file in pipeline data. that is the reason resubmit does not work. Can anyone show me example of gateway service which will work resubmit mechanism in case of flat file.


    #webMethods
    #webMethods-BPMS
    #MWS-CAF-Task-Engine


  • 2.  RE: Not able to resubmit flat file through TN

    Posted Mon October 07, 2019 07:51 PM

    Hi Chittaranjan,

    In creating the flat file document type in TN, you need to select the option to Save Document To Database.

    In your gateway service, you map the service name to TN_parms/$receiveSvc which is input to the wm.tn.doc.ff:routeFlatFile so that the receive service value is already set when the document is originally submitted to TN.

    -Mary


    #webMethods-BPMS
    #MWS-CAF-Task-Engine
    #webMethods