You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda-...@googlegroups.com
Hi,
In Activiti we have an option in admin area to deploy only the bpmn file. How can we do that on Camunda without need to create a project to encapsulate the bpmn file in a war file ?
Regards.
Bernd Rücker (camunda)
unread,
Mar 24, 2014, 3:50:45 AM3/24/14
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to camunda-...@googlegroups.com
Hi Alessandro.
You can always deploy via the Java API - so you could build your own deploy
tool (e.g. to deploy via SOAP, REST, Web-UI, ...) easily.
We do not have a feature in cockpit - and we do not YET have it in the REST
API (see https://app.camunda.com/jira/browse/CAM-1375).