Multiple choice technology platforms and products

Which of the following conditions should be true to enable biztalk to receive messages from web services?

  1. The port type responsible for receiving messages should be a public port

  2. The webservice should be running on the same machine where the SOAP Adapter is running

  3. The webservice should be running on the same machine where the biztalk message box is available

  4. The Webservice should run under a user account that has permissions to access the biztalk management database

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

For BizTalk to receive messages via web services, the receiving port type must be Public. This visibility is required for external SOAP requests to reach the orchestration. The web service and BizTalk server can be on different machines.