Hi ,
when i start a process using execute button into bonita studio , it redirected me to bonita portal page where there are a button, for start a case .
So my question is :
How i create a similar button in my page , where allow me to start a case?
i’m using PHP CURL and now i managed to obtain processDefinitionId.
Hello, claz08. It looks like you already found the information, but as reference for anyone else with the same question, you send a Post of …/API/bpm/case with the process definition id in the payload. You can get the process definition id with a Get of …/API/bpm/process with some search parameters.
There are a couple of examples of starting cases in [http://documentation.bonitasoft.com/bpm-api-1#case].
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.