I have BizTalk project which is exponated as web service. Now web service and BizTalk runs on same computer and all works very good.
My question is: Is it possible to put web service to one computer and BizTalk to other computer? Is it possible from one web servie code to call BizTalk which runs on other computer and how to do that?
Maybe is same samples how to call BizTalk from other computer.
Thanks