how to connect MYSQL 5.5 JDBC driver with BONITA 7.9

1
0
-1

While connecting MYSQL driver I get following error.
"for unserializable output you have to transform to serialized object using output expression window"

1 answer

1
0
-1

Hi, I am not sure I understand what you really want to do. Are you talking about connecting MySQL database and Bonita? The version of MySQL supported with Bonita 7.9 is MySQL 8 as you can see in 7.9 release notes

I see you talk about the JBDC Driver, are you trying to connect your database thanks to this connector driver? If you want to connect a MySQL database with Bonita 7.9, we provide the JDBC driver out-of-the-box. You can refer to our documentation to install and configure your database.

Notifications