05-31-06 06:16 PM
Dear All,
I'm currently calling multiple web services running on a remote machine
from my orchestration. Now that we have a new version of web service
code running on a seperate remote box I'm adding this new web service
references to my BizTalk project and pointing my ports to call this
instead of old, resulting in rebuilding my code. The signature of this
new web service version is same as the old one.
My doubt is, in future everytime my web service location is going to
change do I need to rebuild my code to reference this new web service
thru add web references or could I make use of binding files by
providing the url details for my SOAP adapter and just proceed. I do
understand that to execute web service the proxy classes should reside
on the BizTalk box but since the signature is same I am curious to know
how it works.
Appreciate your responses.
TIA,
Kiran Pabba
[ Post a follow-up to this message ]
|