SlideShare a Scribd company logo
Visualizing Data for Enterprise OEMs
with JReport
Craig Harmon
Product Marketing
Greg Harris
Systems Engineer
High Performance and Scalable

Intelligent push-down
In-memory cubes
Clustered servers

Self-Serviceable

So easy anyone can use

Interactive charts, controls, widgets
Flexible and Embeddable
Any data source: from RDB to Big Data and Cloud
Deliver anywhere: from PC to mobile
Customizable and embeddable
Advanced BI Visualization:
JReport Highlight
2
Simplify the Complexity 


of Reporting 

and Visualization
JReport’s Mission
3
Ease of Embedding
Complex Systems
Simplistic Solutions
Embeddable Power
Legacy Tools
PerformanceandFeatures
Traditional BI
Open Source
JReport
JReport Positioning
4
5
OEM

Customers that embed JReport into their products

Typically hosted “on-premise”
Multiple instances of JReport
Software as a Service (SaaS)

Typically hosted in the cloud

Browser-based access for internal or external users
Variety of licensing models for subscribers
JReport works with all deployment types.
OEM vs. SaaS Delivery
JReport Solution
6
Analysis
Interactive
Visualization
Embedding
Seamless Integration
JReport Server Live
JDashboard
Visual Analysis
JReport Mobile
Visualize. Analyze. Deliver.
Information
Delivery
Web & Mobile BI
ACME	
  
Financials	
  
Company	
  News	
  
BI Platform
–  Security, admin
–  Customizable look and feel
Metadata Management
–  Organize/publish/search of: 

dimensions, hierarchies, measures, 

formula, components, reports
Development Tools
–  IDE to build components, reports,
dashboards, analytics
–  API for application embedding
7
E	
  
Embedded Solution
8
AInteractive Visualization
Visual Analysis
Ad Hoc Report Wizard JDashboard
New Data Sources
Choose from a Wide Variety of Chart Types & Styles
9
Advanced Visualization
10
Information Delivery
 I
Web Mobile
Demo: What You’ll See
11
1.  Embedded Capabilities
2.  Ad Hoc Reporting
3.  JDashboard
4.  Visual Analysis
Functional Integrations
Standalone
JReport
URL JReport
APIs
Server
Integration
Application
Embedding
BI Integration
Deployment
Integrations
12
JReport Server UI
•  Console
•  All reporting functionality through JReport UI
13
UI Integration
•  URL Integration
•  Example to call a report by URL:
http://localhost:8888/jinfonet/tryView.jsp?	
  
jrs.cmd=jrs.try_vw&jrs.catalog=SampleReports/SampleReports.cat	
  
&jrs.report=SampleReports/MultimediaObjects.cls&jrs.result_type=8
14
API
•  Your application can control all functions of JReport
Server programmatically
•  Typical uses:
–  Listing and linking resources for users
–  Scheduling tasks
–  Exporting reports (PDF, HTML, Excel, etc.)
•  //set	
  report	
  home	
  for	
  logging	
  and	
  location	
  of	
  rmi.auth	
  file	
  for	
  security	
  
System.getProperties().put("reporthome",	
  "C:JReportServer");	
  
