Connector Error

0
Hi All, I am trying to create an application that displays a simple database created with postgreSQL using the database connector module. But When I try to publish, I get a connector error. Error message is below. An error has occurred while handling the request. [User 'Anonymous_d7276be4-4a34-4e91-a9bc-a8a8e7dc3d9e' with session id 'a7381501-XXXX-XXXX-XXXX-XXXXXXXX3e6e' and roles 'Administrator'] Any suggestion how to handle this error? Thanks in advance.
asked
3 answers
0

Hi, Georg. Thank you for your comment.

Sorry, Let me explain the situation.

First, Studio Pro ver is 9.11.1.

The errors that occurred after pressing the run locally button and the view app button were shown below.

And microflow is below.

Do you need any other information? Any help would be appreciated.

Best Regards

Kazuki

answered
0

Thank you for your comment.
The postgres driver is added to the userlib folder under the application. (Bottom of the image)
Am I putting the files in the wrong place?
Also, I thought the connection itself was working, since pgadmin4 seems to be getting the information in the mendix.

answered
-2

Just to double-check, have you added the Postgres driver to the connector?

You can find the details in section 2 of the documentation: https://docs.mendix.com/appstore/connectors/database-connector/

answered