[JBoss-user] [JBoss jBPM] - collection of classified tasks

2006-07-10 Thread eskina
Hi! Using the example websale (jBPM 3.1), I need to recoup the collection of executed tasks (finished), for this I am using the method processInstance.getTaskMgmtInstance().getTaskInstances();. The problem is that I need this collection classified for Name of the Task. Exists some method that

[JBoss-user] [JBoss jBPM] - Re: next Task Node

2006-07-06 Thread eskina
Thanks for the answers! The necessity to know anticipatedly next taskNode(wait for money) to be executed by an user is for showing in the interface of taskNode(evaluate web order) the users and groups responsible for taskNode(wait for money) so that the user who is executing taskNode(evaluate

[JBoss-user] [JBoss jBPM] - two or more comments

2006-07-06 Thread eskina
Hi! The question is the following: 1 - I am executing taskNode(evaluate web order). 2 - I insert my commentary in the variable comment and saved the task. 3 - return the task to the group so that other users can insert, when necessary, its commentaries - are the 5 responsible users for this

[JBoss-user] [JBoss jBPM] - next Task Node

2006-06-12 Thread eskina
Hi!!! During the execution of the process websale, when I am in the task evaluate web to order, as I make to know which are next the Task Node (where it will have intervention of the user)? For the drawing of the process I know that the two next Task Node possible are fix web to order date and

[JBoss-user] [JBoss jBPM] - TaskAssignmentDbTestPooled

2006-02-09 Thread eskina
Hi! I'm working with jbpm-starters-kit-3.1-beta3 and DB2...and I'm testing this class: package org.jbpm.taskmgmt.exe; import java.util.Arrays; import java.util.HashSet; import java.util.Iterator; import java.util.List; import java.util.Set; import org.apache.commons.logging.Log; import

[JBoss-user] [JBoss jBPM] - Re: TaskAssignmentDbTestPooled

2006-02-09 Thread eskina
please can anyone help me Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3922629#3922629 Reply to the post : http://www.jboss.com/index.html?module=bbop=postingmode=replyp=3922629 --- This SF.net

[JBoss-user] [JBoss jBPM] - Re: TaskAssignmentDbTestPooled

2006-02-09 Thread eskina
Hi Alejandro! When I access these users (bert, ernie, flavio) in the browser, their TaskList is empty?. [img]c:/temp/TaskList Bert.gif[/img] Thanks! View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3922669#3922669 Reply to the post :

[JBoss-user] [JBoss jBPM] - Re: issue for Assignment to Group

2006-01-27 Thread eskina
Hi! I don't have success assignment group, working this example. I receive this message A new task has been assigned to 'null' Please help me! I use jbpm jbpm-starters-kit-3.1-beta2 with DB2. Thanks View the original post :

[JBoss-user] [JBoss jBPM] - webapp examples for group.....

2006-01-24 Thread eskina
Hi! As well as exists the example webapp using swimlane to assignable tasks for actors, would exist an example using swimlane that it assignable tasks for groups of actors? Thanks View the original post : http://www.jboss.com/index.html?module=bbop=viewtopicp=3919425#3919425 Reply to