03-07-2018 02:39 AM
please who can tell me how i implements the post function to deploy a process if i use java, the one who has a code example please pass it to me it is urgent
03-07-2018 09:42 AM
If you are using the engine with just java then there is the OnboardingRequest.java in Quick Start Guide | Activiti.org
If you're calling the REST API with java and you're using Spring then I guess you'll want to use RestTemplate to make the calls. There is a thread on this at Deployment using Spring RestTemplate - the original link in that thread to the code is broken but the equivalent link now is https://github.com/Activiti/Activiti/tree/6.x/modules/activiti-rest/src/test/java/org/activiti/rest
You might also find RESTful API, deploying and starting a process , Activiti User Guide or Deploy Model via REST API helpful.
03-11-2018 04:16 AM
i use activiti-rest ,i deploy it in my server glassfish but now i don't know how i implement the function rest using java
Explore our Alfresco products with the links below. Use labels to filter content by product module.