07-09-04 08:31 PM
Could you please provider more information on how to debug the Web Service
send pipeline and send port?
I've run a couple of tests:
Scenario A, which does not work:
1. Client delivers a message to the Web Service
2. Orchestration delivers message to HttpSolicitResponse
3. Orchestration receives response message from HttpSolicitResponse
4. Orchestration delivers response message to Web Service
5. Client receives response message with null values
Scenario B, which does work:
1. Client delivers a message to the Web Service
2. Orchestration transforms message to a response message
3. Orchestration delivers response message to Web Service
4. Client receives response message with correct values
These scenarios point to the fact that the HttpSolicitResponse is faulty,
however, I've run careful debugging and looked through all the messages and
can't find the problem. So I ran a third test:
Scenario C:
1. Client delivers a message to the Web Service
2. Orchestration delivers message to HttpSolicitResponse
3. Orchestration receives response message from HttpSolicitResponse
4. Orchestration sends reponse message to a File port
4. Orchestration delivers response message to Web Service
5. Client receives response message with null values
Now, if the HttpSolicitResponse were faulty, the result from the File port
should also be null values, but it isn't. The output from the File port is
correct.
This leads me to the conclusion that the Web Service send pipeline or send
port is faulty. I need to trace or debug it but I don't know how to. I'm
just getting started with BizTalk so I'm struggling finding tools and
features Again, any help is much appreciated!
Regards,
Chris
"Christof [MVP]" <bts2004communityfeedback (at) hotmail (dot) com> skrev
i
meddelandet news:O8qgljQZEHA.808@tk2msftngp13.phx.gbl...
> A network trace or the SOAP toolkit intermediary SOAP handler could point
> some things out here. You might debug your orchestration as well.
>
> Best regards,
> Christof
>
> --
> Christof [Microsoft BizTalk Server MVP]
>
> "Christoffer" <christoffer@nospam.com> wrote in message
> news:uYJfjIPZEHA.3480@TK2MSFTNGP11.phx.gbl...
> HttpSolicitResponse.
Service[vbcol=seagreen]
I've[vbcol=seagreen]
is[vbcol=seagreen]
> a
and[vbcol=seagreen]
>
>
[ Post a follow-up to this message ]
|