Table Widget

1
0
-1

Hi, I've a variable firstName which type java.util.list How can i display in table widget so the next data will be show in the next row? Any best solutions? Anyone?

1 answer

1
0
-1

Hi, To display rows you already have, follow the example here: http://documentation.bonitasoft.com/web-service-connector-tutorial (in the part where explains how to display data in a "table widget"). Mean while, you will have to use the editable grid widget, wich allows you to get the output into a process variable. I've never used it, it could be enough to fill the output parameters, but you'll have to try/investigate. Cheers

Notifications