OpenText Information Hub (ihub) 3.1 and 3.1.1

Size: px
Start display at page:

Download "OpenText Information Hub (ihub) 3.1 and 3.1.1"

Transcription

1 OpenText Information Hub (ihub) 3.1 and OpenText Information Hub (ihub) meets the growing demand for analytics-powered applications that deliver data and empower employees and customers to take action. It includes a REST API and template-based embedding of custom visualizations that enable easier, faster integration of analytics in web and mobile applications without extensive coding. Its improved dashboard performance and flexible, powerful data security keep pace with current enterprise requirements and user expectations. These and other improvements, summarized in this Technical Summary of New Features, demonstrate how OpenText Analytics and Reporting helps to enable the digital world.

2 Table of Contents Introduction...3 ihub Improvements in Release...3 Improved Dashboard Performance...3 Data Security Rules...4 Additional Improvements...6 Features New to ihub REST API...7 Custom Visualizations...9 Enhanced Microsoft PowerPoint Emitter...11 Tree View Selector in Dashboards...11 Supported Products...11

3 Introduction OpenText Information Hub (ihub) includes enhancements that: Improve dashboard performance, thanks to changes in system resource management that allow more dashboards, and more complex dashboards, to operate superbly for larger numbers of users. Build upon ihub s industry-leading data security with powerful, flexible Data Security Rules that give an organization s security experts more and better tools to safeguard valuable data. The features introduced in ihub 3.1 enable development teams to: Simplify the process of creating and deploying data driven apps by easily embedding reports, data visualizations, and other analytics content in mobile and web applications using a REST API. This enables businesses to deliver rich charts, dashboards and infographics to their mobile and desktop users. Incorporate data visualizations, charts and graphs from third-party libraries in their output. This Custom Visualizations function boosts productivity by reducing manual coding from days to hours. This document describes these and other new capabilities in more detail. ihub Improvements in Release Improved Dashboard Performance Dashboards that combine interactive charts, crosstabs, formatted text and other content are readily available with ihub. Dashboards are popular as business users demand that interactive information be delivered to them quickly, efficiently, and visually. Leading technology analysts confirm that dashboards are among the most popular tools for businesses users who consume information from Business Intelligence (BI) and analytics systems. 1 FIGURE 1 Multi-tab dashboards containing charts and interactive data visualizations are powered by ihub 1 See the Dresner Advisory Services Embedded Business Intelligence Market Study, p. 18 ( The Forrester Wave: Enterprise Business Intelligence Platforms, Q1 2015, p. 9 ( and Next Generation Analytics: Who, What, Where, and How from TDWI ( ENTERPRISE INFORMATION MANAGEMENT 3

4 To support the ongoing and growing importance of dashboards to business users, ihub incorporates several improvements in dashboard system resource management to increase user scalability, memory efficiency, and overall dashboard generation speed. Improvements have been made in two areas: ihub supports a larger number of concurrent sessions, meaning more gadgets can be executed in parallel on a single dashboard and more users can run dashboards simultaneously without impacting performance. Gadgets are the foundation of ihub Dashboards: A gadget is a self-contained data viewer that displays one interactive report, table, crosstab, chart, or other element. A single dashboard can consist of multiple components including gadgets and data selectors that communicate and interact with each other to deliver a unified view of aggregated data. Dashboard process handling in ihub supports multiple threads per process, resulting in improved dashboard performance. Dashboards now start up faster, receive data faster, and are more responsive to user input and interaction. In previous releases, maintaining performance levels when adding a large number of users required additional system resources. With ihub 3.1.1, overall system response time is less impacted by additional users, so performance is more predictable and more consistent from user to user. Software stability is also improved. Improvements in these areas increase dashboard interactivity and enhance user experience. Furthermore, dashboard performance and response time improvements extend to customer deployments in which multiple users operate their own unique dashboards and each of those dashboards includes multiple gadgets. Although every system configuration is unique and individual results will vary, laboratory testing of ihub Dashboards measured a performance improvement of 5x or greater over earlier versions of ihub. Data Security Rules ihub enhances the multi-layered, industry-leading data security of ihub with new Data Security Rules. Data Security Rules can be assigned to categories, columns, or a combination of the two in data models, and apply both to data sources that access live data, and to data stores that access cached data. Data Security Rules are reusable, declarative, efficient, and flexible. These examples demonstrate these strengths: Data Security Rules are confined in data design files. A data file generated from a data design file contains the data security rules of the data design file at the time the data file is generated. A user must meet all of the requirements of every Data Security Rule applied to the data in order to access the data. If a Data Security Rule combines security IDs and data values, the user must meet both requirements. It is possible to create and assign a Data Security Rule that uses multiple security IDs. A Data Security Rule can use columns from any category or data set in the model, and be assigned to any category in the model. If a rule assigned to a category uses columns from a different category or data set, the joins between the linked data sets are used to enforce the rule. Data Security Rules can be reassigned and applied to another category or categories, and one category can use multiple rules. Because rules are tied to the data design, they can only be reused within a single project. ENTERPRISE INFORMATION MANAGEMENT 4

5 FIGURE 2 The Data Security Rule Expression Builder is used to create, edit and assign Data Security Rules. Data Security Rule Manager Data Security Rules are created, edited, and deleted using the new Data Security Rule Manager. The Expression builder in ihub makes rule creation flexible, because IT teams don t have to write security statements in code; instead they use the builder to create a declarative expression of the code they need. Either JavaScript or EasyScript can be used to write data security rules expressions, but only expressions written in JavaScript can check security IDs. Changes made to one Data Security Rule apply wherever that rule is assigned, so IT teams don t need to make changes multiple times or in multiple locations. The Data Security Rule Manager offers two views of rule assignments: a list of rules assigned to each category, and list of categories assigned to each rule. Data Security Rules supersede existing access control lists. FIGURE 3 Data Security Rule assignments can be viewed by Rules (left) or by Categories (right). ENTERPRISE INFORMATION MANAGEMENT 5

6 Additional Improvements In addition to Dashboard and security improvements, ihub includes many other enhancements, including: Sample Designs and Application Examples: The ihub 3.1.1installation package includes dozens of samples and examples to inspire developers and illustrate best practices for working with the product. These include four complete sample applications, a sample dashboard, and a large collection of sample reports that showcase a variety of ihub capabilities. New Trial Edition: A trial edition of ihub is now available. This full-featured product enables IT leaders and their teams to experiment with ihub for 45 days at no cost or obligation. Comparison Calculations: Interactive Crosstabs in ihub now enable users to compare values in rows or columns and display the difference. Computed values in rows can also be compared. Comparisons can be created, modified, or removed with a few clicks. FIGURE 4 Comparisons in Interactive Crosstabs are built using an intuitive dialog box. Painless upgrades: Upgrading to ihub is now handled through an intuitive GUI installer. Upon installing ihub 3.1.1, the user is asked whether an existing installation is being upgraded or a new installation is being created. If the installation is an upgrade, all content, configurations and settings are preserved. The improved installer, which can upgrade from ihub 3.0 and 3.1, is available for Windows platforms only. Keystore Password Utility: A utility in ihub now enables system administrators to update the keystore password used by ihub. This is useful when an administrator wants to use a new keystore with a different password, or wants to update the password in the existing keystore. Sample Integration Code: Because integration is a key strength of ihub 3.1.1, the product now includes links to sample code demonstrating how to use the ihub integration framework. For developer productivity, these links are built directly into the product rather than being embedded in documentation. ENTERPRISE INFORMATION MANAGEMENT 6

7 Features New to ihub 3.1 REST API API implementations and usage have grown tremendously over the last decade, partly because of enhancements to integration standards, such as REST (Representational State Transfer). REST APIs are lightweight and make it very easy to embed functionality into mobile and web applications, and the ihub REST API is no exception. It enables simple Create, Read, Update, and Delete (CRUD) operations using JSON responses over HTTP. The REST API standard separates the data from the visualization, resulting in better code modularization and agility and improved application response due to efficient network traffic. Working with the ihub REST API The REST API provides access to ihub encyclopedia data, data in reports and data models, and report generation and management services. You can use the REST API to deliver analytic content and data from ihub to any mobile or web application. Using the REST API, you can: Retrieve data from an ihub document or ihub Data Object for integration into an application Integrate data visualizations into applications, in conjunction with the existing ihub JavaScript API (JSAPI) Generate new visualization documents based on user interaction with your application Convert visualizations into AdobeTM PDF or MicrosoftTM Excel for distribution Schedule the generation of new visualizations for later retrieval Upload files to and download files from ihub Retrieve ihub Encyclopedia contents Additionally, an administrator using REST API can: Create and modify users and user groups Control access to files and data by assigning user and group privileges ihub comes with several sample applications that demonstrate best practices for using the REST API. REST API High-Level Architecture The REST API is a resource extension that gets installed with ihub. It uses universal resource identifiers to convey user requests to the ihub system. The REST API service is built into and deployed as part of ihub, and can also be deployed as a dedicated service for applications requiring high scalability. FIGURE 5 REST API Tiered Architecture ENTERPRISE INFORMATION MANAGEMENT 7

8 API Sandbox and Documentation The ihub REST API documentation is delivered in an interactive format with a test sandbox and documentation technology from Swagger. This provides a complete framework for describing, producing, consuming, and visualizing REST web services. Using the documentation, developers can understand and experiment with the API without having to set up and install an ihub server. Using the sandbox UI, users can enter the parameters and options for the API call of interest, and the sandbox returns the syntax of the REST API call (in the form of a URL), as well as the response body in the form of a JSON object. Figures 6 and 7 show the process for a REST call to authenticate a user. The username (demo) and password (Demo1234) can be entered as parameters and the response type can be chosen, then the sandbox returns a response to the authentication request. FIGURE 6 Example of a REST API sandbox request for authenticating a user FIGURE 7 Example of a REST API sandbox response for authenticating a user. The sandbox authenticates the user and returns an authentication token for use within the session. ENTERPRISE INFORMATION MANAGEMENT 8

9 Custom Visualizations Effective data visualizations help users find valuable insights in their data. ihub has many built-in data visualizations, including charts, maps and gadgets. The new Custom Visualization function in ihub 3.1 takes the product s data visualization capabilities a step farther by allowing developers to integrate third-party visualizations from external JavaScript libraries including heat maps, treemaps, and word clouds into an application with minimal coding. This is accomplished by making ihub Data Objects available for consumption by thirdparty visualizations, and by providing ihub capabilities (like Print and Export) for these visualizations. Figure 8 shows two examples of visualizations from external libraries. FIGURE 8 Two of the many Custom Visualizations available in ihub: Zoomable Circle Packing from D3.js and Heat Map from HighCharts. ENTERPRISE INFORMATION MANAGEMENT 9

10 How Custom Visualizations are Built OpenText Analytics Designer (formerly called BIRT Designer Professional), the free companion designer for ihub, offers a new Report Items selection on the Palette called Custom Visualization. The graphical builder for Custom Visualization uses the same interface as other Report items to select, group, sort and filter data before binding it to the properties of the custom visualization. The developer can build and test the external visualization using the built-in IDE or with JSFiddle, a popular online JavaScript IDE. FIGURE 9 The Custom Visualization Editor in OpenText Analytics Designer is accessed via the Report Items selection on the Palette. A pop-up displays a list of included sample templates. The Custom Visualization feature provides an extensive list of sample templates for popular visualizations such as Google Maps, heat map, and word cloud from various JavaScript libraries into an application. Rich and visually appealing visualizations can be easily added from JavaScript visualization libraries, including D3.js, Google Maps, and Highcharts using these sample templates. ENTERPRISE INFORMATION MANAGEMENT 10

11 Enhanced Microsoft PowerPoint Emitter Business presentations that include visualizations to support data analysis are easier to understand. The powerful emitters in ihub allow users to export reports as native, editable Microsoft PowerPoint presentations. This functionality improves users productivity and empowers them to jumpstart presentations with content and layouts created in ihub. PowerPoint users can add new slides that have the same look and feel as a current presentation, or add data visualizations and additional information to existing slides. Tables, text, page layouts and other report items are exported from ihub as native PowerPoint components for ease of editing. Tree View Selector in Dashboards A Tree View Data Selector gadget allows hierarchical presentation of information like geographical data (e.g. Country, State, and City), time measurements (e.g. Year, Month, and Date), and other such information. This selector makes efficient use of dashboard screen space, leaving maximum room for content. The Tree View Data Selector allows the user to expand or collapse items to reveal or hide sub-items. The user is able to make multiple selections at various levels and clear them with one click. Once the user is done selecting, the selections can filter the data and refresh all the linked visualizations on the dashboard. FIGURE 10 Dashboard Tree View Data Selector gadget for selecting locations Supported Products ihub includes support for the latest browsers, operating systems and databases. See the Supported Products document for more information. NORTH AMERICA UNITED STATES GERMANY UNITED KINGDOM +44 (0) AUSTRALIA Copyright 2015 Open Text Corporation OpenText is a trademark or registered trademark of Open Text SA and/or Open Text ULC. The list of trademarks is not exhaustive of other trademarks, registered trademarks, product names, company names, brands and service names mentioned herein are property of Open Text SA or other respective owners. All rights reserved. For more information, visit: (09/2015) EN

OpenText Actuate Big Data Analytics 5.2

OpenText Actuate Big Data Analytics 5.2 OpenText Actuate Big Data Analytics 5.2 OpenText Actuate Big Data Analytics 5.2 introduces several improvements that make the product more useful, powerful and flexible for end users. A new data loading

More information

OpenText Media Management Audit Module FAQ

OpenText Media Management Audit Module FAQ OpenText Media Management Audit Module FAQ Collect valuable metrics, analytics, and information about your OpenText Media Management system Introduction Audit capability is a must-have for next-generation

More information

BusinessObjects Enterprise InfoView User's Guide

BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise InfoView User's Guide BusinessObjects Enterprise XI 3.1 Copyright 2009 SAP BusinessObjects. All rights reserved. SAP BusinessObjects and its logos, BusinessObjects, Crystal Reports,

More information

Sisense. Product Highlights. www.sisense.com

Sisense. Product Highlights. www.sisense.com Sisense Product Highlights Introduction Sisense is a business intelligence solution that simplifies analytics for complex data by offering an end-to-end platform that lets users easily prepare and analyze

More information

Big Data Visualization and Dashboards

Big Data Visualization and Dashboards Big Data Visualization and Dashboards Boney Pandya Marketing Manager Greg Harris Systems Engineer Follow us @Jinfonet #BigDataWebinar JReport Highlights Advanced, Embedded Data Visualization Platform:

More information

OpenText Output Transformation Server

OpenText Output Transformation Server OpenText Output Transformation Server Seamlessly manage and process content flow across the organization OpenText Output Transformation Server processes, extracts, transforms, repurposes, personalizes,

More information

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access

Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix ABSTRACT INTRODUCTION Data Access Release 2.1 of SAS Add-In for Microsoft Office Bringing Microsoft PowerPoint into the Mix Jennifer Clegg, SAS Institute Inc., Cary, NC Eric Hill, SAS Institute Inc., Cary, NC ABSTRACT Release 2.1 of SAS

More information

ORACLE APPLICATION EXPRESS 5.0

ORACLE APPLICATION EXPRESS 5.0 ORACLE APPLICATION EXPRESS 5.0 Key Features Fully supported nocost feature of the Oracle Database Simple 2-Tier Architecture Develop desktop and mobile applications 100% Browserbased Development and Runtime

More information

Embedding Customized Data Visualization and Analysis

Embedding Customized Data Visualization and Analysis Embedding Customized Data Visualization and Analysis Boney Pandya Marketing Manager Leo Zhao Systems Engineer Follow us @Jinfonet JReport Highlights Advanced, Embedded Data Visualization Platform: High

More information

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution

How To Use Sap Business Objects For Microsoft (For Microsoft) For Microsoft (For Pax) For Pax (For Sap) For Spera) For A Business Intelligence (Bio) Solution SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS MAKE BETTER DECISIONS TODAY SAP Solution Brief SAP BusinessObjects Business Intelligence Solutions SAP BusinessObjects FOR MICROSOFT ENVIRONMENTS SAP BusinessObjects

More information

Building Dashboards for Real Business Results. Cindi Howson BIScorecard December 11, 2012

Building Dashboards for Real Business Results. Cindi Howson BIScorecard December 11, 2012 Building Dashboards for Real Business Results Cindi Howson BIScorecard December 11, 2012 Sponsor 2 Speakers Cindi Howson Founder, BIScorecard Mark Gamble Director of Technical Marketing, Actuate Cindi

More information

Geo Analysis, Visualization and Performance with JReport 13

Geo Analysis, Visualization and Performance with JReport 13 Geo Analysis, Visualization and Performance with JReport 13 Boney Pandya Marketing Manager Leo Zhao Systems Engineer Follow us @Jinfonet JReport Highlights Advanced, Embedded Data Visualization Platform:

More information

MicroStrategy Products

MicroStrategy Products MicroStrategy Products Bringing MicroStrategy Reporting, Analysis, and Monitoring to Microsoft Excel, PowerPoint, and Word With MicroStrategy Office, business users can create and run MicroStrategy reports

More information

BIRT ihub 3. 2013 Actuate Customer Days. Wow that looks good! Jeff Morris & Mark Gamble

BIRT ihub 3. 2013 Actuate Customer Days. Wow that looks good! Jeff Morris & Mark Gamble BIRT ihub 3 Wow that looks good! Jeff Morris & Mark Gamble SF Nov7 - UK Nov12 - DE Nov13 - FR Nov14 - SG Nov19 - JP Nov22 - NY Dec4 2013 Actuate Customer Days Actuate BIRT ihub 3 Focus Areas Simplified,

More information

Ad Hoc Analysis of Big Data Visualization

Ad Hoc Analysis of Big Data Visualization Ad Hoc Analysis of Big Data Visualization Dean Yao Director of Marketing Greg Harris Systems Engineer Follow us @Jinfonet #BigDataWebinar JReport Highlights Advanced, Embedded Data Visualization Platform:

More information

SAP BusinessObjects BI Clients

SAP BusinessObjects BI Clients SAP BusinessObjects BI Clients April 2015 Customer Use this title slide only with an image BI Use Cases High Level View Agility Data Discovery Analyze and visualize data from multiple sources Data analysis

More information

Embedded Analytics & Big Data Visualization in Any App

Embedded Analytics & Big Data Visualization in Any App Embedded Analytics & Big Data Visualization in Any App Boney Pandya Marketing Manager Greg Harris Systems Engineer Follow us @Jinfonet Our Mission Simplify the Complexity of Reporting and Visualization

More information

Qlik Sense Enterprise

Qlik Sense Enterprise Data Sheet Qlik Sense Enterprise See the whole story that lives within your data Qlik Sense is a next-generation visual analytics platform that empowers everyone to see the whole story that lives within

More information

Unleash your intuition

Unleash your intuition Introducing Qlik Sense Unleash your intuition Qlik Sense is a next-generation self-service data visualization application that empowers everyone to easily create a range of flexible, interactive visualizations

More information

Reporting Services. White Paper. Published: August 2007 Updated: July 2008

Reporting Services. White Paper. Published: August 2007 Updated: July 2008 Reporting Services White Paper Published: August 2007 Updated: July 2008 Summary: Microsoft SQL Server 2008 Reporting Services provides a complete server-based platform that is designed to support a wide

More information

Izenda & SQL Server Reporting Services

Izenda & SQL Server Reporting Services Izenda & SQL Server Reporting Services Comparing an IT-Centric Reporting Tool and a Self-Service Embedded BI Platform vv Izenda & SQL Server Reporting Services The reporting tools that come with the relational

More information

What s New in Media Management v10.5

What s New in Media Management v10.5 What s New in Media Management v10.5 WHITEPAPER Title Here Contents Introduction Media Management v10.5...3 Forrester Wave : Digital Asset Management for Customer Experience, Q4 2014...4 What s New in

More information

Big Data Visualization with JReport

Big Data Visualization with JReport Big Data Visualization with JReport Dean Yao Director of Marketing Greg Harris Systems Engineer Next Generation BI Visualization JReport is an advanced BI visualization platform: Faster, scalable reports,

More information

Reporting and Visualization of Healthcare Data Using Open Source Technology. Virgil Dodson, Actuate

Reporting and Visualization of Healthcare Data Using Open Source Technology. Virgil Dodson, Actuate Reporting and Visualization of Healthcare Data Using Open Source Technology Virgil Dodson, Actuate 1 Actuate Corporation 2012 Today s Agenda and Goals Background The Emergence of the BIRT Project Getting

More information

Business Insight Report Authoring Getting Started Guide

Business Insight Report Authoring Getting Started Guide Business Insight Report Authoring Getting Started Guide Version: 6.6 Written by: Product Documentation, R&D Date: February 2011 ImageNow and CaptureNow are registered trademarks of Perceptive Software,

More information

Copyright 2013 Splunk Inc. Introducing Splunk 6

Copyright 2013 Splunk Inc. Introducing Splunk 6 Copyright 2013 Splunk Inc. Introducing Splunk 6 Safe Harbor Statement During the course of this presentation, we may make forward looking statements regarding future events or the expected performance

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide Release 8 This installation guide will walk you through how to install and deploy Conga Composer, including recommended settings for the application. Contact Support:

More information

Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen

Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen Choosing the right Mobile BI tool: SSRS vs Power BI vs Datazen Andrea Martorana Tusa @bruco441 andrea.martoranatusa@gmail.com Sponsors Organizers getlatestversion.it Speaker @bruco441 Analyst/Developer

More information

InfoView User s Guide. BusinessObjects Enterprise XI Release 2

InfoView User s Guide. BusinessObjects Enterprise XI Release 2 BusinessObjects Enterprise XI Release 2 InfoView User s Guide BusinessObjects Enterprise XI Release 2 Patents Trademarks Copyright Third-party contributors Business Objects owns the following U.S. patents,

More information

EMC Smarts Network Configuration Manager

EMC Smarts Network Configuration Manager EMC Smarts Network Configuration Manager Version 9.4.1 Advisors User Guide P/N 302-002-279 REV 01 Copyright 2013-2015 EMC Corporation. All rights reserved. Published in the USA. Published October, 2015

More information

Oracle BI 11g R1: Create Analyses and Dashboards

Oracle BI 11g R1: Create Analyses and Dashboards Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle BI 11g R1: Create Analyses and Dashboards Duration: 5 Days What you will learn This Oracle BI 11g R1: Create Analyses and

More information

Jitterbit Technical Overview : Microsoft Dynamics CRM

Jitterbit Technical Overview : Microsoft Dynamics CRM Jitterbit allows you to easily integrate Microsoft Dynamics CRM with any cloud, mobile or on premise application. Jitterbit s intuitive Studio delivers the easiest way of designing and running modern integrations

More information

SAS IT Resource Management 3.2

SAS IT Resource Management 3.2 SAS IT Resource Management 3.2 Reporting Guide Second Edition SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc 2011. SAS IT Resource Management 3.2:

More information

Sharperlight Web Interface

Sharperlight Web Interface Sharperlight Web Interface www.sharperlight.com info@sharperlight.com Sharperlight Web Interface Published by philight Software International Pty Ltd All other copyrights and trademarks are the property

More information

Scott Moore, Esri April 4, 2016 2016 Intermountain, Great Falls, MT

Scott Moore, Esri April 4, 2016 2016 Intermountain, Great Falls, MT Create Great Web Apps No Coding Required Scott Moore, Esri April 4, 2016 2016 Intermountain, Great Falls, MT Agenda Product overview Web AppBuilder for ArcGIS tour What s New November 2015 ArcGIS Online

More information

uncommon thinking ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION ONSITE TRAINING OUTLINES

uncommon thinking ORACLE BUSINESS INTELLIGENCE ENTERPRISE EDITION ONSITE TRAINING OUTLINES OBIEE 11G: CREATE ANALYSIS AND DASHBOARDS: 11.1.1.7 DURATION: 4 DAYS Course Description: This course provides step-by-step instructions for creating analyses and dashboards, which compose business intelligence

More information

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010

Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Microsoft Services Exceed your business with Microsoft SharePoint Server 2010 Business Intelligence Suite Alexandre Mendeiros, SQL Server Premier Field Engineer January 2012 Agenda Microsoft Business Intelligence

More information

Technical White Paper The Excel Reporting Solution for Java

Technical White Paper The Excel Reporting Solution for Java Technical White Paper The Excel Reporting Solution for Java Using Actuate e.spreadsheet Engine as a foundation for web-based reporting applications, Java developers can greatly enhance the productivity

More information

WHITE PAPER. Domo Advanced Architecture

WHITE PAPER. Domo Advanced Architecture WHITE PAPER Domo Advanced Architecture Overview There are several questions that any architect or technology advisor may ask about a new system during the evaluation process: How will it fit into our organization

More information

Creating an Enterprise Reporting Bus with SAP BusinessObjects

Creating an Enterprise Reporting Bus with SAP BusinessObjects September 10-13, 2012 Orlando, Florida Creating an Enterprise Reporting Bus with SAP BusinessObjects Kevin McManus LaunchWorks Session : 0313 Learning Points By consolidating people, process, data and

More information

<no narration for this slide>

<no narration for this slide> 1 2 The standard narration text is : After completing this lesson, you will be able to: < > SAP Visual Intelligence is our latest innovation

More information

The IBM Cognos Platform for Enterprise Business Intelligence

The IBM Cognos Platform for Enterprise Business Intelligence The IBM Cognos Platform for Enterprise Business Intelligence Highlights Optimize performance with in-memory processing and architecture enhancements Maximize the benefits of deploying business analytics

More information

Expanding Uniformance. Driving Digital Intelligence through Unified Data, Analytics, and Visualization

Expanding Uniformance. Driving Digital Intelligence through Unified Data, Analytics, and Visualization Expanding Uniformance Driving Digital Intelligence through Unified Data, Analytics, and Visualization The Information Challenge 2 What is the current state today? Lack of availability of business level

More information

Embedded BI made easy

Embedded BI made easy June, 2015 1 Embedded BI made easy DashXML makes it easy for developers to embed highly customized reports and analytics into applications. DashXML is a fast and flexible framework that exposes Yellowfin

More information

DiskPulse DISK CHANGE MONITOR

DiskPulse DISK CHANGE MONITOR DiskPulse DISK CHANGE MONITOR User Manual Version 7.9 Oct 2015 www.diskpulse.com info@flexense.com 1 1 DiskPulse Overview...3 2 DiskPulse Product Versions...5 3 Using Desktop Product Version...6 3.1 Product

More information

Empower Individuals and Teams with Agile Data Visualizations in the Cloud

Empower Individuals and Teams with Agile Data Visualizations in the Cloud SAP Brief SAP BusinessObjects Business Intelligence s SAP Lumira Cloud Objectives Empower Individuals and Teams with Agile Data Visualizations in the Cloud Empower everyone to make data-driven decisions

More information

Petroleum Web Applications to Support your Business. David Jacob & Vanessa Ramirez Esri Natural Resources Team

Petroleum Web Applications to Support your Business. David Jacob & Vanessa Ramirez Esri Natural Resources Team Petroleum Web Applications to Support your Business David Jacob & Vanessa Ramirez Esri Natural Resources Team Agenda Petroleum Web Apps to Support your Business The ArcGIS Location Platform Introduction

More information

http://www.trendmicro.com/download

http://www.trendmicro.com/download Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

SAP Digital CRM. Getting Started Guide. All-in-one customer engagement built for teams. Run Simple

SAP Digital CRM. Getting Started Guide. All-in-one customer engagement built for teams. Run Simple SAP Digital CRM Getting Started Guide All-in-one customer engagement built for teams Run Simple 3 Powerful Tools at Your Fingertips 4 Get Started Now Log on Choose your features Explore your home page

More information

IBM Cognos TM1 Executive Viewer Fast self-service analytics

IBM Cognos TM1 Executive Viewer Fast self-service analytics Data Sheet IBM Cognos TM1 Executive Viewer Fast self-service analytics Overview IBM Cognos TM1 Executive Viewer provides business users with selfservice, real-time, Web-based access to information from

More information

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP

CRGroup Whitepaper: Digging through the Data. www.crgroup.com. Reporting Options in Microsoft Dynamics GP CRGroup Whitepaper: Digging through the Data Reporting Options in Microsoft Dynamics GP The objective of this paper is to provide greater insight on each of the reporting options available to you within

More information

Rocket CorVu NG. Rocket. Independence from Engineering. Powerful Data Visualization for Critical Decision-Making. brochure

Rocket CorVu NG. Rocket. Independence from Engineering. Powerful Data Visualization for Critical Decision-Making. brochure Rocket CorVu NG Powerful Data Visualization for Critical Decision-Making With Rocket CorVu NG, Business Intelligence (BI) technical users create applications that unlock the power of data to arm users

More information

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence Introduction to Oracle Business Intelligence Standard Edition One Mike Donohue Senior Manager, Product Management Oracle Business Intelligence The following is intended to outline our general product direction.

More information

ProClarity Analytics Family

ProClarity Analytics Family ProClarity Analytics Platform 6 Product Data Sheet Accelerated understanding The ProClarity Analytics family enables organizations to centrally manage, store and deploy best practices and key performance

More information

BusinessObjects XI. New for users of BusinessObjects 6.x New for users of Crystal v10

BusinessObjects XI. New for users of BusinessObjects 6.x New for users of Crystal v10 BusinessObjects XI Delivering extreme Insight Bringing information to new users, in new ways, with unmatched simplicity and context. Broadest and deepest end user capabilities from reporting, to query

More information

White Paper. Advantages of IBM Notes and Domino 9 Social Edition for Midsize Businesses. 89 Fifth Avenue, 7th Floor. New York, NY 10003

White Paper. Advantages of IBM Notes and Domino 9 Social Edition for Midsize Businesses. 89 Fifth Avenue, 7th Floor. New York, NY 10003 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper Advantages of IBM Notes and Domino 9 Social Edition for Midsize Businesses Printed in the United States of America

More information

BIRT Performance Analytics Summary of Features. Product Brochure

BIRT Performance Analytics Summary of Features. Product Brochure Summary of Features Product Brochure With BIRT Performance Scorecard (now BIRT Performance Analytics) we are able to generate intuitive progress reports to present to the public that effectively measure

More information

SQL Server 2005 Reporting Services (SSRS)

SQL Server 2005 Reporting Services (SSRS) SQL Server 2005 Reporting Services (SSRS) Author: Alex Payne and Brian Welcker Published: May 2005 Summary: SQL Server 2005 Reporting Services is a key component of SQL Server 2005. Reporting Services

More information

Building and Deploying Web Applications

Building and Deploying Web Applications Building and Deploying Web Applications Dal Hunter and Jeff Shaner Friday, Nov 6 10:30-12:00 Agenda Product overview Web AppBuilder for ArcGIS tour What s New July 2015 ArcGIS Online update Customization

More information

What s new in Access 2013

What s new in Access 2013 Work Smart by Microsoft IT What s new in Access 2013 Customization note: This document contains guidance and/or step-by-step installation instructions that can be reused, customized, or deleted entirely

More information

How Microsoft IT India s Test Organization Enabled Efficient Business Intelligence

How Microsoft IT India s Test Organization Enabled Efficient Business Intelligence How Microsoft IT India s Test Organization Enabled Efficient Business Intelligence December 2013 The following content may no longer reflect Microsoft s current position or infrastructure. This content

More information

How is it helping? PragmatiQa XOData : Overview with an Example. P a g e 1 12. Doc Version : 1.3

How is it helping? PragmatiQa XOData : Overview with an Example. P a g e 1 12. Doc Version : 1.3 XOData is a light-weight, practical, easily accessible and generic OData API visualizer / data explorer that is useful to developers as well as business users, business-process-experts, Architects etc.

More information

Qlik Sense Enabling the New Enterprise

Qlik Sense Enabling the New Enterprise Technical Brief Qlik Sense Enabling the New Enterprise Generations of Business Intelligence The evolution of the BI market can be described as a series of disruptions. Each change occurred when a technology

More information

TOP New Features of Oracle Business Intelligence 11g

TOP New Features of Oracle Business Intelligence 11g 10 TOP New Features of Oracle Business Intelligence 11g TABLE OF CONTENTS Feature 1 New Chart Choices Funnel Chart 2 Trellis Chart 3 Waterfall 4 Tile Diagram 5 Feature 2 Recommended Visualization 6 Feature

More information

August 2014 San Antonio Texas The Power of Embedded Analytics with SAP BusinessObjects

August 2014 San Antonio Texas The Power of Embedded Analytics with SAP BusinessObjects August 2014 San Antonio Texas The Power of Embedded Analytics with SAP BusinessObjects Speaker: Kevin McManus Founder, LaunchWorks Learning Points Eliminate effort and delay of moving data to the cloud

More information

The QlikView Business Discovery platform

The QlikView Business Discovery platform The Business Discovery platform With, organizations can rapidly deploy fast, flexible Business Discovery apps that provide information workers with dynamic views of the information they need to make decisions.

More information

CorHousing. CorHousing provides performance indicator, risk and project management templates for the UK Social Housing sector including:

CorHousing. CorHousing provides performance indicator, risk and project management templates for the UK Social Housing sector including: CorHousing CorHousing provides performance indicator, risk and project management templates for the UK Social Housing sector including: Corporate, operational and service based scorecards Housemark indicators

More information

(55042A) SharePoint 2013 Business Intelligence

(55042A) SharePoint 2013 Business Intelligence (55042A) SharePoint 2013 Business Intelligence OBJECTIVE This three-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint business intelligence

More information

WHITE PAPER. CRM Evolved. Introducing the Era of Intelligent Engagement

WHITE PAPER. CRM Evolved. Introducing the Era of Intelligent Engagement WHITE PAPER CRM Evolved Introducing the Era of Intelligent Engagement November 2015 CRM Evolved Introduction Digital Transformation, a key focus of successful organizations, proves itself a business imperative,

More information

Managing Existing Mobile Apps

Managing Existing Mobile Apps Adobe Summit 2016 Lab 324: Managing Existing Mobile Apps Adobe Experience Manager Mobile 1 Table of Contents INTRODUCTION 4 GOAL 4 OBJECTIVES 4 MODULE 1 AEM INTRODUCTION 5 LESSON 1 - AEM BASICS 5 OVERVIEW

More information

Enterprise Private Cloud Storage

Enterprise Private Cloud Storage Enterprise Private Cloud Storage The term cloud storage seems to have acquired many definitions. At Cloud Leverage, we define cloud storage as an enterprise-class file server located in multiple geographically

More information

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide

IBM Unica emessage Version 8 Release 6 February 13, 2015. User's Guide IBM Unica emessage Version 8 Release 6 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 403. This edition applies to

More information

X3 Intelligence Reporting

X3 Intelligence Reporting X3 Intelligence Reporting Frequently asked questions Sage X3 Intelligence Reporting customers Contents 1. Overview of Sage Intelligence Reporting 3 2. Comparison of Sage Intelligence Reporting and Sage

More information

WebFOCUS InfoDiscovery

WebFOCUS InfoDiscovery Information Builders helps organizations transform data into business value. Our business intelligence, integration, and data integrity solutions enable smarter decision-making, strengthen customer relationships,

More information

Product Comparison List

Product Comparison List Product Comparison List Data Center Size Site Solution / Feature

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

Violin Symphony Abstract

Violin Symphony Abstract Violin Symphony Abstract This white paper illustrates how Violin Symphony provides a simple, unified experience for managing multiple Violin Memory Arrays. Symphony facilitates scale-out deployment of

More information

Table of Contents. Table of Contents 3

Table of Contents. Table of Contents 3 User Guide EPiServer 7 Mail Revision A, 2012 Table of Contents 3 Table of Contents Table of Contents 3 Introduction 5 About This Documentation 5 Accessing EPiServer Help System 5 Online Community on EPiServer

More information

TIBCO Spotfire Server Deployment and Administration

TIBCO Spotfire Server Deployment and Administration TIBCO Spotfire Server Deployment and Administration Software Release 6.0 November 2013 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH

More information

Creating Dashboards for Microsoft Project Server 2010

Creating Dashboards for Microsoft Project Server 2010 Creating Dashboards for Microsoft Project Server 2010 Authors: Blaise Novakovic, Jean-Francois LeSaux, Steven Haden, Microsoft Consulting Services Information in the document, including URL and other Internet

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

SAP BO 4.1 COURSE CONTENT

SAP BO 4.1 COURSE CONTENT Data warehousing/dimensional modeling/ SAP BW 7.0 Concepts 1. OLTP vs. OLAP 2. Types of OLAP 3. Multi Dimensional Modeling Of SAP BW 7.0 4. SAP BW 7.0 Cubes, DSO s,multi Providers, Infosets 5. Business

More information

SAP BusinessObjects Design Studio Overview. Jie Deng, Product Management Analysis Clients November 2012

SAP BusinessObjects Design Studio Overview. Jie Deng, Product Management Analysis Clients November 2012 SAP BusinessObjects Design Studio Overview Jie Deng, Product Management Analysis Clients November 2012 Legal Disclaimer 2 SAP BusinessObjects Dashboarding Strategy Self Service Dashboarding Professional

More information

Integrity 10. Curriculum Guide

Integrity 10. Curriculum Guide Integrity 10 Curriculum Guide Live Classroom Curriculum Guide Integrity 10 Workflows and Documents Administration Training Integrity 10 SCM Administration Training Integrity 10 SCM Basic User Training

More information

McAfee Web Reporter Turning volumes of data into actionable intelligence

McAfee Web Reporter Turning volumes of data into actionable intelligence McAfee Web Reporter Turning volumes of data into actionable intelligence Business today is more Internet-dependent than ever before. From missioncritical services to productivity tools, Internet access

More information

Software Re-Engineering and Ux Improvement for ElegantJ BI Business Intelligence Suite

Software Re-Engineering and Ux Improvement for ElegantJ BI Business Intelligence Suite 2011 2012 2013 2014 Q1 Q2 Q3 Q4 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Sales Performance by Category 2014 Product

More information

SAP Cloud Identity Service Document Version: 1.0 2014-09-01. SAP Cloud Identity Service

SAP Cloud Identity Service Document Version: 1.0 2014-09-01. SAP Cloud Identity Service Document Version: 1.0 2014-09-01 Content 1....4 1.1 Release s....4 1.2 Product Overview....8 Product Details.... 9 Supported Browser Versions....10 Supported Languages....12 1.3 Getting Started....13 1.4

More information

PBI365: Data Analytics and Reporting with Power BI

PBI365: Data Analytics and Reporting with Power BI POWER BI FOR BUSINESS ANALYSTS AND POWER USERS 3 DAYS PBI365: Data Analytics and Reporting with Power BI AUDIENCE FORMAT COURSE DESCRIPTION Business Analysts, Statisticians and Data Scientists Instructor-led

More information

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies

SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP Solutions for Small Businesses and Midsize Companies SAP BusinessObjects Edge BI, Standard Package Preferred Business Intelligence Choice for Growing Companies SAP BusinessObjects Edge BI, Standard

More information

Collaboration. Michael McCabe Information Architect mmccabe@gig-werks.com. black and white solutions for a grey world

Collaboration. Michael McCabe Information Architect mmccabe@gig-werks.com. black and white solutions for a grey world Collaboration Michael McCabe Information Architect mmccabe@gig-werks.com black and white solutions for a grey world Slide Deck & Webcast Recording links Questions and Answers We will answer questions at

More information

How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code

How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code How to Quickly Create Custom Applications in SharePoint 2010 or 2013 without Custom Code A Guide through Web Parts in Quick Apps for SharePoint By Dan Barker, product manager, Dell Software Table of Contents

More information

Spotfire and Tableau Positioning. Summary

Spotfire and Tableau Positioning. Summary Licensed for distribution Summary Both TIBCO Spotfire and Tableau allow users of various skill levels to create attractive visualizations of data, displayed as charts, dashboards and other visual constructs.

More information

COURSE SYLLABUS COURSE TITLE:

COURSE SYLLABUS COURSE TITLE: 1 COURSE SYLLABUS COURSE TITLE: FORMAT: CERTIFICATION EXAMS: 55043AC Microsoft End to End Business Intelligence Boot Camp Instructor-led None This course syllabus should be used to determine whether the

More information

Microsoft Visio 2010 Business Intelligence

Microsoft Visio 2010 Business Intelligence Microsoft Visio 2010 Business Intelligence St. Louis SharePoint User Group Candy Parisi Microsoft Visio Solution Specialist April 10, 2012 Agenda Microsoft Business Intelligence Overview Visio Business

More information

Course: SharePoint 2013 Business Intelligence

Course: SharePoint 2013 Business Intelligence Course: SharePoint 2013 Business Intelligence Course Length: 3 days Course Code: M55042 Description This three-day instructor-led course provides students with the necessary knowledge to work with all

More information

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform)

SQL Server 2016 BI Any Data, Anytime, Anywhere. Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 BI Any Data, Anytime, Anywhere Phua Chiu Kiang PCK CONSULTING MVP (Data Platform) SQL Server 2016 Pin paginated report items to Power BI dashboards Visualization Mobile and paginated reports

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence Course 55042A: SharePoint 2013 Business Intelligence Course Details Course Outline Module 1: Course Overview This module explains how the class will be structured and introduces course materials and additional

More information

Oracle Business Intelligence ADF Custom Visualizations and Integration. An Oracle White Paper November 2012

Oracle Business Intelligence ADF Custom Visualizations and Integration. An Oracle White Paper November 2012 Oracle Business Intelligence ADF Custom Visualizations and Integration An Oracle White Paper November 2012 Oracle Business Intelligence ADF Custom Visualizations and Integration OVERVIEW Business users

More information

Jaspersoft APIs. Integrating BI with your Applications. Community and Professional Editions

Jaspersoft APIs. Integrating BI with your Applications. Community and Professional Editions Jaspersoft s Integrating BI with your Applications Community and Professional Editions Jaspersoft Headquarters: 539 Bryant Street, Suite 100 San Francisco, CA 94107, USA www.jaspersoft.com Email: sales@jaspersoft.com

More information