Home Page › Forums › BizTalk 2004 – BizTalk 2010 › GUID in Biztalk
- This topic has 4 replies, 1 voice, and was last updated 9 years, 1 month ago by
community-content.
-
AuthorPosts
-
-
May 2, 2006 at 10:00 AM #13487
Hi,
I was wondering if anyone knows if there is a possibility of retrieving the GUID from a running Biztalk Application? Does anyone knows the lifecycle of the GUID in Biztalk?
Thanks,
Fred -
May 3, 2006 at 4:54 AM #13488
[quote:74048589c7=\”tomasr\”][quote:74048589c7=\”Fred \”]Hi,
I was wondering if anyone knows if there is a possibility of retrieving the GUID from a running Biztalk Application? Does anyone knows the lifecycle of the GUID in Biztalk?
Thanks,
Fred[/quote:74048589c7]Fred,
I’m not quite sure what you mean here. In BizTalk 2004, there’s no clear notion of an \”Application\”, so what application are you refering to? Do you by any chance mean the Instance ID of the currently executing orchestration?
Perhaps if you tell us a little bit about what you intend to do with the GUID or what you want to use it for we can suggest some alternatives![/quote:74048589c7]
Hi Tomas,
Yes, I meant the Instance ID of the currently executing orchestration.
I plan to get the GUID and log it to the database whenever an error occurs in the orchestration.
Hope that clears things up a bit.
Thanks,
Fred-
May 4, 2006 at 7:33 AM #13489
Thank you very much. 🙂
-
May 2, 2006 at 2:50 PM #13490
[quote:d4ceec2630=\”Fred \”]Hi,
I was wondering if anyone knows if there is a possibility of retrieving the GUID from a running Biztalk Application? Does anyone knows the lifecycle of the GUID in Biztalk?
Thanks,
Fred[/quote:d4ceec2630]Fred,
I’m not quite sure what you mean here. In BizTalk 2004, there’s no clear notion of an \”Application\”, so what application are you refering to? Do you by any chance mean the Instance ID of the currently executing orchestration?
Perhaps if you tell us a little bit about what you intend to do with the GUID or what you want to use it for we can suggest some alternatives!
-
May 3, 2006 at 10:01 AM #13491
Microsoft.XLANGs.Core.Service.RootService.InstanceId.ToString()
Through this youll get the GUID of the currently running orchestration instance
Regards
NISHIL
http://biztalkblogs.com/nishil/default.aspx
-
-
-
-
-
AuthorPosts
- The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.