The installation process creates the following folders in the installation folder:
Figure 14: Intellicus Folder Structure
You can start using Intellicus Web-based Reporting Suite immediately after the installation.
If you did not check the “Start Intellicus Service” option at the time of installation (on Figure 13), you can start Report Server and Web Server after installation.
To start Report Server, click Windows Start > All apps > Intellicus > Start Report Server (as shown in Figure 15).
To start Web Server, click Windows Start > All apps > Intellicus > Start Web Server (as shown in Figure 15).
Figure 15: Options in Intellicus menu
Alternately, run services.msc from Windows. Here you need to start Intellicus Report Server to start the Intellicus services as shown in Figure 16.
Figure 16: Start Intellicus Report Server from Services.msc
The Web Server and Report Server will start automatically whenever the machine is restarted, if the Startup type property of Intellicus Report Server is set to “Automatic”.
You can now check the Web Server and the Report Server status by running Intellicus Service Manager as shown in Figure 15. You can also stop or start the Web and Report servers from Intellicus Service Manager as shown in Figure 17.
Figure 17: Web Server and Report Server Status on Intellicus Service Manager
What if the Web Server does not start
By default, Intellicus is configured to run on port 8080. The Web Server will not start if this port is used by any other application. To start the Web Server change the port from 8080 to the one that is free.
Changing the port number
Below are the steps on how to change the port number when Jakarta Web Server is used.
The port number information is stored in server.xml file.
Figure 18: Location of server.xml
- Open server.xml in a text editor.
- Change the value of Connector port to a number that is free.
- Save the changes.
Figure 19: Changing the port number
Starting the Web Interface
You can start using Intellicus Web-based Reporting Suite through its web client (portal). To access the web client, use the following URL:
http://<IP of the portal>/intellicus
For example, if the IP of the portal is 120.98.99.256 and port is 7000, then the URL would be:
http://120.98.99.256:7000/intellicus
If the port is 8080, then the URL would be:
http://120.98.99.256/intellicus
To access Intellicus from the machine where Web Portal is running, the URL would be:
http://localhost/intellicus
The login page appears as shown in Figure 20.
Below are the default credentials provided by Intellicus:
- User Name: Admin
- Password: Admin
- Organization Name: Intellicus
(Click “More Option” if you wish to select any organization other than the default.)
It is mandatory to change default password of Intellicus URL.
NOTE: You can change default password once logged onto Intellicus application (from My Preference page).
Figure 20: Login details