Running the Web Console Installer
- Last Updated: November 12, 2025
- 2 minute read
- Corticon
- Version 7.1
- Documentation
The Web Console installer will install or update Web Console 7.1. When you install Web Console 7.1.3 on a machine that has Corticon Server installed the installer will notify you and then exit.
Note: You can install the Web Console
on a machine that has a previous version installed. Where a previous version is
installed, you must manage any port overloads that might result from running both
versions.
Note: IMPORTANT If you have an existing, populated Web
Console and you want to retain the configurations, you must log on to the Web Console,
and then perform the Administration task Export Configuration. Save the
configuration file. Installing a 7.1.3 Web Console will clear the existing
configurations. In the new Web Console installation, you should then immediately import
the saved configurations to install them. You could retain the file as a backup, noting
that applying it will overwrite the existing configuration.
To create or update an installation of Web Console 7.1.3:
- On the target machine, access the Corticon 7.3 installers you downloaded. The Web Console 7.1.3 installer is accessible as a 7.3 Corticon package.
- To open the Web Console Setup Wizard:
- For Windows, double click on: PROGRESS_CORTICON_7.1.3_WEB_CONSOLE_WIN_64.exeNote: While not typically required, if you are told to do an administrator install, right-click on the EXE file, and then choose Run as administrator.
- For Linux, run: PROGRESS_CORTICON_7.1.3_WEB_CONSOLE_LNX_64.bin
Note: If the same or higher Corticon 7.1.3 Web Console is installed at any location on the target machine, you will be able to apply Web Console 7.1.3 service packs and patches. - For Windows, double click on: PROGRESS_CORTICON_7.1.3_WEB_CONSOLE_WIN_64.exe
- Click Next to continue.
The Choose Web Console Install Directory panel opens.
- The default install directory is shown. To specify a preferred directory, enter the explicit path, or click Choose to browse to the preferred directory.
- Verify your selections in the Pre-Installation Summary panel. Nothing has happened yet so you can click Previous to go back to a panel to make changes, or click Cancel to quit this installation procedure.
- Click Install to continue. The installation status window opens. When done, the Install Complete panel opens.
- Click Done to complete the Corticon Web Console 7.1.3 installation and close the installer.
- In your Web Console installation's
C:\Progress\Corticon 7.3\WebConsole\Tomcat\9folder, copy thecorticon.wararchive file, to the app server'swebappsfolder; for example,C:\Progress\myTomcat9\apache-tomcat-9.0.95-windows-x64\apache-tomcat-9\webapps. - The installation and update of Corticon Web Console and its app server are complete. Click Done to complete the Web Console installation and close the installer.
- Edit the
logback.xmlfile atC:\Progress\Corticon 7.1\WebConsole\etcto change<property name="WORK_DIR_LOGS"to have thevalue="C:\Progress\Corticon_7.1\WebConsole\logs"/> - Copy the Web Console
etcfolder with its.groovyandlogback.xmlfiles, and then paste the folder atC:\Progress\Corticon_Server_Work_7.1\. - Start the Corticon Web Console by launching the app server. For example,
C:\Progress\myTomcat9\apache-tomcat-9.x-windows-x64\apache-tomcat-9\bin\startup.bat.
The installation and update of Web Console 7.1.3 is complete.
Note: Using an
LDAP store for Web Console authentication—You can set up Corticon Web Console to authenticate users using an LDAP server.
See the topic How to use LDAP for Web Console
authentication