0 Replies Latest reply on Mar 3, 2016 8:43 AM by sourabh.garg17

    Rest URL of Evaluation demo Process in KIE IDE jBPM 6

    sourabh.garg17

      Hi All,

       

      I am a new to jBPM. I want to invoke a demo process of jBPM named "Evaluation" using "Rest" method. The process is already deployed.

      According to my understanding the url should be like:

      http://localhost:8080/jbpm-console/runtime/{deploymentId}/process/{processDefId}/start

       

      But i am not getting the idea how to fetch "DeploymentId" and "processDefId".

       

      Kindly help.