11-23-05 12:50 PM
It makes perfect sense, except for one part.
How do you actually call the enabled policy from within the policy. I
use the Call Rules shape from an orchestration with the policy name,
so, i would call the parent policy, and then from there, how do i
envoke the following policies.
Another question is can i add another node "on-the-fly"
ie
<policies>
<policy name="foo" enabled="false"/>
<policy name="bar" enabled="false"/>
<policy name="NEW" enabled="false"/> <---- This node would be added in
the action part of a rule.
</policies>
The reason i would lke to do this in the Rules engine is so I would not
have to go back to the xml and change it manually.
I have several stages in the process and i would like to pass that info
to the second stage "on-the-fly"
Thanks for the reply
Wazzy
[ Post a follow-up to this message ]
|