5 Replies Latest reply on Feb 29, 2012 1:57 AM by arunvg

    jBPM 5 Standalone mode

    pushpak1981

      Hi,

       

      I am trying to run jBPM 5.2 in standalone mode. I wanted to access the the Process Running state through entire different application.

       

      1. I am aware of the REST API but are those REST API avaliable if i run jBPM in standalone mode ? I think it wont be avaliable.

      2. Are there any API from where i can access a Remote jBPM5 Engine and get the running process information.

      3. Also do i need to store all the process related information into Database so that the remote client will be able to access it ? (JPAProcessInstanceDbLog )

       

      Thanks.