Set up the tutorial
- Last Updated: June 30, 2025
- 3 minute read
- Corticon
- Version 7.2
- Version 7.1
- Documentation
Before you work on deploying a Decision Service, you need to set-up your environment for this tutorial.
You must:
- Install and start Corticon Studio
- Install and start Corticon Server
- Install and connect to the Corticon Web Console.
- Import a Sample Project into Studio
Step 1: Install and start Corticon Studio
First, let’s install the development environment, the Corticon Studio.
- Download and run the Studio installer.
- On the Introduction page of the installation wizard, click Next.
- On the License Agreement page, select I accept the terms of the License Agreement and click Next.
- On the pages that follow, retain the default settings and click Next.
- Click Install. When the installation is finished, click Done.
- On the Start menu, select Progress > Corticon Studio.
Step 2: Install and start Corticon Server
Now, let’s install the deployment runtime environment, the Corticon Server.
- Download and run the Server installer.
- On the Introduction page of the installation wizard, click Next.
- On the License Agreement page, select I accept the terms of the License Agreement and click Next.
- On the Corticon Server Install and Work Directory page, retain the default settings and click Next.
- On the Choose Server Components page, select Corticon Server for Java, and then click Next.
- On the pages that follow, retain the default settings and click Next.
- Click Install. When the installation is finished, click Done.
- On the Start menu, select Progress > Start Corticon Server.
Note: You will need to use the required Java version and the required Tomcat server, and
then tailor them. See Corticon Installationsthe Corticon
Install Guide
Step 3: Install and start Corticon Web Console
Now, let’s install the WebConsole administrative environment, the Corticon WebConsole.
- Download and run the WebConsole installer.
- On the Introduction page of the installation wizard, click Next.
- Click Next.
- Click Install. When the installation is finished, click Done.
- In your browser, use the URL
localhost:8080to connect.
Note: You will need to use the required Java version and the required Tomcat server, and
then tailor them. See Web Console Installationsthe Web
Console Installation Guide
Step 4 : Importing a Sample Project into Studio
The Corticon Studio installation includes several sample rule projects. We will use one for this tutorial. To import the sample:
- In Studio, choose Help > Samples.
- On the Samples page, select Tutorial and click Open.
- In the Import Projects window, choose Tutorial, and then click OK.
- The sample rule project opens in Corticon Studio.