Hello,
Our solution is mainly handling flatfiles so I have made a custom resubmit service which is invoked when anyone does resubmit from TN-console or MWS. The custom service expects to get the internal id of the transaction and uses this to extract the TN-parameters and content information of the original transaction and then submits the transaction to TN.
However when someone uses the “Edit for resubmit” function in MWS, very little information is passed in the pipeline (I used pub.flow:savePipelineToFile and pub.flow:restorePipelineFromFile in the resubmit service). In this case I don’t get the internal id, and I would also have expected some sort of InputStream or byte or other reference to the edited data but none of this seems to be in the pipeline.
Anyone who knows how this is supposed to work?
The installation is webMethods version 7.1.2.
#Integration-Server-and-ESB#B2B-Integration#webMethods