Export Process BAR using scripting

1
+1
-1

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

Comments

Submitted by irshad.burtally on Tue, 03/11/2014 - 16:18

Hi,

Thank you for your answer. I am running v5.8. Does this script exist in version 5.8?

Regards

2 answers

1
0
-1

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.

1
0
-1

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.

Notifications