1 Reply Latest reply on Nov 28, 2013 3:29 AM by swiderski.maciej

    How to use Camel to call a jBPM process?

    mason.tran

      Hello everyone,


      I would like to know how to configure and call a process that is running in jBPM with Camel. I am using "jbpm-installer" which comes with everything. Basically I have Camel OSGi bundle that is running in JBoss Fuse server.


      While my Camel project is running, I want to configure one of the route to call a jBPM process that has been deploy on another Application Server (jboss 7 inside of jbpm-installer). I have already deploy my "HelloProcess" using drools-guvnor and I am able to run my process using jbpm-console. So I want to make a call from my Camel Route to instantiate a process that is running in jBPM.  If anyone know how to do this, can you please share the information with me.


      Thanks,

      Mason Tran