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-nodes, with values that help
to characterize it. These variables would then be read and displayed BEFORE the task-node
is instantiated. Can I do this? How do I create variables with values in each task node?
If not, is there any other way that I can do this -> obtain task-node information
before instantiating the node?
Thank you in advance!
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4030684#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...