[jboss-user] [jBPM] - jbpm3: how to band pages to task node?

Alejandro Guizar do-not-reply at jboss.com
Fri Aug 20 08:22:45 EDT 2010


Alejandro Guizar [http://community.jboss.org/people/alex.guizar%40jboss.com] replied to the discussion

"jbpm3: how to band pages to task node?"

To view the discussion, visit: http://community.jboss.org/message/558333#558333

--------------------------------------------------------------
Other solutions include setting a task instance variable (see  http://docs.jboss.com/jbpm/v3.2/javadoc-jpdl/org/jbpm/taskmgmt/exe/TaskInstance.html TaskInstance API) or supplying a  http://docs.jboss.com/jbpm/v3.2/userguide/html_single/#customizingtaskinstances custom task instance factory. If you want to provide a link to the task form page in the JSF console shipped with jBPM3, you can compose it from the task instance ID as follows.
http://${host}:8080/jbpm-console/app/task.jsf?id=${taskInstance.id}


--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/558333#558333]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20100820/3fd8e929/attachment.html 


More information about the jboss-user mailing list