HI experts..My Client generated Proxy from web service.Now how can I Configure the send port in biztalk server for a web service proxy..I mean We don’t know the URL of the web service..We are having only the methods in proxy.
I need to send a request to one of the methods in proxy..
How can i configure the SEND PORT..and in URI tab which value(URL) can i assign?Needed badly urgent..
You need to know the URL of the webservice to send your message at least during runtime. If you will determine the URL dynamically then you can send message using Dynamic Send Web Port.