| Ravi Annepu [MSFT] 2004-11-15, 5:49 pm |
| Orchestrations invoked using the 'Call' shape do not have their own service
instance ID in HAT.
You can only access these orchestrations using the Orchestration Debugger
from the main orchestration and then following the event list.
However, you can use the "Exec" shape to invoke the orchestrations, and
then the invoked orchestrations have their own service instance ID. But
then, the execution of the invoked orchestrations will be asychronous.
(unlike call shape - where the execution is synchronous).
Hope this helps.
Thanks.
Ravi Annepu.
--------------------
| >>From: "Rajinder Singh" <someone@anonymous.com>
| >>Subject: Tracking the Orchestrations called from other Orchestrations
| >>Date: Thu, 28 Oct 2004 17:10:11 -0500
| >>Lines: 24
| >>X-Priority: 3
| >>X-MSMail-Priority: Normal
| >>X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
| >>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
| >>Message-ID: <ecEylrTvEHA.2616@TK2MSFTNGP10.phx.gbl>
| >>Newsgroups: microsoft.public.biztalk.orchestration
| >>NNTP-Posting-Host: primary.allianzlife.com 204.52.250.5
| >>Path:
cpmsftngxa10.phx.gbl!TK2MSFTFEED01.phx.gbl!TK2MSFTNGP08.phx.gbl!TK2MSFTNGP10
.phx.gbl
| >>Xref: cpmsftngxa10.phx.gbl microsoft.public.biztalk.orchestration:8847
| >>X-Tomcat-NG: microsoft.public.biztalk.orchestration
| >>
| >>Hi:
| >>
| >>I have Orchestrations calling other Orchestrations using the Call
| >>Orchestration shape.
| >>I am doing Exception Handling in these Orchestrations. In the exception
| >>handling I am logging the Orchestration Instance ID using the Property.
| >>Microsoft.XLANGs.Core.Service.RootService.InstanceId
| >>
| >>My hope is that I can use InstanceId to locate the Orchestration that
caused
| >>the error.
| >>
| >>I am not finding any tracking information about the called Orchestration
| >>using HAT. I do see all the calling Orchestrations.
| >>
| >>I have enable tracking on every Orchestration.
| >>
| >>What am I missing? Why don't I see the called Orchestrations. Why can't
I
| >>locate the called Orchestration using its InstanceID.
| >>
| >>Thanks
| >>
| >>Raj
| >>
| >>
| >>
This posting is provided "AS IS" with no warranties, and confers no rights.
EBusiness Server Team
|