Trading Networks

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 :slight_smile:

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