Hello,
I use bonita bpm 7.2.3. I connected my pool to an external mysql database in which I created a table called “Solde” with a field called “solde”. Then I created a field in my form (UI-Designer) called “solde”. I would like to display the field value “solde” of the table “Solde” in the field of the form “solde”(in bonita).
Please Someone can help me. Thank you in advance for your understanding.
Hi sachasun66!
You may need to use a REST API extension to do this trick to connect to a database and retrieve this data if this DB is not the default Bonita DB.
You may find a solution using this:
http://community.bonitasoft.com/project/data-source-rest-api-extension
Cheers,
Marcos Vinícius Pinto