I have a situation. I would be grateful if you could help me in this situation.
I have 8 send ports which I want to expose as one web service. All these 8 send ports are in 8 different BizTalk Solutions.
I can set the Transport Type of these 8 Send ports to SOAP. But I want to use these 8 Separate Send Ports with SOAP Transport Type in one Web Service.
How can I develop a Web Service which has these 8 send Ports ?
All these 8 Send Ports have different types of Messages.Since all the 8 messages are different, how will the web service separate these 8 messages ?
I would be grateful if you could help me in this matter. Thank you very much.