--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/028656d4-4755-44e1-b583-bdae2c9e5ddc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
1. Get Deployed Process List
2. Get Process Variables
3. Execute Process
4. Get Process Instance List
5. Get Process Instance Variable with values
6. Get Process Instance Status Image
7. Get Task List
8. Get Task Variables
9. Execute Task
10. Create, delete, & update Organizational unit
11. Create, delete, & update Repository
12. Create, delete, & update Project
On 24.10.2016, at 16:24, Anand Parthiban <h3llo...@gmail.com> wrote:Thanks Maciej, Hope all the endpoints are available though.I am using the Below rest services in my custom application. can you please confirm if they are all available either in Kie Server or Workbench Controller.1. Get Deployed Process List2. Get Process Variables3. Execute Process4. Get Process Instance List5. Get Process Instance Variable with values6. Get Process Instance Status Image7. Get Task List8. Get Task Variables9. Execute Task
10. Create, delete, & update Organizational unit11. Create, delete, & update Repository12. Create, delete, & update Project
Sent from my iPhonethe approach has been changed to accomodate all needs that were identified when REST api used in workbench was put into real cases. There was a need for more structured api that can evolve in isolated way (processes, rules, planning) and still provide a lot of flexibility to allow custom extensions. Thus the endpoints had to change.MaciejOn 24.10.2016, at 13:53, Anand Parthiban <h3llo...@gmail.com> wrote:Hello All,
I am using Jbpm-6.2.0 Final all in one war in my project and was relying completely on JBPM's REST API for almost all the transactions.
Currently i am moving the Workbench controller and the KIE-Execution server separately for one of the requirement.
But it seems the API's are completely different when i query the process list through my execution server.
Example below
Previously : GET http://IP:PORT/jbpm-console/rest/deployment/processes?p=0&s=1000
Now : GET http://10.14.228.230:8230/kie-server/services/rest/server/queries/processes/definitions
Any Specific reason for the change when it comes to separate execution server. Is there another way i can manage the same like before.
Need your help and advice to proceed further.--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/028656d4-4755-44e1-b583-bdae2c9e5ddc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+...@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/BBF49364-F811-4C88-9834-B3D05FD63263%40gmail.com.
--
You received this message because you are subscribed to the Google Groups "jBPM Usage" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jbpm-usage+unsubscribe@googlegroups.com.
To post to this group, send email to jbpm-...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jbpm-usage/ee2d48a1-7049-4181-8350-5f82ef6a2a91%40googlegroups.com.