The configuration details shows the details filled by the user at the time of Helical Insight application installation. Now, to view the details filled by the user there are 2 methods available : Method 1: Open installation directory or Folder Go to *\hi-repository\System\Admin Find setting.xml file. Open setting.xml file and find <BaseUrl> tag. After searching, <BaseUrl>http://localhost:8080/hi/hdi.html</BaseUrl>
Read More
Install the JDK software. Go to this URL for downloading java (Note: Oracle login might be required, if you do not have the required credentials you can register and create free login ) Select the appropriate JDK software and click Download. The JDK software is installed on your computer, for example, at C:\Program Files\Java\jdk1.8.0_02. You
Read More
Requirement: We recommend that the system has minimum 10 GB free space and 4 GB RAM. Your actual production server hardware requirements will depend on the data size and concurrent users. You should have admin privileges before installing. No previous instance of Apache Tomcat should be running. Please stop any Tomcat instance if it is
Read More
This article talks about introduction to Metadata Security Pre-filtering. Metadata pre-filtering is a process where a filtering of information within organization, user, role etc takes place at a metadata level. For example, your most of the company members can access database Adhoc UI and drag drop interface, but only few should have access to the
Read More
In this article, you will learn about how to apply Filter Expression using Helical Insight. Filter expression is a query expression written in order to fulfill certain condition which cannot be directly fulfilled by applying a general filter. There are two types of filter expression which can be used, one in which functions are present
Read More
In this article you will learn how to customize cache memory for Helical Insight reports. How to enable / disable cache By default cache for Helical Insight report is set to true. True means cache memory is enabled. The user can toggle the value by editing the cache.xml file located at <installation directory>\hi-repository\System\Admin\cache.xml For example:
Read More
Following are the steps to install a Helical Insight Binary on a Linux Machine. Prerequisites : Please ensure that you have an active internet connection before proceeding with the Helical Insight installation. Internet connectvity is required only during intallation for downloading and updating application components. Once the setup is completed application will run without internet
Read More
In this article you will learn about how to set default session timeout for Helical Insight. For setting the configuration follow the mentioned steps : Open the “web.xml” file from the location “apache-tomcat-7/webapps/hi-ee/WEB-INF/web.xml”. After opening the file you can see the default time set is 30 minutes Now, if you want to change the time
Read More
In this article, we will learn about how to export a report using Helical Insight. Exporting feature allows users to view report offline by exporting in various formats like PDF, PNG, JPEG. Using our APIs any new exporting type can also be added. We can export reports like tabular reports, chart reports or cross-tabular report. Similarly, if
Read More
In this article you will learn about how to add a database functions based on datatype. A datatype shows you what kind of value a column contain . The various datatypes like numeric, text, date, time, date-time and so on are generally used to represent the type of data. Whenever you want to perform any
Read More