Showing Data from MySQL at Bonita BPM UI Designer

1
+1
-1

Hello Everyone,

I do my thesis using Bonita BPM to making Business Process.

I want to ask something:

I already connect to the mysql with the script "SELECT * FROM Table Where Field = 'field'" I want to showing the result in the UI Designer. But I don't know how to do that. Can somebody help me what should I do.

Anyway the deadline is 1 week. So I kinda stressful about that. Thank you so much!

2 answers

1
0
-1

1
0
-1

Hi, you should be able to use the MySQL connector or Generic database connector in Bonita:
https://documentation.bonitasoft.com/bonita/7.6/list-of-database-connectors

and then take the result and populate a variable

Notifications