[rules-users] rule execution flow..

Wolfgang Laun wolfgang.laun at gmail.com
Tue Jul 3 02:47:29 EDT 2012


A rule flow is something you create by design and can visualize with
some suitable graphical tool. Reverse engineering this from DRL code
wouldn't help much because it can only show possible flows, not the
ones that are actually used.

-W

On 03/07/2012, al so <volkswak at gmail.com> wrote:
> I am looking for a first class support during the rule development time.
>
> On Mon, Jul 2, 2012 at 7:27 PM, Jervis Liu <jliu at redhat.com> wrote:
>
>>  On 2012/7/3 10:10, al so wrote:
>>
>> Given a rule definition file(.drl), Is there any UI tool that can
>> visualize the execution order of Rules? [based on the controls
>> (salience,etc) defined inside the rule]
>>
>>  You can use Drools Guvnor: "QA" -> "Test Scenarios". If you run the test
>> scenario, the audit log will give you detailed log on the order of the
>> rules fired.
>>
>> Cheers,
>> Jervis
>>
>> _______________________________________________
>> rules-users mailing
>> listrules-users at lists.jboss.orghttps://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>>
>> _______________________________________________
>> rules-users mailing list
>> rules-users at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/rules-users
>>
>>
>


More information about the rules-users mailing list