BizTalk Server Orchestration - message guid in orchestration

This is Interesting: Free IT Magazines  
Home > Archive > BizTalk Server Orchestration > February 2005 > message guid in orchestration





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author message guid in orchestration
Theo

2005-02-24, 7:50 am

I have a pretty simple (I think) question. How can I get the guid of my
incoming message from within the orchestration? I need to include this guid
into a field in my outgoing message for tracking possibilities.

I think this should be pretty easy to accomplish but I just can't find any
information on this...

help very appreciated...
Thanks
Benny Mathew

2005-02-24, 7:50 am

Hi
Promote the guid in the incoming message as a distinguished filed, then you
can access it within the expression shape and also assign it to the outgoing
message.

Cheers
Benny




"Theo" <Theo@discussions.microsoft.com> wrote in message
news:2C966622-AD8A-4C54-A7BA-3E72D8DBF1B8@microsoft.com...
> I have a pretty simple (I think) question. How can I get the guid of my
> incoming message from within the orchestration? I need to include this

guid
> into a field in my outgoing message for tracking possibilities.
>
> I think this should be pretty easy to accomplish but I just can't find any
> information on this...
>
> help very appreciated...
> Thanks



Theo

2005-02-24, 7:50 am

Hi,

Thanks for your answer. However, the problem still remains. As the guid is
not one of the fields in my incoming message, I can't promote it (I am
thinking of the guid which is autogenerated by Biztalk). I think I schould
use the BTS.AckID property but how do I access it?


"Benny Mathew" wrote:

> Hi
> Promote the guid in the incoming message as a distinguished filed, then you
> can access it within the expression shape and also assign it to the outgoing
> message.
>
> Cheers
> Benny
>
>
>
>
> "Theo" <Theo@discussions.microsoft.com> wrote in message
> news:2C966622-AD8A-4C54-A7BA-3E72D8DBF1B8@microsoft.com...
> guid
>
>
>

Benny Mathew

2005-02-24, 7:50 am

Hi
I think what you need is property demotion.

Check out this blog entry and don't forget to try out the sample download

http://www.geekswithblogs.net/sthom...0/07/12285.aspx

Cheers
Benny


"Theo" <Theo@discussions.microsoft.com> wrote in message
news:26B7D79B-5F31-40DB-839C-31AF9B25EAD3@microsoft.com...[vbcol=seagreen]
> Hi,
>
> Thanks for your answer. However, the problem still remains. As the guid is
> not one of the fields in my incoming message, I can't promote it (I am
> thinking of the guid which is autogenerated by Biztalk). I think I schould
> use the BTS.AckID property but how do I access it?
>
>
> "Benny Mathew" wrote:
>
you[vbcol=seagreen]
outgoing[vbcol=seagreen]
my[vbcol=seagreen]
any[vbcol=seagreen]


Jon Flanders[DevelopMentor]

2005-02-24, 5:51 pm

I think you are looking for:

Msg(BTS.AckID) or
Msg(MessageTracking.MessageID)

--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"Theo" <Theo@discussions.microsoft.com> wrote in message
news:2C966622-AD8A-4C54-A7BA-3E72D8DBF1B8@microsoft.com...
>I have a pretty simple (I think) question. How can I get the guid of my
> incoming message from within the orchestration? I need to include this
> guid
> into a field in my outgoing message for tracking possibilities.
>
> I think this should be pretty easy to accomplish but I just can't find any
> information on this...
>
> help very appreciated...
> Thanks



Michel Prévost

2005-02-24, 5:51 pm

Wouldn't that be Msg(BTS.MessageID)?


"Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
news:%23NmvtXoGFHA.4084@TK2MSFTNGP14.phx.gbl...
>I think you are looking for:
>
> Msg(BTS.AckID) or
> Msg(MessageTracking.MessageID)
>
> --
> Jon Flanders [DevelopMentor]
> http://staff.develop.com/jfland/
> http://www.develop.com/courses/biztalk
> "Theo" <Theo@discussions.microsoft.com> wrote in message
> news:2C966622-AD8A-4C54-A7BA-3E72D8DBF1B8@microsoft.com...
>
>



Jon Flanders[DevelopMentor]

2005-02-24, 5:51 pm

Yes - sorry was going from memory

--
Jon Flanders [DevelopMentor]
http://staff.develop.com/jfland/
http://www.develop.com/courses/biztalk
"Michel Prévost" <michel.prevost_TAKEOUTTHISPART@cactuscommerce.com> wrote
in message news:O1mXhloGFHA.3068@tk2msftngp13.phx.gbl...
> Wouldn't that be Msg(BTS.MessageID)?
>
>
> "Jon Flanders[DevelopMentor]" <jfland@develop.com> wrote in message
> news:%23NmvtXoGFHA.4084@TK2MSFTNGP14.phx.gbl...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com