Is bpmn files bundled in a zip file supported for deployment using the deployment api?
I tried addzipinputstream method on DeplymentBuilder and it not seem to do anything
Thanks
Is bpmn files bundled in a zip file supported for deployment using the deployment api?
I tried addzipinputstream method on DeplymentBuilder and it not seem to do anything
Thanks
Deploying a zip file is not supported. You can add multiple files individually to a deployment though.