I have taken a look at the Human Task ,but i can not understand it.
The ruleflow.rf file should be split into two ?
= ruleflow.rf =
Start--->Action1(need user A to do it)>Action2(need user B to do
it)-->Email-->End
==
sub1.rf: Start--->Action1(need user A to do it)>E
Hi, the rolesProperties file (eg, guvnor-roles.properties) configured
in JBoss AS is not used by Guvnor authorization. Before you enable
enable-role-based-authorization, you need to login and configure user
permissions in Guvnor "Administration". For example, you need to give
your "admin" user
Stephen Mcgruer wrote:
> Just to note, I no longer need help with this. After discovering that
> the Guvnor 5.1 interface did not work fully (when trying to create a
> bean in a *when* clause, the pencil icon did not do anything - known
> bug?) in our environment - Firefox 3.6.8 and IE 6 in W
Hi,
I am implementing drools 5.0(Guvnor GUI) in my application (protocol for same
is https)
For this purpose , I have set up drools 5.0 framework code needed to run the
rules from my application. Also, I have integrated Guvnor GUi code inside my
application itself.
While doing implementation
On Mon, Aug 2, 2010 at 12:37 AM, XiaoMiTang wrote:
>
> Hi, I am tring to use Drools Flow in a B/S project,but get in trouble.
> a simple ruleflow.rf file like this:
> ===Start
> Start-->Action->Email->End
> End==
>
> User A log in the system by a browser,press a button,execute
Hi, I am tring to use Drools Flow in a B/S project,but get in trouble.
a simple ruleflow.rf file like this:
===Start
Start-->Action->Email->End
End==
User A log in the system by a browser,press a button,execute the code below:
StatefulKnowledgeSession session