Hello.
I can't execute a BPM without error. The database update instruction fails.
The field to be updated is an array field.
I've made a very simple example so you can easily reproduce it.
I update the database but the BPM execution is interrupted.
Attached:
the image of the process, where you see it has failed
of the code, which is very simple.
of the field definition that you see is an array field (Lista is the spanish for Array)
and from the database record, where you see that the update actually took place
I don't quite know what I'm doing wrong.
thank you very much
Comment