Discussion:
[jboss-user] [jBPM] - API-Access in Jbpm 6
Alexander Herwix
2013-08-11 15:46:31 UTC
Permalink
Alexander Herwix [https://community.jboss.org/people/herwix] created the discussion

"API-Access in Jbpm 6"

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

--------------------------------------------------------------
Hey guys,

I'm working on an app and would like to run it in tandem with the kie-wb. However, I'm struggling to find information about the right way to interact with kie-wb. I would basically need access to as much functionality as possible (Repo, Package, Asset, creation and management as well as execution). I have found some stuff exposed via REST and Camel (basically execution features) but that's about it.

Can someone point me in the right direction?

Cheers, Alex
--------------------------------------------------------------

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

Start a new discussion in jBPM at Community
[https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
Maciej Swiderski
2013-08-12 05:17:50 UTC
Permalink
Maciej Swiderski [https://community.jboss.org/people/swiderski.maciej] created the discussion

"Re: API-Access in Jbpm 6"

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

--------------------------------------------------------------
The remote interfaces are being added to the kie-wb and some of the details can be found https://github.com/mrietveld/droolsjbpm-integration/wiki here, that is mainly for execution but there is REST api for authoring as well, unfortunately I don't know if that was already documented anywhere, you could try to post question on guvnor's forum/mailing list.

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

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

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