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 ]
|