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

What's hot

管理向云的迁移过程
管理向云的迁移过程管理向云的迁移过程
管理向云的迁移过程
ITband
 
SCOM: The Unsung Hero of the System Center Suite April 24, 2013
SCOM: The Unsung Hero of the System Center Suite April 24, 2013SCOM: The Unsung Hero of the System Center Suite April 24, 2013
SCOM: The Unsung Hero of the System Center Suite April 24, 2013
C/D/H Technology Consultants
 
QVision Scada
QVision ScadaQVision Scada
QVision Scada
LeePearce18
 
Addmi 01-why addm
Addmi 01-why addmAddmi 01-why addm
Addmi 01-why addmodanyboy
 
Operations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 OverviewOperations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 OverviewAmit Gatenyo
 
ManageEngine Applications Manager Overview
ManageEngine Applications Manager OverviewManageEngine Applications Manager Overview
ManageEngine Applications Manager Overview
ManageEngine
 
OpsMgr 2012 end-to-end monitoring
OpsMgr 2012 end-to-end monitoringOpsMgr 2012 end-to-end monitoring
OpsMgr 2012 end-to-end monitoring
wwwally
 
SCCM 2007 Introduction - PICC 2012
SCCM 2007 Introduction - PICC 2012SCCM 2007 Introduction - PICC 2012
SCCM 2007 Introduction - PICC 2012
capriguy84
 
IBM DataPower Gateways - What's new in 2016 v7.5.2
IBM DataPower Gateways - What's new in 2016 v7.5.2IBM DataPower Gateways - What's new in 2016 v7.5.2
IBM DataPower Gateways - What's new in 2016 v7.5.2
IBM DataPower Gateway
 
Tech Talk Oct 2008 Upgrade Migrate
Tech Talk Oct 2008 Upgrade MigrateTech Talk Oct 2008 Upgrade Migrate
Tech Talk Oct 2008 Upgrade Migrate
crmachado
 
System Center Operations Manager 2012 Overview
System Center Operations Manager 2012 OverviewSystem Center Operations Manager 2012 Overview
System Center Operations Manager 2012 OverviewAmit Gatenyo
 
Desktop and client virtualization new workstyles with microsoft vdi
Desktop and client virtualization   new workstyles with microsoft vdiDesktop and client virtualization   new workstyles with microsoft vdi
Desktop and client virtualization new workstyles with microsoft vdiDotNetCampus
 
Sccm hands-on-lab
Sccm hands-on-labSccm hands-on-lab
Sccm hands-on-labDPA
 
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
Improving and Scaling SCADA Systems: Is WinCC OA Right for Me?
DMC, Inc.
 
SCOM 2012 & SCCM 2012
SCOM 2012 & SCCM 2012SCOM 2012 & SCCM 2012
SCOM 2012 & SCCM 2012
Amit Gatenyo
 
Microsoft sccm 2012 seminar ddls sydney 22 nov 2012
Microsoft sccm 2012 seminar   ddls sydney 22 nov 2012Microsoft sccm 2012 seminar   ddls sydney 22 nov 2012
Microsoft sccm 2012 seminar ddls sydney 22 nov 2012DDLS
 
FlexNet Manager Suite Cloud
FlexNet Manager Suite CloudFlexNet Manager Suite Cloud
FlexNet Manager Suite Cloud
Flexera
 
Microsoft System Center 2012 R2 Overview - Presented by Atidan
Microsoft System Center 2012 R2 Overview - Presented by AtidanMicrosoft System Center 2012 R2 Overview - Presented by Atidan
Microsoft System Center 2012 R2 Overview - Presented by AtidanDavid J Rosenthal
 
Fitur AppManager - Application Manager ManageEngine
Fitur AppManager - Application Manager ManageEngineFitur AppManager - Application Manager ManageEngine
Fitur AppManager - Application Manager ManageEngine
Fanky Christian
 
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
System Center 2012 R2 Configuration Manager (SCCM) with Windows IntuneSystem Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
System Center 2012 R2 Configuration Manager (SCCM) with Windows Intune
Amit Gatenyo
 

What's hot (20)

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

Similar to Visualizing Data for Enterprise OEMs with JReport

Microsoft System center Configuration manager 2012 sp1
Microsoft System center Configuration manager 2012 sp1Microsoft System center Configuration manager 2012 sp1
Microsoft System center Configuration manager 2012 sp1
solarisyougood
 
IBM SmartCloud Entry
IBM SmartCloud EntryIBM SmartCloud Entry
IBM SmartCloud Entry
IBM India Smarter Computing
 
