Re: Webservice processing in across pages
- From: Jan Eliasen <eliasen@xxxxxxxxxxxxx>
- Date: Tue, 10 Oct 2006 22:07:02 +0200
On Mon, 9 Oct 2006 23:30:02 -0700, Sarav
<Sarav@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
My orchestration is like this Begin ->Receive shape(op1) followed by anotherWell, well, that's a tricky one. So you are calling web method number
receive(op2)->construct second receive message->Send second received message
response->Construct first recieveed message outout message->send first
message output out. End
two BEFORE returning the result of web method number 1?
The subscription needed in the messagebox to correlate the second call
to a web method to the correct orchestration isn't created until the
orchestration is persisted, as far as I recall. And it appears that
this isn't happening in your orchestration until sending back the
response for the second call, which is too late :-) What happens if
you have the very first receive shape inside an atomic scope? Does
this help?
And what are the errors on the BizTalk Server in the eventlog? I
assume the error you wrote in your post is the one from the client
calling the web services?
--
eliasen, representing himself and not the company he works for.
Private blog: http://blog.eliasen.dk
Private email: jan@xxxxxxxxxx
.
- References:
- Re: Webservice processing in across pages
- From: Jan Eliasen
- Re: Webservice processing in across pages
- Prev by Date: impossible to see Receive Locations and Send ports: error!!
- Next by Date: Re: impossible to see Receive Locations and Send Ports : error
- Previous by thread: Re: Webservice processing in across pages
- Next by thread: RE: BizTalk users and groups setup question
- Index(es):
Relevant Pages
|
Loading