Previous Topic: About the iConsoleNext Topic: Keyboard shortcuts


Overview

The CA DataMinder iConsole comprises the following components:

iConsole

The iConsole is a lightweight, browser-based application providing event searching and auditing features. It is primarily aimed at auditors and reviewers.

Front-End Web Server

iConsole users must direct their browser to the front-end web server. That is, they must direct their browsers to a URL based on the name or IP address of the machine hosting the front-end web server.

The front end submits all event searches generated in the iConsole to the application server (see below) and renders the matching events returned from the application server as HTML search results screens. The iConsole screens are generated in Javascript, based on data retrieved using AJAX calls.

Application Server

This component provides the web service that connects to the CMS. It enables all event search and auditing activity conducted in the iConsole to be written to the CMS. It enables iConsole users to search for and retrieve events stored on the CMS and to update audit details for these events.