[jboss-user] [jBPM] - Re: Howto start a process from outside

Esteban Aliverti do-not-reply at jboss.com
Mon Feb 13 05:35:25 EST 2012


Esteban Aliverti [https://community.jboss.org/people/eaa] created the discussion

"Re: Howto start a process from outside"

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

--------------------------------------------------------------
jBPM5 is a framework that you can use to create applications that execute business processes defined in BPMN2 notation (this is the ultra-simplified definition  :) ). So, jbpm API are the classes and methods that allow you to compile a process, start a process and interact withit (signal events or complete tasks).

jbpm-console is a web application that lets you manage and interacto with processes in a visual way. Under the hood, jbpm-console uses jbpm API.

If you are planning to use jbpm-console, then I would suggest you to implement your simplified web ui using REST API:  http://docs.jboss.org/jbpm/v5.2/userguide/ch11.html#d0e3556 http://docs.jboss.org/jbpm/v5.2/userguide/ch11.html#d0e3556 
The REST API implementation in jbpm-console will internally use jbpm API to execute the commands.

Best REgards,
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://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/20120213/0a8658e8/attachment.html 


More information about the jboss-user mailing list