Quantcast
Channel: AgileTech
Browsing index pages (26 articles)

How to add System Variable/Environment Variable in Mac OS

Following are the steps to set up the variable.1. Open terminal.2. Type the command ->  touch ~/.bash_profile -  The touch utility sets the modification and access times of files.  If any file does...

View Article


Image may be NSFW.
Clik here to view.

How to resolve can't add a cell error - While Exporting to excel in Jasperserver

This is an error which you get while exporting the data from the Jasperserver in the Excel Format.Something of this sortFor resolving this you should check some of these errors:1. Number to string cast...

View Article


Setting mail account for Subscription of scheduled Jobs in JasperServer.

I wanted to document the process from a long time but due to crunch of time I could not, but now I will like to explain the process in simple easy to follow steps.First of all I would like to give an...

View Article

How to export and import a Jasper Server Repository on a remote system

In this blog I have explained the steps to import and export the JasperServer Repository (In the steps below I have used a Remote Linux Machines accessed via windows machine)Before following the steps...

View Article

Image may be NSFW.
Clik here to view.

Fresh setup of Jasper Reports from scratch - For beginners

I have been thinking to compile  a document which outlines the complete process of installation and setup of the connection because generally when one starts they do not find much of material and they...

View Article


Jasper Report- JRException: Image read failed

 This Exception comes generally when you try to export the report on Jasper Server in PDF Format, or from iReport, then due to the error in some of the image or all the images, which is producing the...

View Article

Jasper Reports Server's unique Source Code Management System

Jasper Reports Server is basically a stand alone as well as embedded  reporting server which can be easily used for deploying the Jasper Reports. It provides a way to embed reports as well as analytics...

View Article

Image may be NSFW.
Clik here to view.

Getting to know CrossTabs and how to implement in Jasper Reports

CrossTabs are used for creating statistical view of a large sample data.They allow you to summarize a huge unorganized data to be organized in terms of commons between the data.Suppose You have a data...

View Article


Jasper Reporting Tutorial Playlist.

Here is the playlist which I have compiled including all my tutorials on youtubeCheers!!

View Article


Using Styles in Jasper Reports

We have been accustomed to use style sheets or CSS in our HTML codes, parallel to that we can use Styles in Jasper Reports also. It provides same utilities like conditional, non -conditional and could...

View Article

How to display the Username of the user who logged into JasperServer

Many a times we require the name of the person who logged into the Jasper Server and according to this information we are able to show/hide the elements on report, or simpley to log the user name we...

View Article

Cascading Parameters in Jasper Reports

Cascading, what does one mean by saying cascading, literally it means anything that resembles a waterfall or especially seeming to flow. Now where to implement this in Jasper Reports?    Right, it...

View Article

Impact of Globalization on Indian Villages

International trade has registered manifold increase (3-4 times or more) as a proportion to Gross Domestic Product (GDP) compared to eighties. Two decades earlier, restrictions were in force on foreign...

View Article


Role of Science and Technology to Empower Youth

Science and technology have always been leading aspect of life. It serves as the solution to the skepticism of mind. Nowadays in all the known fields’ technology and science is embedded in form of...

View Article

Image may be NSFW.
Clik here to view.

All you want to know about Scriptlets!!

First question which comes to mind after coming across this word Scriptlet is that does it have any relationships with scripts, if yes then what scripts, the answer  to this question is No it does not...

View Article


Image may be NSFW.
Clik here to view.

How to set datasource in iReport using a JRDatasource Provider as well as...

JRDataSource is interface that represents the abstract representation of a JasperReports data source. All data source types must implement this interface. We could create   JRDatasource using java...

View Article

Image may be NSFW.
Clik here to view.

How to set JavaBean set as Datasource in iReports, along with a working sample.

Java beans are practically, classes that encapsulate many objects into a single object (the bean). This is pretty simple to create and could easily hold lots of data in them. They are serializable,...

View Article


Introduction to jasper Reports .

JasperReports is an open source Java reporting tool that can write to a variety of targets, such as: screen, a printer, into PDF,HTML, Microsoft Excel, RTF, ODT, Comma-separated values or XML files.It...

View Article

How to write conditional query in iReport using parameters

Inside iReport creating static query that is, writing a simple static query in the the Query executor and set it up running is quite simple and too monotonous.The real challenge arrives in actually...

View Article

How to add user defined function in iReport

In iReport it is very important to have a knowledge of integrating the Java code with the Jasper Report as the things do easier and provide lot of versatility to the report. Usage of Java Code in...

View Article
Browsing index pages (26 articles)


Latest Images