Hi,
We are trying to setup a continuous integration process. Is there a way to export a process bar file using scripting? If yes, what is the command to use in the script, and can you provide a sample script please.
Thanks
Hi,
We are trying to setup a continuous integration process. Is there a way to export a process bar file using scripting? If yes, what is the command to use in the script, and can you provide a sample script please.
Thanks
Hello,
Yes, this feature is called "Workspace API": http://documentation.bonitasoft.com/automating-process-builds, available in Subscription Packs. It's a script made to build process bar file automatically.
Hi,
This script is available only in V6.
In V5, you can take a look at these APIs to build your own script: ProcessBuilder and BusinessArchiveFactory.
Hi,
Thank you for your answer. I am running v5.8. Does this script exist in version 5.8?
Regards