Validating process

1
0
-1

Hi,

i am a student and writing my thesis on business processes right now. i chose Bonita and am completely a new beginner to using the tool. I created a business process for training needs assessment by downloading Bonita in my own pc. i followed the instructions shown in a few videos to create the process but cant validate it. each process has a certain validation requirements but i don't know how to fix them. some of the validation problems are the following

"left operand is missing in an operation of designation" "contains a validator without type: " if there is an experienced consultant who can personally guide me through on how to do it i will be thankful. i will also be thankful if somebody can help me out to fix this problem or refer me to the right resource where i can further polish my skills.

regards,

ilyas

Comments

Submitted by amine250 on Wed, 04/29/2015 - 15:24

Hi,

You can check operations of a task in a process view Task -> General pane -> Operations tab and complete the missing left operand or delete the operation.

You can check validators in a pageform view Form -> Click a widget -> Validators tab then delete your validator or give it a type.

For any information, you don't really need an experienced consultant if you can read the documentation http://documentation.bonitasoft.com/

Good luck, Amine.

2 answers

1
0
-1

Hi.

The message "left operand is missing in an operation of designation" mean that you have an operation in you process where you haven't set the left operand. For information, an operation is something like : Left operand equal Rigth operand. In Bonita BPM, this can be something like : variable V takes value of script S

The message "contains a validator without type: " mean that you have a validator in a form where you havn't set the field "Validator type".

If you click on an error message, Bonita BPM point the task/form where the error is.

Notifications