Not able to resubmit flat file through TN

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.

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