Clear priority analyst presentation jan 2014
Clear priority analyst presentation jan 2014Clear priority analyst presentation jan 2014
Clear priority analyst presentation jan 2014
learPriority
 
SolarWinds Technology Briefing- San Diego CA
SolarWinds Technology Briefing- San Diego CASolarWinds Technology Briefing- San Diego CA
SolarWinds Technology Briefing- San Diego CA
SolarWinds
 
Bluemix Local – Relay Options and Challenges
Bluemix Local – Relay Options and Challenges Bluemix Local – Relay Options and Challenges
Bluemix Local – Relay Options and Challenges
Eduardo Patrocinio
 
Helm summit 2019_handling large number of charts_sept 10
Helm summit 2019_handling large number of charts_sept 10Helm summit 2019_handling large number of charts_sept 10
Helm summit 2019_handling large number of charts_sept 10
Shikha Srivastava
 
z Technical Summit Track 3 Session 4 Developing mobilefirst app for z
z Technical Summit Track 3 Session 4 Developing mobilefirst app for zz Technical Summit Track 3 Session 4 Developing mobilefirst app for z
z Technical Summit Track 3 Session 4 Developing mobilefirst app for z
nick_garrod
 
Embedding a Reporting Engine into Your Application
Embedding a Reporting Engine into Your ApplicationEmbedding a Reporting Engine into Your Application
Embedding a Reporting Engine into Your Application
Bob Report
 
Polywall Software in system solutions 2016
Polywall Software in system solutions 2016Polywall Software in system solutions 2016
Polywall Software in system solutions 2016
Sergey Kuznetsov
 
360-Degree View of IT Infrastructure with IT Operations Analytics
360-Degree View of IT Infrastructure with IT Operations Analytics360-Degree View of IT Infrastructure with IT Operations Analytics
360-Degree View of IT Infrastructure with IT Operations Analytics
Precisely
 
Integrating Customized Reports, Dashboards & Analysis into Your Application
Integrating Customized Reports, Dashboards & Analysis into Your ApplicationIntegrating Customized Reports, Dashboards & Analysis into Your Application
Integrating Customized Reports, Dashboards & Analysis into Your Application
Mia Yuan Cao
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial Software
Applied Systems Ltd.
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial Software
Applied Systems Ltd.
 
Java Reporting and Dashboard Integration Into Your Applications
Java Reporting and Dashboard Integration Into Your ApplicationsJava Reporting and Dashboard Integration Into Your Applications
Java Reporting and Dashboard Integration Into Your Applications
JReport
 
VMware: my jsme “software defined”
VMware: my jsme “software defined”VMware: my jsme “software defined”
VMware: my jsme “software defined”
MarketingArrowECS_CZ
 
Got Personally-Owned Devices? Manage Them with System Center
Got Personally-Owned Devices? Manage Them with System CenterGot Personally-Owned Devices? Manage Them with System Center
Got Personally-Owned Devices? Manage Them with System Center
C/D/H Technology Consultants
 
Integrate Report Engine, Dashboards & Analysis Into Your Application
Integrate Report Engine, Dashboards & Analysis Into Your ApplicationIntegrate Report Engine, Dashboards & Analysis Into Your Application
Integrate Report Engine, Dashboards & Analysis Into Your Application
JReport
 
Instant Data Discovery with Dashboards and Visual Analytics
Instant Data Discovery with Dashboards and Visual AnalyticsInstant Data Discovery with Dashboards and Visual Analytics
Instant Data Discovery with Dashboards and Visual Analytics
Mia Yuan Cao
 
System Center Configuration Manager-The Most Popular System Center Component
System Center Configuration Manager-The Most Popular System Center Component System Center Configuration Manager-The Most Popular System Center Component
System Center Configuration Manager-The Most Popular System Center Component C/D/H Technology Consultants
 

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

Microsoft System center Configuration manager 2012 sp1
Microsoft System center Configuration manager 2012 sp1Microsoft System center Configuration manager 2012 sp1
Microsoft System center Configuration manager 2012 sp1
 
vRA7 What's New
vRA7 What's NewvRA7 What's New
vRA7 What's New
 
IBM SmartCloud Entry
IBM SmartCloud EntryIBM SmartCloud Entry
IBM SmartCloud Entry
 
Clear priority analyst presentation jan 2014
Clear priority analyst presentation jan 2014Clear priority analyst presentation jan 2014
Clear priority analyst presentation jan 2014
 
