Set up Creatio application server on IIS
Deploying Creatio application server consists of the following general steps:
1.Set up the ConnectionStrings.config file.
2.Specify connection strings, depending on the chosen DBMS:
•Specify MS SQL Server connection strings.
•Specify Oracle Database connection strings.
•Specify PostgreSQL connection strings.
3.Configure Web.config for Oracle Database (if you use Oracle Database).
4.Enable required Windows components.