|
Home > Archive > BizTalk Server Orchestration > September 2005 > Exec orchestration from Rule
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 |
Exec orchestration from Rule
|
|
| FABBIO 2005-09-15, 7:48 am |
| Can I create a Rule that call an orchestration if a "candition a" is true or
call other orchestration if "condition a" is false? If yes, how can I call it?
Thanks,
FABBIO
| |
| Leo Gan 2005-09-19, 5:59 pm |
| Hi FABBIO,
Don't know a direct way.
But u can easily resurn a flag from the Rule, than use the value of this
flag in your condition.
U can create a Flag as an element in Xml file for example.
--
Leonid Ganeline,
BizTalk Developer
http://public.fotki.com/leogan/
"FABBIO" <FABBIO@discussions.microsoft.com> wrote in message
news:F11A5F9E-7DDC-4270-BD89-890C2CA7BA81@microsoft.com...
> Can I create a Rule that call an orchestration if a "candition a" is true
> or
> call other orchestration if "condition a" is false? If yes, how can I call
> it?
> Thanks,
> FABBIO
|
|
|
|
|