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
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.
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
Ask for and offer help to other Alfresco Process Services and Activiti Users and members of the Alfresco team.
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.