Dynamic Workflow

1
0
-1

Hi Everybody,

I'm a newbie with BonitaSoft and i would like to know if what i want is possible with this great soft. the projet that i must create is this one :

Step 1 : a site's chief must encode the visit of a inspector and the activity of this one. So, the date, time arrival, time left,... are general variables. No problem with this. But the inspector can say X remarks during the visit. My first question is : as the chief must encode X remarks (sometimes one remarks with several informations, sometimes five remarks with (five times) several informations), is it possible (with javascript or someelse ?) to epurate the form with the number of remarks (perhaps define in a previous variable)?

Steps 2-3-4 : For one remark encoded, the step 2 is launched, then step 3 and finally step4.

BUT, the step 2-3-4 must be launched for each remark encoded in the step 1....

My second question is : is it possible to launch "x subtasks" without having to make manual redundancy in diagram?

Thanks for your ideas and responses.

PhG

1 answer

1
0
-1

I'm not sure to understand the first question but if the form designer don't completely fit your needs you can always create an HTML widget that displays theses informations. For the second one you can create a Multi instance activity that takes in input the list containing all your remarks.

Comments

Submitted by p.gerbaux on Fri, 04/18/2014 - 11:10

Thanks for your response.

For the first question: for example, I 've 2 step. In the step 1, i've a form with a variable 'Nbr of remarks' wich must contain a number. Then, in the following step. i've another form and i would like display a listbox in this form only if in my step 1 i've encoded the number '3' in the variable 'Nbr of remarks'. is it possible?

Thanks.

Notifications