|
Home > Archive > BizTalk Server General > June 2005 > Accessing the result of an executed policy in the 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 |
Accessing the result of an executed policy in the orchestration
|
|
| YourName 2005-06-28, 5:52 pm |
| I have to create a policy which returns a true or false message back to the orchestration, depending on the success or failure of the policy. How can I access this boolean value from the call rules shape of the orchestration. I don't want to set any field
s in any of the schemas based on the success or failure of the policy, I just want to know if the policy has passed or failed in the orchestration. Can you please help me out on this.
Thanks
Sent via SreeSharp NewsReader http://www.SreeSharp.com
| |
| Danny Buysse 2005-06-29, 7:52 am |
| You could create an orchestration varible to put the value in.
Danny Buysse
http://dannybuysse.blogspot.com/
"YourName" wrote:
> I have to create a policy which returns a true or false message back to the orchestration, depending on the success or failure of the policy. How can I access this boolean value from the call rules shape of the orchestration. I don't want to set any fie
lds in any of the schemas based on the success or failure of the policy, I just want to know if the policy has passed or failed in the orchestration. Can you please help me out on this.
>
> Thanks
>
>
>
>
>
>
> Sent via SreeSharp NewsReader http://www.SreeSharp.com
>
|
|
|
|
|