Hello ,
Please, who already worked with activiti-rest and who has devlop function that deploys the process !! he shows it to me.
thank you.
Hi there,
Which version are you using?
From where are you trying to deploy a process definition? Which is your client language?
If you check in the docs, the APIs are clearly documented, so you just need to do an http request to deploy your model in activiti.
I use activiti-rest version 5.22, the j2ee language, I call the http function via web service rest I want to know how i devlop the deploy process function
Please check the docs for that version:
Look at the REST APIs section for deployment and process definitions. By performing those REST request from your app you should be able to deploy and interact against your business process definitions.
Hope this helps.
thank you for help I already consult the document my problem I do not know how to implement the method especially that I am new in webservices do you have any idea how to do the method with java !!
I want to create the function: Create a new deployment POST repository / deployments
Ok, but that's a very basic java question, not really specific to Activiti or the Process Services. There are several ways of doing depending the frameworks that you have available in your app. Look at this: Sending HTTP POST Request In Java - Stack Overflow
Thank you,it's what I am looking for.
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.