1
0
-1

Hello, 

After running a process ( bean shell ), i want to send the data that I got back to a form to populate inputs.

I do not how, I would appreciate if you help me.

    CommentAdd your comment...

    1 answer

    1.  
      1
      0
      -1

      Hi, in the Bean Shell code, you could try using a database query as in Load & Store Form Grid Data Using Bean Shell Form Binder, or call formDataDao.saveOrUpdate like in File handling in Bean Shell Form Store Binder.

        CommentAdd your comment...