Ricardo Silva wrote:
I need to use PostGres for all our applications and found your connector. I tried to follow the instructions to install the connector you wrote for PostGres but they don't match up. I don't have a folder named "Platform Server" in my OutSystems directory. Also, I don't know how to run a configuration tool to install service center. Service Center is accessed on the web. Does this connector work with the new version of OutSystems? My current version is 11.5.40, build 926.
Hi Kyle,
You listed the version number of Service Studio, which you have installed on your computer.
But the PostGres connector is installed on the server-side of the OutSystems platform and therefore is not accessible to customers on the OutSystems Cloud.
If you are on the OutSystems Cloud, you might consider an alternative like setting up an SQL Server (for instance) to act as a middleman between the OutSystems Cloud and your Postgres databases.
You can find the list of databases for which OutSystems has a built-in connector in https://success.outsystems.com/Documentation/11/Setting_Up_OutSystems/OutSystems_system_requirements#Integration_with_external_systems.
Best,
Joao
Hello all.
I'm sending this late message to let you know, that we just launched PostgreSQL Database Connector. This connector is available out-of-the-box and fully OutSystems supported from 11.15.0 and above.
Some of the advantages of the new PostgreSQL connector:
Fully OutSystems supported;
Supports Aurora and Generic PostgreSQL, versions 12 and 13;
Use Integration Builder with a smoother experience for selecting and configuring database connectors.
Cheers,Integration Builder team.