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
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
Helical Insight application is having validations on each and every page and actions. This blog elaborates how you can disable those validations, change the messages etc related to validations. The validation logic which is needed to validate different inputs and modules in Helical Insight can be configured in Validation.xml file.
Read More
There are various settings and customization related to Helical Insight which one can do by making changes in the settings.xml present in the back-end directory. Thus, the brief about various settings present in the setting.xml file is documented below: Location of settings.xml file: “..\hi\hi-repository\System\Admin” Note: The above path might change based on where you have installed it.
Read More
Introduction: Helical Insight metadata connects with a database which is predefined. Now there might be certain cases in which we would like the metadata to connect to different datasources based on certain condition. For example : In healthcare industry the data of the hospital can not go outside the hospital premises. In that case, based
Read More
Requirement: Java 1.7+ Download Helical Insight 2.0 executable and save it in your desired location. In order to install hi-ee using command line 1. Open command prompt (windows) or / terminal (linux and MAC). 2. Go to the location where you have saved Helical Insight 2.0 via terminal/command prompt. Type “java -jar helicalinsight-ee-2.0.0.6954 RC1”. (name
Read More