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.
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
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
Thanks rmg. You made my day
to reprocess more than one transaction at one go, you can use the service wm.tn:reroutes. it takes internalIds list as input.
Thanks naga
Yes that is the way to go at one shot.