Workflow deployment from command line
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2015 10:40 AM
Hi,
I am investigating options for deploying workflows from our CI server (Bamboo).
If I have a set of workflows in a zip, is there a non-manual way that I can deploy them to activiti-explorer via http?
Thanks
Jon
I am investigating options for deploying workflows from our CI server (Bamboo).
If I have a set of workflows in a zip, is there a non-manual way that I can deploy them to activiti-explorer via http?
Thanks
Jon
Labels:
- Labels:
-
Archive
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2015 05:58 AM
Hi Jon,
would using the Activiti REST API be an option?
http://www.activiti.org/userguide/#_create_a_new_deployment
Regards,
Yvo
would using the Activiti REST API be an option?
http://www.activiti.org/userguide/#_create_a_new_deployment
Regards,
Yvo
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2015 06:00 AM
Yes I think it would. Thanks

