Re: [rules-users] Agenda filter based on package name

2007-11-05 Thread james_d
I've run into the same problem -- I get null when I call Rule.getPackage(). Is this a bug? Should this be tied to a JIRA feature request? Thanks, James Hooman Mozaffari wrote: It seems Rule class doesn't store its parent Package information and Rule.getPackage() always returns null.

[rules-users] Using multiple RuleFlows with similar group names

2007-11-05 Thread james_d
Hi, I've built a RuleBase comprised of 2 ruleflows and their respective rules. Each ruleflow is defined in a separate package however both use a common set of ruleflow-group names. It looks something like this: Ruleflows: Flow 1, Flow 2 Flow 1 package: com.test.flow1 Flow 1 ruleflow groups:

[rules-users] Dynamically selecting a subflow at runtime

2007-11-02 Thread james_d
Hi, When creating a ruleflow, is there a mechanism that allows me to select which subflow is executed at runtime? I don't want to have to hardcode a specific subflow in the Ruleflow GUI/editor. Here's a contrived example of what I'm attempting to do: If the following subflows exist: bake