Service instance ID, and message ID
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 > Service instance ID, and message ID




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

    Service instance ID, and message ID  
PeterT


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


 
06-26-04 03:53 PM

Dear All,

Are there any possibiliti to get the running service instance ID of an
orchestration? And also is it possible to get the ID of a constructed
message in the orchestration?

Thanks

Peter







[ Post a follow-up to this message ]



    RE: Service instance ID, and message ID  
Marco Sellani


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


 
06-26-04 03:53 PM

Yes,

with this exspressions:

myProcess(Microsoft.XLANGs.BaseTypes.InstanceId)
where myProcess is the name of your orchestration.

myMessage(BTS.MessageID)
where myMessage is the name of your message.

Marco Sellani.


"PeterT" wrote:

> Dear All,
>
> Are there any possibiliti to get the running service instance ID of an
> orchestration? And also is it possible to get the ID of a constructed
> message in the orchestration?
>
> Thanks
>
> Peter
>
>
>





[ Post a follow-up to this message ]



    RE: Service instance ID, and message ID  
Marco Sellani


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


 
06-26-04 03:53 PM

Yes,

you can get the instance id with this espression:
myProcess(Microsoft.XLANGs.BaseTypes.InstanceId)
where myProcess is the name of your orchestration


you can get the message id with this espression:
myMessage(BTS.MessageID)
where myMessage is the name of your message

Marco Sellani.


"PeterT" wrote:

> Dear All,
>
> Are there any possibiliti to get the running service instance ID of an
> orchestration? And also is it possible to get the ID of a constructed
> message in the orchestration?
>
> Thanks
>
> Peter
>
>
>





[ Post a follow-up to this message ]



    Sponsored Links  




 





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