Hello,according to our client's requirements they would like to use Hybrid setup which means Application running on AppServer in Outsystems cloud, Data stored on local DB server on-premise (or using local virtual datacenter/server) - if I understand correctly infrastructure setups, above described hybrid setup is supported, isn't it?If so, are there any other requirements for DB server except the below mentioned?Regards,Tomas
SQL Server Database
Azure SQL Database
Oracle Database
The NLS_CHARACTERSET must be set to WE8MSWIN1252 or AL32UTF8.
MySQL Database
The JSON data type in MySQL 5.7 is not supported.
IBM Database
The installation of the IBM iAccess software is required in all Front-End and Deployment Controller server machines.
The use of double-byte characters with DB2 databases is not supported.
Hi Somesh,
Is there a possible setup to have OutSystems platform on cloud, and the platform's database in OnPremise? ==> Yes, this is called hybrid setup, but need confirmation with sales team, as this need VPN access from/to cloud platform and on-premises database.
The entities and OutSystems related table data can reside in an OnPremise database and the compiler, debugger and other OS services can consume cloud resources for their operation. ==> Yes
At what step do we define connection details of platform database configuration during installation? ==> Need to setup VPN access from/to cloud platform and on-premises database.
But like I says, this need confirmation with Outsystems Sales, because VPN is needed for this kind of setup.
Hi Tomas,
For hybrid setup, you can check with Outsystems sales for this.
For the database platform, the supported one is : Oracle and SQL Server (https://success.outsystems.com/Documentation/11/Setup_and_maintain_your_OutSystems_infrastructure/Setting_Up_OutSystems/OutSystems_system_requirements), but you can use any database to connect as external databases. The one that already have database connection is :
Other databases, you can find the database connection in the Forge.
Also I want to give some insight that some of our client had done.
So the platform is still on cloud using default Outsystems environment, and using the external database that is on premise in the client's data center.
Hi Toto,
could you please provide insights on below as well?
Is there a possible setup to have OutSystems platform on cloud, and the platform's database in OnPremise? The entities and OutSystems related table data can reside in an OnPremise database and the compiler, debugger and other OS services can consume cloud resources for their operation.
At what step do we define connection details of platform database configuration during installation?
Thanks for sharing the details Toto!
Thanks Toto for your replies!