Intellicus: Power To Understand Your Business

Administrative Enhancements

Caching all template changes at runtime

With this enhancement, Intellicus enables to cache templates in case of modifications done from the portal (under Administration > Configure > Config Files).
Caching reduces the manual intervention of restarting the web server in case any change is made to the template files.
Intellicus 18.0 introduces a new cache implementation called 'Cache Templates' to cache those changes at the web server end.

cache

Plain-text emails in Intellicus 18

This enhancement allows administrators to configure Intellicus to send emails in plain text format for personal, text heavy messages instead of HTML format. Plain-text emails may also be used if the mail transfer agent does not support HTML emails. You need to configure the property in ReportEngine.properties as EMAIL_CONTENT_TYPE=text/plain The default value is text/html
Example, the success message in the form of plain-text email appears as shown in the image below.

emails

Report Execution Statistics

Intellicus 18 enables you to view the report execution statistics like report run duration, row/column/page count etc. for a chosen output format. With the help of such statistics, you can decide which report to run directly, run in background or run using the schedule option.
If you wish to use this feature, you need to enable the 'Statistics' property under Administration > Configure > Server on Intellicus portal. Apart from this, you can also enable this property under
/reportengine/config/ReportEngine.properties to be able to see the report statistics.
The execution time of a report instance or the average time of last report runs in a specific format can be viewed at various pages on the portal as shown in below images.

Right-click report-name on Explorer

report_stats

Run Report

report_stats

Navigate > Reports > My Reports

report_stats

Explorer

report_stats

Schedule Jobs

report_stats

Add Task

report_stats

Index - Intellicus 18.0