Here we will cover the steps about how to migrate your Helical Insight application from an Older version to Helical Insight EE version 4.1.1.18666GA. (released on 24 Aug 2021). With this specific version we have migrated globalConnection.xml to database resulting in better performance and concurrency, pagination at the metadata level and fixing of some other
Read More
In this blog we will cover how to use helical insight with ADFS SSO option. Prerequisite: HI-EE 4.1.18666 or higher must be installed ADFS should be running Steps 1. Save your federationmetadata.xml file on the below path “..hi\apache-tomcat-9\hi-ee\WEB-INF\classes\” It can be downloaded from online based on your ADFS domain https://< your hostname >/FederationMetadata/2007-06/FederationMetadata.xml 2. Generate
Read More
In this blog we are covering the best practices which should be followed while using Helical Insight to create your reports, dashboards, embedding, Single Sign On, optimal performance, higher security etc. DATASOURCES: a) Dynamic DB Switching : – There are certain cases when we would like the report or dashboard to all together switch to
Read More
NOTE: From version 5.2.2 of Open Source BI Helical Insight, we have provided DIRECT inbuilt support to Excel as a datasource. This method is much more simpler to use and recommended. Please refer to this link to learn more: https://www.helicalinsight.com/usage-of-flat-files-excel-in-helical-insight/ If you are using older version or want to use Apache drill, then continue to
Read More
With version 4.1 GA of Helical Insight we are also supporting JWT as well. JWT offers a lot of advantages like enhanced security, sessionless mode support when implementing load balancing server at Helical Insight, another method of SSO implementation and more. In a stateful architecture, when the load or session is shifted to another server,
Read More
In the below blog we will cover the steps to migrate your Helical Insight application from older version to version 4.1 GA. Before starting the migration, please take the backup of following files/folders. Helical Insight Repository (which contains all reports, dashboard, metadata and other work related files). Take the backup of entire Helical Insight repository
Read More
Below are the steps in order to provide SQL Server 2017 Database as Datasource in SQL Server Installation of SQL Server Download the JDBC driver for SQL Server http://clojars.org/repo/com/microsoft/sqlserver/sqljdbc4/4.0/sqljdbc4-4.0.jar Add this downloaded driver in \hi\hi-repository\System\Drivers Open Control Panel\System and Security\Windows Defender Firewall Turn off the Firewall Click on Advanced Settings 6. Right click on Inbound
Read More
Introduction:This document consists of proof of concept details for the implementation of load balancing and high availability solution within the Helical Insight application. Background : A web application hosted on a single node has many disadvantages mainly like unavailability in case of node failure and degraded performance in case of huge load. To address these
Read More
In this blog, we will provide steps to connect to google big query data source connection in Helical Insight Open Source BI application Prerequsite: Helical Insight is successfully installed Login to BigQuery Web UI, and create dataset and tables by following below link:Create dataset in BigQuery Download required of simba JDBC driver for big query
Read More
NOTE : If you are installing Helical Insight using Docker then no need to do anything as the docker package is having all the pre-requisite preconfigured. Refer this link to learn how to use docker. We recommend docker method for installation. Installation Method: If you are downloading the JAR file of Helical Insight application from
Read More
