SlideShare a Scribd company logo
1 of 30
Download to read offline
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

Addmi 01-why addm
Addmi 01-why addmAddmi 01-why addm
Addmi 01-why addm
odanyboy
 
Operations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 OverviewOperations Manager (SCOM) 2007 R2 Overview
Operations Manager (SCOM) 2007 R2 Overview
Amit Gatenyo
 
System Center Operations Manager 2012 Overview
System Center Operations Manager 2012 OverviewSystem Center Operations Manager 2012 Overview
System Center Operations Manager 2012 Overview
Amit 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 vdi
DotNetCampus
 
Sccm hands-on-lab
Sccm hands-on-labSccm hands-on-lab
Sccm hands-on-lab
DPA
 
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
DDLS
 
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
David J Rosenthal
 

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

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

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

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Victor Rentea
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Recently uploaded (20)

Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Simplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptxSimplifying Mobile A11y Presentation.pptx
Simplifying Mobile A11y Presentation.pptx
 
Quantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation ComputingQuantum Leap in Next-Generation Computing
Quantum Leap in Next-Generation Computing
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Decarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational PerformanceDecarbonising Commercial Real Estate: The Role of Operational Performance
Decarbonising Commercial Real Estate: The Role of Operational Performance
 
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
AI+A11Y 11MAY2024 HYDERBAD GAAD 2024 - HelloA11Y (11 May 2024)
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

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