SolarWinds Technology Briefing- San Diego CA
SolarWinds Technology Briefing- San Diego CASolarWinds Technology Briefing- San Diego CA
SolarWinds Technology Briefing- San Diego CA
 
Bluemix Local – Relay Options and Challenges
Bluemix Local – Relay Options and Challenges Bluemix Local – Relay Options and Challenges
Bluemix Local – Relay Options and Challenges
 
Helm summit 2019_handling large number of charts_sept 10
Helm summit 2019_handling large number of charts_sept 10Helm summit 2019_handling large number of charts_sept 10
Helm summit 2019_handling large number of charts_sept 10
 
z Technical Summit Track 3 Session 4 Developing mobilefirst app for z
z Technical Summit Track 3 Session 4 Developing mobilefirst app for zz Technical Summit Track 3 Session 4 Developing mobilefirst app for z
z Technical Summit Track 3 Session 4 Developing mobilefirst app for z
 
Embedding a Reporting Engine into Your Application
Embedding a Reporting Engine into Your ApplicationEmbedding a Reporting Engine into Your Application
Embedding a Reporting Engine into Your Application
 
Polywall Software in system solutions 2016
Polywall Software in system solutions 2016Polywall Software in system solutions 2016
Polywall Software in system solutions 2016
 
360-Degree View of IT Infrastructure with IT Operations Analytics
360-Degree View of IT Infrastructure with IT Operations Analytics360-Degree View of IT Infrastructure with IT Operations Analytics
360-Degree View of IT Infrastructure with IT Operations Analytics
 
Integrating Customized Reports, Dashboards & Analysis into Your Application
Integrating Customized Reports, Dashboards & Analysis into Your ApplicationIntegrating Customized Reports, Dashboards & Analysis into Your Application
Integrating Customized Reports, Dashboards & Analysis into Your Application
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial Software
 
Applied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial SoftwareApplied Systems Ltd. Industrial Software
Applied Systems Ltd. Industrial Software
 
Java Reporting and Dashboard Integration Into Your Applications
Java Reporting and Dashboard Integration Into Your ApplicationsJava Reporting and Dashboard Integration Into Your Applications
Java Reporting and Dashboard Integration Into Your Applications
 
VMware: my jsme “software defined”
VMware: my jsme “software defined”VMware: my jsme “software defined”
VMware: my jsme “software defined”
 
Got Personally-Owned Devices? Manage Them with System Center
Got Personally-Owned Devices? Manage Them with System CenterGot Personally-Owned Devices? Manage Them with System Center
Got Personally-Owned Devices? Manage Them with System Center
 
Integrate Report Engine, Dashboards & Analysis Into Your Application
Integrate Report Engine, Dashboards & Analysis Into Your ApplicationIntegrate Report Engine, Dashboards & Analysis Into Your Application
Integrate Report Engine, Dashboards & Analysis Into Your Application
 
Instant Data Discovery with Dashboards and Visual Analytics
Instant Data Discovery with Dashboards and Visual AnalyticsInstant Data Discovery with Dashboards and Visual Analytics
Instant Data Discovery with Dashboards and Visual Analytics
 
System Center Configuration Manager-The Most Popular System Center Component
System Center Configuration Manager-The Most Popular System Center Component System Center Configuration Manager-The Most Popular System Center Component
System Center Configuration Manager-The Most Popular System Center Component
 

More from Mia Yuan Cao

Design Decisions for Embedding BI into Your Application
Design Decisions for Embedding BI into Your ApplicationDesign Decisions for Embedding BI into Your Application
Design Decisions for Embedding BI into Your Application
Mia Yuan Cao
 
Visualizing IoT: Rapid Business Data Discovery for the Internet of Things
Visualizing IoT: Rapid Business Data Discovery for the Internet of ThingsVisualizing IoT: Rapid Business Data Discovery for the Internet of Things
Visualizing IoT: Rapid Business Data Discovery for the Internet of Things
Mia Yuan Cao
 
Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...
Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...
Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...
Mia Yuan Cao
 
Geo Analysis Visualization and Performance with JReport 13
Geo Analysis Visualization and Performance with JReport 13Geo Analysis Visualization and Performance with JReport 13
Geo Analysis Visualization and Performance with JReport 13
Mia Yuan Cao
 
Embedding Data Visualization In OEM and Saas Apps
Embedding Data Visualization In OEM and Saas AppsEmbedding Data Visualization In OEM and Saas Apps
Embedding Data Visualization In OEM and Saas Apps
Mia Yuan Cao
 
