Arjan,
Thanks for the input.
It is just what I needed.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032660#4032660
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4032660
___
Sorry, the example is not correct.
It should read:
swimlane name="bank" assignment="??">
| ...
|
|
| ...
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4032529#4032529
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=rep
Hello.
I am trying to attribute task-nodes to users/groups in my jpdl.
The idea is to have a group (bank/acquirer) which is able to do each task.
The main difficulty is that each virtual group (e.g. bank) is, depending on the
current user, bank A or bank B, each with its own set of users.
I was
Hello.
I am working on a Workflow project that requires, after a process is
instantiated, information on the several tasks that compose it, so that a list
of tasks/things to do can be shown to the user/actor, before starting work.
My idea was to have a list of variables, in each of the task-node
Hello.
I have been trying for a few days to create an application, sort of a
technology proof, to be presented at work.
We have an application, composed of several HTML screens, which needs to be
controlled in terms of workflow.
For this, I am trying to use a prototype made with Seam. The idea i
Hello.
I am building a project using JBossIDE2/Eclipse, which I downloaded and
installed.
I have managed to include JBossAS (4.0.4) in Eclipse, which I can happily start
and stop.
Right now, I am using the JbpmGettingStarted document, to learn to deploy a
Jbpm project, but I'm at a dead-end.
The
Hello. I am quite green at jBPM and am trying to create a prototype as a proof
of concept for something larger.
The idea is to have a jBPM set of tasks which will each one call an already
existant routine/class. This routine/class, upon invocation, generates an HTML
screen for data entry, and af