how to do a decision using exclusive gatway based of the result of the select box choosed in the first form

hi, i’m using bonitaBPm community 6.4.2 in my process the first step the client have to complete a form which contain a select box the value of the selected index will be the decision of the next form , so i’m using an exclusive gateway which give 5 possiblity to choose the next process can someone help me .
here it’s the picture of my process
http://imgur.com/1SF5jgr&PRJUkqe#0
thanks

Hello,

on each transition (4/5) add on the expression editor/value following :
1- select == “sav”
2- select == “commande en ligne”
3- select == “espace fidélité”
4- select == “recrutement”
5- default

Bien évidement les mots entre guillemets doivent correspondre à la valeur du champ du formulaire initial.

Plus d’information sur les transitions ici :
http://documentation.bonitasoft.com/transitions

Bonne implémentation.
Cordialement
LL

Je crois que vous aviez déjà eu un début d’explication dans un post précédent :
http://community.bonitasoft.com/answers/automatic-choice-next-forms-using-select-box

Bonne continuation.
LL