I want to deploy a BPMN workflow in an Activiti 7 cloud service. In an Activiti 6 server, I can do this by its REST API:
POST repository/deployments
Hi,
Did you tried with User Interface?
Hi Sanjay,
I read the article but did not find how to deploy the workflow by the REST API.
I saw how to deploy the engine and how to get the predefined process definitions by the REST API, but no workflow deployment. Did I miss anything?
And I saw the CI/CD demo video in the activiti.org and another Deep Dive Series. Both of them rebuild and redeploy the runtime engine every time they create a new workflow. That is not what I want.
Thanks,
Charles Sun
Hi chsun,
That's exactly what I need to do in Activiti 6, which is to deploy dynamically new XML workflows without redeploying the whole runtime engine could you please tell me how did you manage to do it?
Thanks,
@Widad_Dek create a deployment with the pocess xml as input - https://www.activiti.org/userguide/#_create_a_new_deployment
Hope it helps.
I see. I am curious why the api was removed from activiti 7.
Best Regards,
Hi @abbask01 ,
Thanks for the respond, that's exactly what I've done from Spring Boot but I always get error 403 forbidden. So I really don't understand why is this operation not allowed, do you have any explanation about this ?
Cordially,
Hi everyone, I resume this post.
@chsun do you resolve your problem?
No. I went back to Activiti 6 now.
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.