Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created 
the discussion

"Re: jBPM 5: Attaching form to service task for human interaction"

To view the discussion, visit: https://community.jboss.org/message/752013#752013

--------------------------------------------------------------
Not sure I understand your use case here...

I would say that seam component could be more like a form of the user task 
instead of ftl. As you could make use of TaskClient API in your seam component. 
and interact with task server to:
* get tasks assigned to given user
* get details of the task when working on the task
*  notify it about completion of the given task

ftl is just one implementation currently available by default in jbpm-console 
but in standalone implementations you could use UI framework of your choice.

HTH
--------------------------------------------------------------

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

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

_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to