Knowledge Base
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

Elasticube Modeling With Data Security: Best Practices

Adding Data Security to an existing Elasticube Model can have little to great effect on the performance of the system. It is important to already have planned the Elasticube Model with the intention to apply Data Security in the future. This article...

intapiuser by Community Team Member
  • 2343 Views
  • 0 comments
  • 1 kudos

Setting Up SSO SAML 2.0 With Keycloak

Keycloak supports applications that support SAML 2.0, such as Sisense. This page describes how to add Sisense to Keycloak and configure SSO-support with SAML 2.0 by creating a Keycloak client and connecting it to Sisense. This article assumes you hav...

intapiuser by Community Team Member
  • 15076 Views
  • 0 comments
  • 0 kudos

REST API - Adding Data Level Security

When building code to automate the process of adding users (or groups), it may be beneficial to add security around those users. Follow the steps below to learn how to add data level security through the REST API:  Step 1 From your SiSense home pag...

intapiuser by Community Team Member
  • 991 Views
  • 0 comments
  • 0 kudos

Reorder pivot columns by viewers

 Need  A common requirement for self service BI is to enable the viewers to save their own report. This can be achievable in Sisense if you are a designer of a dashboard. However, when you are a viewer, you cannot even re-order the pivot columns as...

intapiuser by Community Team Member
  • 784 Views
  • 0 comments
  • 0 kudos

RBAC - Example Of Using Access Roles And Department Roles

With the Role Based Access Control, Admins have more control over what their users can do and on which dashboards. With memberships to multiple roles, Admins can specify the dashboards each user can see and what kind of privileges they have on those...

intapiuser by Community Team Member
  • 694 Views
  • 0 comments
  • 0 kudos

Resend Invitations to Inactive Users in Bulk

Steps: 1) Download Python and install it on your PC or the Sisense machine (make sure to add python to the PATH to easily initiate installation of directories). 2) Run CMD and type the following commands to add libraries used as part of our solution...

intapiuser by Community Team Member
  • 315 Views
  • 0 comments
  • 1 kudos

Setting Up SSO SAML 2.0 with OneLogin

OneLogin is a single sign-on service where its users only have to enter one set of credentials to access their web apps in the cloud and behind the firewall, including Sisense. OneLogin’s policy-driven password security and multi-factor authenticatio...

intapiuser by Community Team Member
  • 735 Views
  • 0 comments
  • 0 kudos

Setting Up SSO SAML 2.0 with Salesforce

This page describes how to add Sisense to Salesforce and configure SSO-support with SAML 2.0. Note: This page reflects a 3rd party’s application which may change. If the steps described here do not match what you see in your Salesforce account, you c...

intapiuser by Community Team Member
  • 1066 Views
  • 0 comments
  • 0 kudos

Setting Up SSO SAML 2.0 with Okta

Okta provides secure identity management and single sign-on to applications that you can add to your Okta account. From Okta, you and your users can log in to Okta and then access applications such as Sisense without having to log in to each applicat...

Screenshot 2024-07-30 at 15.55.16.png Screenshot 2024-07-30 at 16.21.18.png Screenshot 2024-08-01 at 09.46.39.png Screenshot 2024-07-30 at 16.44.44.png
intapiuser by Community Team Member
  • 1674 Views
  • 0 comments
  • 1 kudos

Email Troubleshooting - Sisense 7.2+

This guide will demonstrate a few official first steps for troubleshooting many of the common issues that we see with the emails portion of the Sisense Application. This guide exclusively focuses on Sisense Version 7.2+. Please follow all of the rele...

intapiuser by Community Team Member
  • 1442 Views
  • 0 comments
  • 0 kudos

MongoDB logs take too much Drive space

Question: MongoDB logs keep growing and lead to no available space on Drive.   Solution: Need to Enable Log Rotation In MongoDB. The following properties, located in "C:\Program Files\Sisense\Infra\MongoDB\mongodbconfig.conf", enable the log rotatio...

intapiuser by Community Team Member
  • 836 Views
  • 0 comments
  • 0 kudos

Force Start A Sisense Service From Windows PowerShell

Question: Sisense Service hangs and I try to start them in Windows Services, but the usual net stop & net start will not restart them. net stop /y will stop all dependencies.     Solution: Follow the instructions below to force start a Sisense Servi...

intapiuser by Community Team Member
  • 623 Views
  • 0 comments
  • 0 kudos

How to install new kernel or update existing one in Ubuntu

Some OS related issues could be fixed by installing a different Linux Kernel. In this article we will review how to install a new kernel and make it bootable by default.Installing a new kernelDisplay version of currently running Kernel: uname -r Exam...

vsolodkyi by Sisense Team Member
  • 46377 Views
  • 0 comments
  • 0 kudos

SSO Router Plugin Usage With Examples

SSO Router Plugin Usage With Examples SSO Router PlugIn Overview: The SSO Router plugin allows multiple SSO providers. The plugin works only with JWT SSO.Installation steps are described in the Single Sign-On (SSO) Router Technical details page her...

vsolodkyi_0-1666123767990.png vsolodkyi_1-1666123767908.png vsolodkyi_2-1666123767921.png vsolodkyi_3-1666123767834.png
vsolodkyi by Sisense Team Member
  • 1718 Views
  • 0 comments
  • 1 kudos

Advanced Configuration Control via API Calls

Advanced Configuration Control via API Calls Frequently, there are situations when a user is required to change some Sisense parameters when access is not available due to a wrong configuration, or it is required to automate switching of some config...

vsolodkyi_0-1668468073706.png vsolodkyi_2-1668468073717.png vsolodkyi_3-1668468073720.png
vsolodkyi by Sisense Team Member
  • 564 Views
  • 0 comments
  • 0 kudos

How to Reset Your License for Sisense Deployment

How to Reset Your License for Sisense Deployment Sisense is an application that requires a valid license to be used. Occasionally, there is a need to reset the license, for example when we want to change the license used and we do not have access to ...

OlehChudiiovych_1-1663152676485.png OlehChudiiovych_2-1663152811142.png OlehChudiiovych_3-1663153306654.png OlehChudiiovych_4-1663153380951.png

Determine Driver's Class Name for JDBC Connector

Determine Driver's Class Name for JDBC Connector Question How do you determine the Driver’s Class Name from the JDBC driver file that is installed with the Sisense JDBC Connector?   Prerequisites: Sisense Data Administrator may require a separate JDB...

vo12tex2_0-1665155295065.jpeg vo12tex2_1-1665155295067.jpeg vo12tex2_2-1665155295086.jpeg vo12tex2_3-1665155295051.jpeg
KevinY by Sisense Team Member
  • 3749 Views
  • 0 comments
  • 1 kudos

Setup SSL on Sisense (Linux version)

Setup SSL on Sisense (Linux version) The below procedure is to outline how to set up SSL on Sisense. Why do you want to set up SSL on Sisense? When you have SSL set up on your system you can access the Sisense platform through a secure HTTPS connect...

vsolodkyi by Sisense Team Member
  • 1070 Views
  • 0 comments
  • 0 kudos
Labels