Embedded Analytics and Big Data Visualization Inside Any App
Embedded Analytics and Big Data Visualization Inside Any AppEmbedded Analytics and Big Data Visualization Inside Any App
Embedded Analytics and Big Data Visualization Inside Any App
Mia Yuan Cao
 
Big data Visualization and Dashboards
Big data Visualization and DashboardsBig data Visualization and Dashboards
Big data Visualization and Dashboards
Mia Yuan Cao
 
8 Captivating Data Visualization Projects
8 Captivating Data Visualization Projects8 Captivating Data Visualization Projects
8 Captivating Data Visualization Projects
Mia Yuan Cao
 

More from Mia Yuan Cao (8)

Design Decisions for Embedding BI into Your Application
Design Decisions for Embedding BI into Your ApplicationDesign Decisions for Embedding BI into Your Application
Design Decisions for Embedding BI into Your Application
 
Visualizing IoT: Rapid Business Data Discovery for the Internet of Things
Visualizing IoT: Rapid Business Data Discovery for the Internet of ThingsVisualizing IoT: Rapid Business Data Discovery for the Internet of Things
Visualizing IoT: Rapid Business Data Discovery for the Internet of Things
 
Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...
Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...
Real-Time Analytics and Visualization of Streaming Big Data with JReport & Sc...
 
Geo Analysis Visualization and Performance with JReport 13
Geo Analysis Visualization and Performance with JReport 13Geo Analysis Visualization and Performance with JReport 13
Geo Analysis Visualization and Performance with JReport 13
 
Embedding Data Visualization In OEM and Saas Apps
Embedding Data Visualization In OEM and Saas AppsEmbedding Data Visualization In OEM and Saas Apps
Embedding Data Visualization In OEM and Saas Apps
 
Embedded Analytics and Big Data Visualization Inside Any App
Embedded Analytics and Big Data Visualization Inside Any AppEmbedded Analytics and Big Data Visualization Inside Any App
Embedded Analytics and Big Data Visualization Inside Any App
 
Big data Visualization and Dashboards
Big data Visualization and DashboardsBig data Visualization and Dashboards
Big data Visualization and Dashboards
 
8 Captivating Data Visualization Projects
8 Captivating Data Visualization Projects8 Captivating Data Visualization Projects
8 Captivating Data Visualization Projects
 

Recently uploaded

Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
OnBoard
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
Laura Byrne
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
Prayukth K V
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Product School
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
Product School
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
Bhaskar Mitra
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
Paul Groth
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
Fwdays
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
James Anderson
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
Product School
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
DianaGray10
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
Alan Dix
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
DianaGray10
 

Recently uploaded (20)

Leading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdfLeading Change strategies and insights for effective change management pdf 1.pdf
Leading Change strategies and insights for effective change management pdf 1.pdf
 
The Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and SalesThe Art of the Pitch: WordPress Relationships and Sales
The Art of the Pitch: WordPress Relationships and Sales
 
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 previewState of ICS and IoT Cyber Threat Landscape Report 2024 preview
State of ICS and IoT Cyber Threat Landscape Report 2024 preview
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdfFIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
FIDO Alliance Osaka Seminar: The WebAuthn API and Discoverable Credentials.pdf
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...Mission to Decommission: Importance of Decommissioning Products to Increase E...
Mission to Decommission: Importance of Decommissioning Products to Increase E...
 
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
From Daily Decisions to Bottom Line: Connecting Product Work to Revenue by VP...
 
Search and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical FuturesSearch and Society: Reimagining Information Access for Radical Futures
Search and Society: Reimagining Information Access for Radical Futures
 
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMsTo Graph or Not to Graph Knowledge Graph Architectures and LLMs
To Graph or Not to Graph Knowledge Graph Architectures and LLMs
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi"Impact of front-end architecture on development cost", Viktor Turskyi
"Impact of front-end architecture on development cost", Viktor Turskyi
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
GDG Cloud Southlake #33: Boule & Rebala: Effective AppSec in SDLC using Deplo...
 
How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...How world-class product teams are winning in the AI era by CEO and Founder, P...
How world-class product teams are winning in the AI era by CEO and Founder, P...
 
UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3UiPath Test Automation using UiPath Test Suite series, part 3
UiPath Test Automation using UiPath Test Suite series, part 3
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Epistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI supportEpistemic Interaction - tuning interfaces to provide information for AI support
Epistemic Interaction - tuning interfaces to provide information for AI support
 
Connector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a buttonConnector Corner: Automate dynamic content and events by pushing a button
Connector Corner: Automate dynamic content and events by pushing a button
 

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