Issue with Database Connector Configuration After Update to 2024.2

I updated my project from 2023.2 to 2024.2 and encountered issues with the Database Connector configuration. The form to input the execution script is missing, and the “Next” button is disabled.

To be more precise, following the steps in Bonitasoft’s documentation, I am unable to proceed to step 5: Enter the Input query .

I’m using bonita-connector-database-2.0.3 along with org.postgresql 42.6.0 (I also tested with 42.7.4, the latest version, and 42.5.6, which was used in 2023.2, but got the same result).

Has anyone experienced a similar issue? Is anyone successfully using this connector in the 2024.2 version?

As the workaround we switched the connector to JDBC. It works with this driver

1 Like

Hi @dariusz.skarbek_1410,

Can you capture a image of this error?

And more, I successfully migrated my big project from 2023.1 to 2024.2-u0.

We implemented workaround in all our database connectors.

1 Like