Prerequisite : Java 8+ installed and JAVA HOME is set. Install apache tomcat 7+ Need to have any one of the database server installed like Derby, MySQL, Postgres, MSSQL etc Steps to Deploy HI application : Extract helicalinsight-ee-2.1.0.8049 RC1.jar file. Once you extract this you will find hi-repository.zip and hi-ee.war Unzip the hi-repository.zip file
Read More
Prerequisite : IIS server version 6+ is installed and running. Make sure “ISAPI Extensions”, “ISAPI Filters” and ”CGI” are checked. To verify go to Control Panel -> Programs and Features -> Turn on Windows Features. Check “Internet Information Services” inside that you will find all these 3 modules. Apache Tomcat 9+ is installed. Testing Environment
Read More
How to Share Dashboards? A dashboard is created using reports which are created from a metadata which, in turn, is created from a datasource. Thus, sharing a dashboard involves: Sharing the Dashboard file Sharing the Reports from which dashboard is created Sharing the Metadata from which reports are created Sharing the Datasource from which metadata
Read More
NOTE: This blog is relevant to version 3.0, 3.1, 4.0 and 4.1 of Helical Insight and will not work for any other version. You can know the version from the bottom left (above file browser) or from the admin page. This article briefs you about how you can completely white label and change the look and feel
Read More
Introduction: This document describes the steps of authenticating Helical Insight application using Central Authentication Service (CAS). Prerequisite : Java version 1.7 or higher Apache tomcat 7.0 + Helical Insight Application Version 2.0 + Below are the steps : Configurations needs to do on CAS server : Download 4.0.1 or higher version
Read More
Introduction: This document describes the steps of authenticating Helical Insight application using Lightweight Directory Access Protocol (LDAP). Prerequisite : Java version 1.7 or higher Helical Insight Application Version 2.0 + Download the files required for integration of LDAP with Helical Insight application from below link.Download the files from here Below are the steps : Configurations
Read More
In this article, we will see how we can use different filtering conditions for different data types. There can be 3 basic types of data i.e. numeric, textual or date. We will see one by one the filtering conditions for each of these data types. Numeric data Let us consider the ‘sample travel data’ and
Read More
With every newer version of Helical Insight being launched there might be a need to upgrade Helical Insight to the later versions. This blog will provide step by step guide to upgrade Helical Insight to the later version while keeping all the work and customization’s intact as per the previous version of Helical Insight. We
Read More
Objective of this blog is to discuss how we can add the scrolling text from right to left anywhere in the ad-hoc report or dashboard in Helical insight as shown below. How to Add Scrolling Text in Dashboard in Helical Insight Application...! The detailed description to achieve the above discussed objective is documented follows: STEPS:
Read More
From version 5.0 of Helical Insight Enterprise Edition, the entire method of implementing cascading input parameters has been simplified and it can be acheived from the UI itself. Please refer to this blog to learn how to do that. If you are using an older version you can go read further. Introduction: Cascading Parameter are
Read More