Consume a HelloWorld web service in Orchestration.

Home Page Forums BizTalk 2004 – BizTalk 2010 Consume a HelloWorld web service in Orchestration.

Viewing 1 reply thread
  • Author
    Posts
    • #18719

      Hi Gurus,

      I am new to Biztalk, so I started to call a simple web service(HelloWorld) in Orchestration, I have developed an orchestration that call hello world web services. In Orchestration, I placed a Receive that can receive a msg type of Helloworld_Request. then It passed to a Send msg that calls the web service (HelloWorld Operation) and receives response from the service. and send the output to port. I deployed it and published as web service. I call this service in web application, It is throwing SoapException: Internal Soap Process Failure. What might be the problem?

      Thanks and Regards

      Venkat.

    • #18738

      It might be a problem with your SOAP headers.  You also might want to try passing in another type of message and mapping it to the Request schema that was auto generated for you.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.