Multiple selection to Reprocess TN Docs

Hello ,

Is there any way to reprocess TN documents more than 1000 in a single Go. I have 1000+ TN transaction documents which needed to be reprocessed. Can any one suggest me the simple way to do so. ? Is there any built in Service to reprocess from Developer/Designer.(As we have wm.tn.doc:resubmit to resubmit)

Regards,
GSK

Hi GSK,

if you have internal ids then You can use the service wm.tn.doc:resubmits. it takes internalIds list as input.

Naga

Thanks for your reply Naga durga Prasad.

I dont want to resubmit. I just want to Re-process

Regards,
GSK

Yes there is a service try this:

wm.tn:reroute

Locates a document that you sp
ecify in the Trading Networks
database and processes it again.
To process the document again,
Trading Networks looks up the appropriate processing rule and
performs the processing actions de
fined in the processing rule

HTH,
RMG

1 Like

Thanks rmg. You made my day :slight_smile:

Hi GSK,

to reprocess more than one transaction at one go, you can use the service wm.tn:reroutes. it takes internalIds list as input.

Naga

Thanks naga

Yes that is the way to go at one shot. :smiley: