Bonita 6.3.2

Bonita Studio 6.3.2 - Community - Capacity?

Hi there,

Bonita 6.3.2, Java 1.7.0.67, Windows 8.1

just out of interest what is the capacity of Bonita Studio for developing processes?

I've hit an issue (that i will call a bug and report it as such) whereby when I do a Server->Build the selection of the process to build causes my system to go sooooo slooowwww.

It's the Search process box specifically - and I need to use it. It causes Java to go into raptures... 90% of an 8 core Intel...with no more than 30 processes in the list.

Bonita Studio 6.3.2 - Usability Request...Open Project - add a "Folder" capability

hi there,

Bonita Studio 6.3.2, Java 1.7.0.67, Windows 8.1

In Studio there is no way to save projects to logical "Folders".

I think this would be a useful enhancement, could we have this added please,

Thanks and regards Seán

Sample Code Request - for ProcessRuntimeAPI

Hi there,

Bonita Studio 6.3.2, Java 1.7.0.67, Windows 8.1

Still getting the handle on apiaccessor and other bonita classes etc.

So has anyone got a working sample piece of code for ProcessRuntimeAPI, I want to use SendSignal for a varyoing number of processes.

Many thanks and best regards Seán

Bonita Studio 6.3.2 - Groovy Editor - Only return type is "Object"?

Hi,

Bonita Studio 6.3.2, Java 1.7.067, Windows 8.1

When creating a new Groovy Connector:

  1. Select Step (Task)
  2. Connectors->Add->Script->Groovy 1.8->Next->Name->Next->click the pencil

all you get is return type java.lang.object with the browse button grayed out. Surely I should be able to return a string/interger etc. as well as an object.

This has to be a bug...

I want to be able to choose my return...

Many thanks and best regards Seán

Studio 6.3.2 - ??? Default Value in text String not being used...

Hi there,

BPM Studio 6.3.2 - Java 1.7.0.67 - Windows 8.1

I have a single pool, no lanes, one service step.

In the pool I have a single variable xString with a default value created via groovy script

return "this is the default text";

When I execute the "App" the pool shows it's Pageflow application screen with a blank xString text box.

Use the Table widget to display comments from the process

I have been trying to display all the comments from a process using the table widget and a groovy script, but always i get an error. I would like to have two columns in the table, one for the "user" who posted the comment and another one for the "comment" Is there a way to do that?

Notifications