Business Intelligence Attributes in Jaspersoft DataSource Definitions By admin Introduction of Attributes in Jaspersoft Datasource Definitions From Jaspersoft Version 6.0, we have the option to create attributes on Datasource Definitions. We can achieve this by defining attributes on below three levels : 1. Server Level 2. Organization(Tenant) Level...
ETL Checklist before Starting new ETL Work By Nikhilesh ETL Checklist ETL Checklist is the things to know when you starting a ETL project. Database Connections: Metadata and the jar files required for Source and Target Databases Make data easy with Helical Insight. Helical Insight is the world's best...
Business Intelligence Publishing Custom Component in Jasper Server By Nikhilesh Creating your Custom Visualization Components v6.0.x For creating the custom Visualization Components follow the following link : http://community.jaspersoft.com/wiki/creating-your-custom-visualization-components-v60x Publishing custom component in jasper Server -------------------------------------------------------------------- we have to configure 3 properties in (jasperreports.properties)file you will find this file in this...
Business Intelligence How to Hide Input Controls from the JasperServer using Optional Jsp By Nikhilesh Here we go.. First we have to create a Jsp Make data easy with Helical Insight. Helical Insight is the world's best open source business intelligence tool. Lets Start 30 Days Free Trail Example : lets say Optional.jsp is our...
Jaspersoft Token Based Authentication By Nikhilesh Token Based Authentication If there is any application or portal we want to use with jasperreport server, but no single sign on environment one can go for token based authentication. Make data easy with Helical Insight. Helical Insight is the...
Business Intelligence Return a Cursor in Oracle Stored Procedure Using JDBC By admin How to return a cursor in oracle stored procedure using JDBC Callable Statement : Steps : #1 : Create a stored procedure : CREATE OR REPLACE PROCEDURE getCursor( Make data easy with Helical Insight. Helical Insight is the world's best...
Business Intelligence External Authentication with Jasper Server By Shraddha Tambe External Authentication with Jasper Server Jasper Server by default uses its internal authentication process, where any users,roles, organizations created from Jasper Server reside in its internal repository. It utilizes the Spring Security architecture to allow external authentication of users. Authorization...
Business Intelligence Virtual Cubes and their Significance in Mondrian By Nikhilesh What is a Virtual Cube and What is its Significance in Mondrian Before going into the Virtual cubes, first lets just refresh our memory about what is a cube. A cube is basically a multi dimensional views of data,querying and...
Business Intelligence How to use List (Component) in Ireport Jaspersoft By Nikhilesh How to Use List Components in Ireport : Make data easy with Helical Insight. Helical Insight is world's best open source business intelligence tool. Click Here to Free Download When dragging over a list component to one of the report's...
Business Intelligence Jaspersoft 6.2 Features and Upgrades By Nikhilesh Dear Jaspersoft Users, In this blog we would be talking about the latest version of Jaspersoft i.e. Jaspersoft 6.2 new features. a. Advanced multi-tenant server administration capabilities Jaspersoft in its latest release is providing more options to for administration of...
Business Intelligence How to Replace Various Characters Using Jasper Studio By Sohail How to Replace Various Unwanted Characters during Reporting Using Jasper Studio Reporting in Business Intelligence is the representation of Data in a more meaningful manner so at times we need to follow some few formats to make our data to...
Business Intelligence Logout Page Customization in Jaspersoft By admin Logout Page Customization in Jaspersoft : When we click on Log out link in jaspersoft or when the session expires , it is always redirected to Jaspersoft Login...