1
0
-1

Hi everyone,

I have face some issue regards on my process. When I submit the form which load and store binder = "Workflow Form Binder" It will directly store the data in database and trigger the process which is the inbox to user about the form.
BUT now I change the store binder to "Bean Shell Binder", after I submitted my form, the data are store in the database accordingly but the process is not functioning. Can I know what are the reason and solution about this issue?
Thank you very much

Best Regards,

poke

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, if you are using custom code and are not using the Workflow Form Binder, then the default process behavior will not be executed. You will need to invoke the original, similar to How to use Workflow Form Binder in BeanShell.

        CommentAdd your comment...