05-21-2020 10:11 PM
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
05-24-2020 08:00 AM
Hi,
Did you tried with User Interface?
05-25-2020 11:00 PM
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
12-14-2020 04:26 AM
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,
12-14-2020 06:54 AM
@Widad_Dek create a deployment with the pocess xml as input - https://www.activiti.org/userguide/#_create_a_new_deployment
Hope it helps.
12-15-2020 04:52 AM
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,
09-17-2021 06:42 AM
Hi everyone, I resume this post.
@chsun do you resolve your problem?
09-17-2021 06:55 AM
No. I went back to Activiti 6 now.
12-14-2020 08:44 PM
I see. I am curious why the api was removed from activiti 7.
Best Regards,
12-14-2020 06:47 AM
Explore our Alfresco products with the links below. Use labels to filter content by product module.