Gateway failed on bonita 6.0.4

I drew a workflow with software " Bonita" that has a gateway decision , so in some cases the gateway failed, someone had the same problem , what is the solution ?

Thank you !

How do you know it failed? I have access to the DB and a saw the record

What logs do you have? On the server don’t print any thing
what are you expecting? I am expecting flow continue to the next task,

I made the print with the query result the task failed

http://i68.tinypic.com/14nzfwz.png

How do you know it failed? What logs do you have, what are you expecting?

so what does the DB record say?

The info given so far doesn’t help…

http://i68.tinypic.com/14nzfwz.png

I would change the logging options to allow you to see the issue. or maybe create a script tasks to dump all data to the log before the gateway.

See here:

http://documentation.bonitasoft.com/logging-0

regards