TasksAssignedAsPotentialOwnerWithGroups.
>>
>> Do you think you can assist us in adding this functionality? Simply
>> check out from source, modify the task code as necessary, write a simple
>> test and provide us with the patch?
>>
>> Thx,
>> Kris
>>
>&g
Hi All
I Make a test with Jmeter (http://jakarta.apache.org/jmeter/) to stress my
flow. I Created a Thread Group, to execute 1000 simultaneous users for start
the flow.
I had the follow trouble:
The First users that try to started the process, received this execption:
Caused by: java.lang.NullP
getTasksAssignedAsPotentialOwn
er
To: Rules Users List
Message-ID:
Content-Type: text/plain; charset="iso-8859-1"
Yes.. also probably you need to extend the named query too..
2009/10/29 Anderson vasconcelos
> HI
>
> It's possible to build a real
HI
It's possible to build a real pagination search using
MinaTaskClient.getTasksAssignedAsPotentialOwner() (Using Limit and Offset)?
Must I Override the implementation of BlockingTaskSummaryResponseHandler or
MinaTaskClient?
Thanks
___
rules-users mail
Hi everybody.
I Have a flow : [Start] -> [First_HumanTask] -> Split -> [Second_HumanTask]
or [End].
Someday i had asked about why my flow was stopped (See [droolsflow ] Flow is
Stoped) . Kris Verlaenem, told to me to use
https://hudson.jboss.org/hudson/job/drools/lastSuccessfulBuild/artifact/trunk
Hi
I Have a flow as folow: Start -> First_HumanTask -> Split -> [Join ->
Second_HumanTask] or [End].
When i Create one instance of my flow, this runs fine. But when i have many
instances of my flow (Size of StatefulKnowledgeSession > 1), and finish the
First_HumanTask the flow stoped. (Not Create d
Hi all
I have a flow that has a "for each" where for each Ticket (List of
FactObject) create a subflow that contains a HumanTask
How can i set the Ticket inside a Content of HumanTask of subflow?
I Tried to put #{ticket} inside a content of HumanTask, but the just put a
string of class (Ticket.toSt
Hi All
To use a ForEach element i need to access a collection inside my
FactObject. (FactObject.list)
I tried to call FactObject.list inside a CollectionExpressions but this
fail. (Just ok with list defined as a process variable)
*So i do something thats a consider a workaround:*
1- I Create a '"
Hi
I'm have a flow with two moments. First the *client* created the task.
Second the *user* approve the task. The Second can occurred in another
day, year, month. Has one way to persist the StatefulKnowledgeSession in
database and recuperated them again?
This is necessary:
1) Because my Applic
I have a flow that user (Human Task) can choose two ways: Valid Ticket and
Invalid Ticket
To pass to valid way, i used a MinataskClient.Complete and it works.
But to go to invalid way, i try to used MinaTaskClient.fail, but this
command not continue my task.
My question is:
1) Whats the bast way t
10 matches
Mail list logo