TN can’t make a webservice call directly as of WM6.5.
- Either you have to create a custom delivery service that makes a web service call, register it (wm.tn.delivery:registerService) and then configure it in the partner profile (preferred delivery method) or
- create a service that makes the webservice call and invoke it in the processing rule. I feel the second approach is easy and reliable.
There are many useful threads in SOA(Webservices, wsdl) section regarding providing/consuming webservices. Main thing would be deciding on the data structure you will excahnge with your .NET webservice.
Cheers
Guna
#webMethods#Integration-Server-and-ESB#B2B-Integration