How To find out the messageid
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 Orchestration > How To find out the messageid




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

    How To find out the messageid  
Raju


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


 
07-23-04 12:49 PM

Hi

I am using the file adapter to generate xml file as output.The output  file 
has name based on messageid. Can i know this message id within the orchestra
tion?

Also is it possible to find out the Send port address ie file path in the or
chestration?

Thanks







[ Post a follow-up to this message ]



    Re: How To find out the messageid  
Yossi Dahan


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


 
07-23-04 10:50 PM

You can find out the message id from the message context BTS.MessageID
property.

Not sure about the send port address in the orchestration as this is not
happened yet. possibly if this is a "bind-now" port and not a bind-later you
can get it from the port's object


"Raju" <Raju@discussions.microsoft.com> wrote in message
news:CFC66287-37E0-46CD-8611-D2328503BED3@microsoft.com...
> Hi
>
> I am using the file adapter to generate xml file as output.The output
file has name based on messageid. Can i know this message id within the
orchestration?
>
> Also is it possible to find out the Send port address ie file path in the
orchestration?
>
> Thanks
>
>







[ Post a follow-up to this message ]



    Re: How To find out the messageid  
Dave Wasilew


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


 
07-23-04 10:50 PM

I, also, have the same problem.  I don't quite understand the
response.

In an expression block, is this XLANGs.something.???.BTS.MessageID ???

Alternately, how do you designate transport type = 'FILE' if the send
port is dynamic?

TIA...Dave Wasilew


"Yossi Dahan" <yossidahan@hotmail.com> wrote in message news:<ebNkJBMcEHA.1596@TK2MSFTNGP09.
phx.gbl>...[vbcol=seagreen]
> You can find out the message id from the message context BTS.MessageID
> property.
>
> Not sure about the send port address in the orchestration as this is not
> happened yet. possibly if this is a "bind-now" port and not a bind-later y
ou
> can get it from the port's object
>
>
> "Raju" <Raju@discussions.microsoft.com> wrote in message
> news:CFC66287-37E0-46CD-8611-D2328503BED3@microsoft.com... 
> file has name based on messageid. Can i know this message id within the
> orchestration? 
>  orchestration? 





[ Post a follow-up to this message ]



    Re: How To find out the messageid  
Tomas Restrepo \(MVP\)


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


 
07-24-04 12:53 PM

Dave,

> I, also, have the same problem.  I don't quite understand the
> response.
>
> In an expression block, is this XLANGs.something.???.BTS.MessageID ???

myMessageVariable(<context property name> );

>
> Alternately, how do you designate transport type = 'FILE' if the send
> port is dynamic?

You pass in a URI, whose scheme designates the transport type; i.e.
file://c:/temp/myfile.txt

--
Tomas Restrepo
tomasr@mvps.org







[ Post a follow-up to this message ]



    Re: How To find out the messageid  
Raju


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


 
07-27-04 10:53 PM

I tried to get MessageID by using
Message_1(BTS.MessageID);

It gives the error
here is no value associated with the property 'BTS.MessageID' in the message
.

Any help is appreciated

"Tomas Restrepo (MVP)" wrote:

> Dave,
> 
>
> myMessageVariable(<context property name> );
> 
>
> You pass in a URI, whose scheme designates the transport type; i.e.
> file://c:/temp/myfile.txt
>
> --
> Tomas Restrepo
> tomasr@mvps.org
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 11:13 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