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.
#Automation
Hi all, Can any one tell me how to pass the documents between Trading networks in WM6.5 to the Trading Networks Higher version (say 7.x)?
Thanks Yadhunandhan C
You can use pub.client:http(post) service and invoke (wm.tn:receive) to send documents (xmldata or edidata) to TN 7.x along with authentication.
http://IShost7.x:port/invoke/wm.tn/receive
HTH, RMg