Mauricio Salatino [
https://community.jboss.org/people/salaboy21] created the discussion
"Re: jbpm installer: integration with custom application"
To view the discussion, visit:
https://community.jboss.org/message/648846#648846
--------------------------------------------------------------
The jbpm-server (or jbpm-gwt-server) expose a rest api to be called to interact with the
engine. The console is using that server to interact, so if you use that service all the
changes will appear in the console. If you embed the engine in you application you will
need to find the way to notify the console about the changes.. probably making that your
server installation look for the same database than the one that is using your
application.
Cheers
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/648846#648846]
Start a new discussion in jBPM at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]