04-17-2018 05:11 AM
Hello ,
Please, who already worked with activiti-rest and who has devlop function that deploys the process !! he shows it to me.
thank you.
04-20-2018 12:31 PM
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.
04-22-2018 03:35 AM
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
04-23-2018 06:13 AM
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.
04-23-2018 09:43 AM
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 !!
04-25-2018 03:36 AM
I want to create the function: Create a new deployment POST repository / deployments
04-25-2018 03:45 AM
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
04-25-2018 05:41 AM
Thank you,it's what I am looking for.
Explore our Alfresco products with the links below. Use labels to filter content by product module.