System.getProperties().put("jrs.rmi.auth_file",	
  "C:JReportServerbin
rmi.auth");	
  	
  
•  //search	
  the	
  running	
  server	
  using	
  default	
  host	
  and	
  port	
  String	
  host	
  =	
  
"localhost";	
  String	
  port	
  =	
  "1129";	
  RptServer	
  server	
  =	
  
RemoteReportServerToolkit.getRemoteWrappedRptServer(host,	
  port);	
  	
  
	
  
15
Security Integration
•  Standard Standalone Configuration
–  Users managed through JReport Admin console
–  Authentication and permissions through JReport Admin console
–  Login directly to JReport
•  LDAP
–  Import users and groups from your system
–  Configured through JReport Admin console
–  Permissions set through JReport
–  No need for duplicate users or groups
•  Single Sign on
16
Customization / White Labeling 

•  JReport Console
–  JSP Pages and image for modification
–  Full customization capabilities
•  Reports
–  Custom Styles
•  Created in JReport Designer and uploaded to JReport Server Live
–  Templates
•  Reports saved as templates for re-use
17
Over 1,000 current customers
Embedding reports since 1998
94% Customer Retention rate
86% Embedded Customers 62% OEM Customers
JReport – Installed Base
18
GovernmentISV/OEM
Healthcare /
Healthcare
Insurance
Telecom
Consumer /
Manufacturing
Financial
Services
JReport’s Global Customer Base
19
Customer Successes
−  Visa Small Business has more than 15,000 companies running JReport
−  Reports run on more than
1200 commercial card
holder accounts (CCHA)
−  Each CCHA has ~1M card
holders, each getting
numerous personalized
reports/year
−  Fail-safe, clustered technology serves massive mission-critical IRS
reports
20
Customer Successes
− Infosphere Information Server
− Tivoli Security Operations Manager
− Tivoli Security Information and Event Manager
− Netcool Configuration Manager
− Lotus Learning Management
21
Customer Successes
−  Bosch Healthcare Telehealth System
−  Health Buddy Health Management Program
−  JReport provides an extremely reliable and stable reporting
platform to allow providers to quickly review and monitor their
patients
22
23
•  Try JReport 12
Download from www.jinfonet.com
•  Daily Live Demos
Every weekday at 2 PM EDT
•  For more info, visit: www.jinfonet.com
E-mail: charmon@jinfonet.com, gregharris@jinfonet.com
Sales: sales@jinfonet.com
Phone: (240) 477-1000
Next Steps
Company
–  Privately funded and profitable
Products
–  Embedded reporting tool evolved to data visualization,
analytics and mobile delivery
–  Enhance embedded solutions with advanced capabilities
Support and Services
–  Email, phone, chat and 24x7 support
–  Training and consulting services
Sales
–  WW sales focus through Direct Sales Team and Reseller Channel
–  Single platform based on Core/CPU pricing. No User Restrictions
JReport At A Glance
24
•  Big Data – large, complex set of data
–  Genomics data, traffic data, social media data
•  NoSQL databases – non-relational,
distributed, open-source and horizontally scalable
–  MapReduce – parallel processing using Master-Worker nodes
–  MongoDB by 10gen
–  Apache Hive
•  Visualization of Big Data
ABig Data Visualization
25
High volume and fast response for conventional or big data
Details

Cache
MapReduce or
equivalent
Drilldown
queries 

for details
…	
  	
  
…	
  	
  
Parallel queries for
aggregate measures
Data Source Connections
RDBMS Big Data
AIn-Memory Cube and Cache
26
Range of Deployment Integrations
DepthofIntegrations
27
Standalone JReport
• Out of the box functional
• Fully self contained reporting system
• Installer wizard based setup
• No programming required
• Runs on any Java JDK enabled platform
Server Integration
• Drop in WAR/EAR file
• Leverage your existing Java EE infrastructure
• Integrate into your existing sys admin workflow
• Single click WAR/EAR generation
• Small footprint
Application Embedding
• Inclusion of JReport JAR files
• Drop in reporting solution in your application
• Deploy and distribute along with your application
• Integrate into your build and deployment workflow
Range of Functional Integrations
DepthofIntegrations
Web Layer
(JSP, HTML, ...)
Customer
Application
Business
layer
Business layer
(Java objects)
Customer
Application
Web layer
JReport
Server
JReport
Server
28
Standalone JReport
• Out of the box functional
• Fully self contained reporting system
• Installer wizard based setup
• Minimal sys admin involvement
• Includes web based user interface console
• Includes web based admin console
URL
• Integrate into your app at the presentation layer
• Create and control reporting with your own UI
• Seamless transition from app to report
• Integrate into any web layer technology
• Only require web layer skill set
Java APIs
• Full integration into your Java application
• Control all aspect of reporting workflow
• Integrated into your own security
• Free up Java Developer resources
• Utilize your existing Java EE skill set
Sophisticated Reporting
−  Page/Web reports, wide array of
styles, pixel-perfect capable, reusable
components, parameters
Scalable Delivery
−  High volume on-demand and
scheduled reports
Anytime, Anywhere
−  Access reports and dashboards on
Web and mobile devices
−  Deliver in any format: Web, PDF, Excel,
email, fax, FTP, …
−  Retain real chart data in Excel
29
Web Delivery
Visualization, Anywhere
−  Browser and native iOS implementation
−  Support mobile device gestures
−  Scrollable component navigation
−  Convertible chart types
−  Rich interactions: filter, sort, drill, pivot
−  Free from the Apple App Store
30
JReport Mobile

More Related Content

PPTX
Microsoft system center 2012 r2 configuration manager
PPTX
Administering and configuring System Center Configuration Manager 2012 R2 SP1
PPTX
Genesys framework
PPTX
Audit Tools for Genesys Contact Centers
PPTX
How to Extend Microsoft SCOM to Monitor & Diagnose the Performance of Citrix,...
PPTX
PDF
VMworld 2013: Getting Started with Horizon Workspace: Use Cases and Configura...
Microsoft system center 2012 r2 configuration manager
Administering and configuring System Center Configuration Manager 2012 R2 SP1
Genesys framework
Audit Tools for Genesys Contact Centers
How to Extend Microsoft SCOM to Monitor & Diagnose the Performance of Citrix,...
VMworld 2013: Getting Started with Horizon Workspace: Use Cases and Configura...

What's hot (20)

PDF
管理向云的迁移过程
PDF
SCOM: The Unsung Hero of the System Center Suite April 24, 2013
PPTX
QVision Scada
PPT
Addmi 01-why addm
PPTX
Operations Manager (SCOM) 2007 R2 Overview
PPT
ManageEngine Applications Manager Overview
PDF
OpsMgr 2012 end-to-end monitoring
PDF
SCCM 2007 Introduction - PICC 2012
PPTX
IBM DataPower Gateways - What's new in 2016 v7.5.2
PPT
Tech Talk Oct 2008 Upgrade Migrate
PPTX
System Center Operations Manager 2012 Overview
PPTX
Desktop and client virtualization new workstyles with microsoft vdi
PDF
Sccm hands-on-lab
PPTX
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
PPTX
SCOM 2012 & SCCM 2012
PDF
Microsoft sccm 2012 seminar ddls sydney 22 nov 2012
PDF
FlexNet Manager Suite Cloud
PDF
Microsoft System Center 2012 R2 Overview - Presented by Atidan
PPT
Fitur AppManager - Application Manager ManageEngine
PPTX
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
管理向云的迁移过程
SCOM: The Unsung Hero of the System Center Suite April 24, 2013
QVision Scada
Addmi 01-why addm
Operations Manager (SCOM) 2007 R2 Overview
ManageEngine Applications Manager Overview
OpsMgr 2012 end-to-end monitoring
SCCM 2007 Introduction - PICC 2012
IBM DataPower Gateways - What's new in 2016 v7.5.2
Tech Talk Oct 2008 Upgrade Migrate
System Center Operations Manager 2012 Overview
Desktop and client virtualization new workstyles with microsoft vdi
Sccm hands-on-lab
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
SCOM 2012 & SCCM 2012
Microsoft sccm 2012 seminar ddls sydney 22 nov 2012
FlexNet Manager Suite Cloud
Microsoft System Center 2012 R2 Overview - Presented by Atidan
Fitur AppManager - Application Manager ManageEngine
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
Ad

Similar to Visualizing Data for Enterprise OEMs with JReport (20)

PDF
Integrating Customized Reports, Dashboards & Analysis into Your Application
PPT
Integrate Report Engine, Dashboards & Analysis Into Your Application
PPT
Self Service BI for Enterprise and SMB Applications
PPT
Embedded BI Advanced Data Visualization and Analysis into Any Application
PDF
Design Decisions for Embedding BI into Your Application
PDF
Instant Data Discovery with Dashboards and Visual Analytics
PPT
Embedded Analytics & Integration into OEM and SaaS Applications
PDF
Embedded Analytics and Big Data Visualization Inside Any App
PDF
Big data Visualization and Dashboards
PPT
Java Reporting and Dashboard Integration Into Your Applications
PDF
Ad hoc reporting and analysis
PDF
Geo Analysis Visualization and Performance with JReport 13
PDF
Embedded Reporting Tools to Enhance Your Application
PDF
Integrating scalable bi reporting and dashboards into any application
PDF
Embedding Data Visualization In OEM and Saas Apps
PDF
Jasperreports Reporting for Java Developers 1st Edition David Heffelfinger
DOCX
synopsis
PPTX
Business Intelligence
PDF
Deliver Dynamic and Interactive Web Content in J2EE Applications
PPTX
Building Your First Report With Jaspersoft
Integrating Customized Reports, Dashboards & Analysis into Your Application
Integrate Report Engine, Dashboards & Analysis Into Your Application
Self Service BI for Enterprise and SMB Applications
Embedded BI Advanced Data Visualization and Analysis into Any Application
Design Decisions for Embedding BI into Your Application
Instant Data Discovery with Dashboards and Visual Analytics
Embedded Analytics & Integration into OEM and SaaS Applications
Embedded Analytics and Big Data Visualization Inside Any App
Big data Visualization and Dashboards
Java Reporting and Dashboard Integration Into Your Applications
Ad hoc reporting and analysis
Geo Analysis Visualization and Performance with JReport 13
Embedded Reporting Tools to Enhance Your Application
Integrating scalable bi reporting and dashboards into any application
Embedding Data Visualization In OEM and Saas Apps
Jasperreports Reporting for Java Developers 1st Edition David Heffelfinger
synopsis
Business Intelligence
Deliver Dynamic and Interactive Web Content in J2EE Applications
Building Your First Report With Jaspersoft
Ad

Recently uploaded (20)

PDF
Diabetes mellitus diagnosis method based random forest with bat algorithm
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
cuic standard and advanced reporting.pdf
PPTX
A Presentation on Artificial Intelligence
DOCX
The AUB Centre for AI in Media Proposal.docx
PDF
Approach and Philosophy of On baking technology
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
Modernizing your data center with Dell and AMD
PPTX
MYSQL Presentation for SQL database connectivity
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Empathic Computing: Creating Shared Understanding
PDF
Electronic commerce courselecture one. Pdf
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Network Security Unit 5.pdf for BCA BBA.
PDF
Chapter 3 Spatial Domain Image Processing.pdf
Diabetes mellitus diagnosis method based random forest with bat algorithm
CIFDAQ's Market Insight: SEC Turns Pro Crypto
cuic standard and advanced reporting.pdf
A Presentation on Artificial Intelligence
The AUB Centre for AI in Media Proposal.docx
Approach and Philosophy of On baking technology
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Encapsulation_ Review paper, used for researhc scholars
Modernizing your data center with Dell and AMD
MYSQL Presentation for SQL database connectivity
“AI and Expert System Decision Support & Business Intelligence Systems”
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Empathic Computing: Creating Shared Understanding
Electronic commerce courselecture one. Pdf
NewMind AI Monthly Chronicles - July 2025
Per capita expenditure prediction using model stacking based on satellite ima...
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Network Security Unit 5.pdf for BCA BBA.
Chapter 3 Spatial Domain Image Processing.pdf

Visualizing Data for Enterprise OEMs with JReport

  • 1. Visualizing Data for Enterprise OEMs with JReport Craig Harmon Product Marketing Greg Harris Systems Engineer
  • 2. High Performance and Scalable
 Intelligent push-down In-memory cubes Clustered servers
 Self-Serviceable
 So easy anyone can use
 Interactive charts, controls, widgets Flexible and Embeddable Any data source: from RDB to Big Data and Cloud Deliver anywhere: from PC to mobile Customizable and embeddable Advanced BI Visualization: JReport Highlight 2
  • 3. Simplify the Complexity 

 of Reporting 
 and Visualization JReport’s Mission 3
  • 4. Ease of Embedding Complex Systems Simplistic Solutions Embeddable Power Legacy Tools PerformanceandFeatures Traditional BI Open Source JReport JReport Positioning 4
  • 5. 5 OEM
 Customers that embed JReport into their products
 Typically hosted “on-premise” Multiple instances of JReport Software as a Service (SaaS)
 Typically hosted in the cloud
 Browser-based access for internal or external users Variety of licensing models for subscribers JReport works with all deployment types. OEM vs. SaaS Delivery
  • 6. JReport Solution 6 Analysis Interactive Visualization Embedding Seamless Integration JReport Server Live JDashboard Visual Analysis JReport Mobile Visualize. Analyze. Deliver. Information Delivery Web & Mobile BI
  • 7. ACME   Financials   Company  News   BI Platform –  Security, admin –  Customizable look and feel Metadata Management –  Organize/publish/search of: 
 dimensions, hierarchies, measures, 
 formula, components, reports Development Tools –  IDE to build components, reports, dashboards, analytics –  API for application embedding 7 E   Embedded Solution
  • 8. 8 AInteractive Visualization Visual Analysis Ad Hoc Report Wizard JDashboard New Data Sources
  • 9. Choose from a Wide Variety of Chart Types & Styles 9 Advanced Visualization
  • 11. Demo: What You’ll See 11 1.  Embedded Capabilities 2.  Ad Hoc Reporting 3.  JDashboard 4.  Visual Analysis
  • 13. JReport Server UI •  Console •  All reporting functionality through JReport UI 13
  • 14. UI Integration •  URL Integration •  Example to call a report by URL: http://localhost:8888/jinfonet/tryView.jsp?   jrs.cmd=jrs.try_vw&jrs.catalog=SampleReports/SampleReports.cat   &jrs.report=SampleReports/MultimediaObjects.cls&jrs.result_type=8 14
  • 15. API •  Your application can control all functions of JReport Server programmatically •  Typical uses: –  Listing and linking resources for users –  Scheduling tasks –  Exporting reports (PDF, HTML, Excel, etc.) •  //set  report  home  for  logging  and  location  of  rmi.auth  file  for  security   System.getProperties().put("reporthome",  "C:JReportServer");   System.getProperties().put("jrs.rmi.auth_file",  "C:JReportServerbin rmi.auth");     •  //search  the  running  server  using  default  host  and  port  String  host  =   "localhost";  String  port  =  "1129";  RptServer  server  =   RemoteReportServerToolkit.getRemoteWrappedRptServer(host,  port);       15
  • 16. Security Integration •  Standard Standalone Configuration –  Users managed through JReport Admin console –  Authentication and permissions through JReport Admin console –  Login directly to JReport •  LDAP –  Import users and groups from your system –  Configured through JReport Admin console –  Permissions set through JReport –  No need for duplicate users or groups •  Single Sign on 16
  • 17. Customization / White Labeling •  JReport Console –  JSP Pages and image for modification –  Full customization capabilities •  Reports –  Custom Styles •  Created in JReport Designer and uploaded to JReport Server Live –  Templates •  Reports saved as templates for re-use 17
  • 18. Over 1,000 current customers Embedding reports since 1998 94% Customer Retention rate 86% Embedded Customers 62% OEM Customers JReport – Installed Base 18
  • 20. Customer Successes −  Visa Small Business has more than 15,000 companies running JReport −  Reports run on more than 1200 commercial card holder accounts (CCHA) −  Each CCHA has ~1M card holders, each getting numerous personalized reports/year −  Fail-safe, clustered technology serves massive mission-critical IRS reports 20
  • 21. Customer Successes − Infosphere Information Server − Tivoli Security Operations Manager − Tivoli Security Information and Event Manager − Netcool Configuration Manager − Lotus Learning Management 21
  • 22. Customer Successes −  Bosch Healthcare Telehealth System −  Health Buddy Health Management Program −  JReport provides an extremely reliable and stable reporting platform to allow providers to quickly review and monitor their patients 22
  • 23. 23 •  Try JReport 12 Download from www.jinfonet.com •  Daily Live Demos Every weekday at 2 PM EDT •  For more info, visit: www.jinfonet.com E-mail: charmon@jinfonet.com, gregharris@jinfonet.com Sales: sales@jinfonet.com Phone: (240) 477-1000 Next Steps
  • 24. Company –  Privately funded and profitable Products –  Embedded reporting tool evolved to data visualization, analytics and mobile delivery –  Enhance embedded solutions with advanced capabilities Support and Services –  Email, phone, chat and 24x7 support –  Training and consulting services Sales –  WW sales focus through Direct Sales Team and Reseller Channel –  Single platform based on Core/CPU pricing. No User Restrictions JReport At A Glance 24
  • 25. •  Big Data – large, complex set of data –  Genomics data, traffic data, social media data •  NoSQL databases – non-relational, distributed, open-source and horizontally scalable –  MapReduce – parallel processing using Master-Worker nodes –  MongoDB by 10gen –  Apache Hive •  Visualization of Big Data ABig Data Visualization 25
  • 26. High volume and fast response for conventional or big data Details
 Cache MapReduce or equivalent Drilldown queries 
 for details …     …     Parallel queries for aggregate measures Data Source Connections RDBMS Big Data AIn-Memory Cube and Cache 26
  • 27. Range of Deployment Integrations DepthofIntegrations 27 Standalone JReport • Out of the box functional • Fully self contained reporting system • Installer wizard based setup • No programming required • Runs on any Java JDK enabled platform Server Integration • Drop in WAR/EAR file • Leverage your existing Java EE infrastructure • Integrate into your existing sys admin workflow • Single click WAR/EAR generation • Small footprint Application Embedding • Inclusion of JReport JAR files • Drop in reporting solution in your application • Deploy and distribute along with your application • Integrate into your build and deployment workflow
  • 28. Range of Functional Integrations DepthofIntegrations Web Layer (JSP, HTML, ...) Customer Application Business layer Business layer (Java objects) Customer Application Web layer JReport Server JReport Server 28 Standalone JReport • Out of the box functional • Fully self contained reporting system • Installer wizard based setup • Minimal sys admin involvement • Includes web based user interface console • Includes web based admin console URL • Integrate into your app at the presentation layer • Create and control reporting with your own UI • Seamless transition from app to report • Integrate into any web layer technology • Only require web layer skill set Java APIs • Full integration into your Java application • Control all aspect of reporting workflow • Integrated into your own security • Free up Java Developer resources • Utilize your existing Java EE skill set
  • 29. Sophisticated Reporting −  Page/Web reports, wide array of styles, pixel-perfect capable, reusable components, parameters Scalable Delivery −  High volume on-demand and scheduled reports Anytime, Anywhere −  Access reports and dashboards on Web and mobile devices −  Deliver in any format: Web, PDF, Excel, email, fax, FTP, … −  Retain real chart data in Excel 29 Web Delivery
  • 30. Visualization, Anywhere −  Browser and native iOS implementation −  Support mobile device gestures −  Scrollable component navigation −  Convertible chart types −  Rich interactions: filter, sort, drill, pivot −  Free from the Apple App Store 30 JReport Mobile