InstanceId for my orchestraton instance
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > InstanceId for my orchestraton instance




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    InstanceId for my orchestraton instance  
Olga


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 03:37 PM

Hello!
Can somebody helps me in my problem?

I need to get InstanceID for my orchestration instance.

How can I obtain it?


--
====================
Thanks, WBW, Olga







[ Post a follow-up to this message ]



    RE: InstanceId for my orchestraton instance  
Vishal Chowdhary


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 03:37 PM

You can get it from the HAT (BTS 2004) or MMC in BTS 2006.
Do you want to obtain it programatically?






[ Post a follow-up to this message ]



    RE: InstanceId for my orchestraton instance  
Stephen W. Thomas


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 03:37 PM

Hello.

If you need the instance of your running Orchestaiton you can access inside
an expression shape like this:

sInstanceId = Microsoft.XLANGs.Core.Service.RootService.InstanceId.ToString(
);

It is kind of buggy though.  Sometimes, I get a Red ! for no reason.  I just
have to click on the shape and press return.

Hope this helps.

Stephen W. Thomas
http://www.biztalkgurus.com
http://geekswithblogs.net/sthomas/


"Olga" wrote:

> Hello!
> Can somebody helps me in my problem?
>
> I need to get InstanceID for my orchestration instance.
>
> How can I obtain it?
>
>
> --
> ====================
> Thanks, WBW, Olga
>
>
>





[ Post a follow-up to this message ]



    Re: InstanceId for my orchestraton instance  
Scott Colestock


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 03:37 PM

To get it programatically, you can use an expression shape:

instanceId =
YourOrchestrationNameHere(Microsoft.XLANGs.BaseTypes.InstanceId);



"Vishal Chowdhary" <vishal.online@microsoft.com> wrote in message
news:NfDIZ8$0FHA.3180@TK2MSFTNGXA01.phx.gbl...
> You can get it from the HAT (BTS 2004) or MMC in BTS 2006.
> Do you want to obtain it programatically?
>







[ Post a follow-up to this message ]



    Re: InstanceId for my orchestraton instance  
Olga


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
10-24-05 03:37 PM

Hello,Stephen!
> If you need the instance of your running Orchestaiton you can access
> inside
> an expression shape like this:
>
> sInstanceId =
> Microsoft.XLANGs.Core.Service.RootService.InstanceId.ToString();
>
> It is kind of buggy though.  Sometimes, I get a Red ! for no reason.  I
> just
> have to click on the shape and press return.

I've found this solution by Google :-) And sometimes get this red ! too...
but orchestration is working.....

--
====================
Thanks, WBW, Olga







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:45 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register