InfoSource Alternative methods for Deployment and Scheduling using API

Slides:



Advertisements
Similar presentations
Easily retrieve data from the Baan database
Advertisements

Xcelsius Tips and Tricks Chris Greer EV Technologies.
CResults / ERD confidential 2008 Smart-QC Demonstration by The Smart Choice for Lab Efficiency Management Platform.
FAST Radar System Engineering Overview. FAST Radar Overview –What’s Required? IIS 6.0  With Microsoft.NET Framework 1.1 and SMTP for MS SQL Server.
How does SAP Crystal Dashboard Design integrate with other SAP Crystal Solutions? 22 July, 2010 Fritz Feltus Presales – EMEA Distribution.
This presentation is intended as a detailed WebEx, to bring potential customers to an understanding of Dream Report capabilities. This presentation focuses.
Guide to Oracle10G1 Introduction To Forms Builder Chapter 5.
Hyperion EPM Overview & Case Study.
A Guide to Oracle9i1 Introduction To Forms Builder Chapter 5.
INTERNET DATABASE. Internet and E-commerce Internet – a worldwide collection of interconnected computer network Internet – a worldwide collection of interconnected.
Report Distribution Report Distribution in PeopleTools 8.4 Doug Ostler & Eric Knapp 7264.
Business Intelligence (3 of 3): Technically Speaking, This is How We Did It PRESENTED BY.
Presented by Douglas Greer Creating Advanced WEBI Reports.
Enterprise Reporting with Reporting Services SQL Server 2005 Donald Farmer Group Program Manager Microsoft Corporation.
“This presentation is for informational purposes only and may not be incorporated into a contract or agreement.”
OM. Brad Gall Senior Consultant
Tim Leung SQL Bits October  Features and Advantages  Architecture  Installation  Creating Reports.
DBS to DBSi 5.0 Environment Strategy Quinn March 22, 2011.
Case Study : Morcom Trading – P BSC 21
Integrating CM Receipt to Oracle Apps Using Apex and Webservices Anthony Vendhan Sami Vellaiyan Jan 21, 2008.
Uniting Cultures, Technology & Applications A Case Study University of New Hampshire.
QuickStart Toolkit & Template Extension Module Webinar 10 th of December 2009.
CMSPro Omniversal Apps, Inc.. Application overview CMSPro is an extremely powerful, yet simple, metadata exploration and analysis tool for Business Objects.
Release 11i Workshops Dallas, TX Raleigh, NC Denver, CO Atlanta, GA Detroit, MI Tim Sharpe Oracle E-Business Suite Release 11i Discoverer.
AUTOMATION OF WEB-FORM CREATION - KINNERA ANGADI – MS FINAL DEFENSE GUIDANCE BY – DR. DANIEL ANDRESEN.
Business Objects Migration Strategy Paul Carletta Data Accomplished.
DEV12 Excel Services, Server APIs and Managed UDFs Aaron Saikovski Senior Consultant - Readify Australia Blog:
Intro to Datazen.
CHAPTER 7 LESSON C Creating Database Reports. Lesson C Objectives  Display image data in a report  Manually create queries and data links  Create summary.
SharePoint 2007 Business Intelligence October 23 th, 2008 Neil Iversen - Inetium.
Excel Services Displays all or parts of interactive Excel worksheets in the browser –Excel “publish” feature with optional parameters defined in worksheet.
Slide 1 © 2016, Lera Technologies. All Rights Reserved. SAP BO vs SPLUNK vs OBIEE By Lera Technologies.
Practical MSBI(SSIS, SSAS,SSRS) online training. Contact Us: Call: Visit:
USA: INDIA: id:
PROJECT ORIENTED ONLINE TRAINING ON MSBI (IS,AS,RS)
Sage Intelligence Reporting Presented by: Debbie Hill.
Advanced Informer Features
ICD v7.6 Analytic Capability
SharePoint 2007 Business Intelligence
QAD Financial Report Writer
Stress Free Deployments with Octopus Deploy
ReportWorX vs. ReportWorX Express
Monitoring Storage Systems for Oracle Enterprise Manager 12c
Introducing SmartView
22 July, 2010 Fritz Feltus Presales – EMEA Distribution
Customer Relationship Management (CRM) An introduction and workshop
The Basics of Dashboards
IPOM and E-Booking.
TE004 Smart Change Management with Sage CRM Component Manager
Embedding the Reporting Engine Version 3.5
Advanced Integration and Deployment Techniques
Monitoring Storage Systems for Oracle Enterprise Manager 12c
Using a Gateway to Leverage On-Premises Data in Power BI
(Includes setup) FAQ ON DOCUMENTS (Includes setup)
SAP BUSINESS OBJECTS WEB INTELLIGENCE RICH CLIENT
Sap BusinessObjects Universe Design with Information Design Tool
BusinessObjects 4.2 SP3 What's new for System Administration in CMC
Site scripts and Site Design
Introduction of Week 11 Return assignment 9-1 Collect assignment 10-1
SSDT and Database Project Basics
Welcome to SQLSaturday #767! Hosted by Lincoln SQL Server User Group
September 12-14, 2018 Raleigh, NC.
SQL Server 2005 Reporting Services
ITAS Risk Reporting Integration to an ERP
(Includes setup) FAQ ON DOCUMENTS (Includes setup)
Health & Consumers DG SANCO Unit A.4 Information systems
Click2Export Export & Dynamics 365/CRM Reports/Word/Excel Templates in 1 Click
Data Quality 2 (DQ2) & Staff Reporting Webinar
Integrated Statistical Production System WITH GSBPM
Presentation transcript:

InfoSource Alternative methods for Deployment and Scheduling using API Jabir Patel December 05, 2008

Agenda Introduction to CME InfoSource Solution - Architecture InfoSource – Primary Usage InfoSource – Operational Needs Deployment Solution – Standard Approach Deployment Solution – Alternative Approach Scheduling – Standard Approach Scheduling – Alternative Approach 1 Scheduling – Alternative Approach 2

Introduction CME Group Inc. Founded in 1898; Public in 2002 World’s largest financial exchange; nearly $4 trillion traded daily (Notional value) Merged with Chicago Board of Trade July, 2007 Acquired Nymex in 2008 Trade Interest Rate, Currency, Equity, Commodity, and Energy products Futures and options products

InfoSource Solution Architecture Data Sources Data Cleansing, Aggregation & Storage Information Access Fees Dashboards P & S Master Product line Operations Research Group specific critical KPI snapshots Customers Trades InfoSource Database Universes Trade Vol & Rev Market Data Market Maker Comp Exch Data Market Data CME Analyst CME Manager CME Partners etc. Other Sources Fixed format reports Ad-hoc reports Detailed analysis Data Cubes Telecom Budgeting Financial Reporting Strategic Plan Others Pre-processed dimensional analysis “Write-back” Other CME InfoSource “Single View of Data”

InfoSource Primary Usage Majority of users use WebIntelligence reporting Dashboard and report distribution via email attachments Internal Crystal Reports distribution via FTP Ad-Hoc Query Users Report refresh via InfoView

InfoSource Operational needs Reporting Requirement Formatting requirements to generate text reports similar to MF Run Crystal reports in batch mode and send output to desired destinations using UC4 scheduling tool Deployment Requirement Deploy to different environments with corresponding DB conn – dev/QA/prod Package deployment Options Leverage investment in BO XI; use CR4J

Deployment Solution Standard Approach Using import Wizard Save document directly from Crystal Designer Import using CMC Benefits No programming needed Business Objects Support Limitations Manual promotion process; change database connection for each report

Deployment Solution Alternative Approach Programmatically deploy templates to BO XI Enterprise Use Crystal SDK for Java to deploy templates (.rpt) Benefits Segregation of duties: developers v/s deployment team Source code control using ClearCase Deployment in batch mode; automated deployment - Change database connections at deployment time using properties files

Deployment solution Alternative Approach(Cont.)

Deployment Alternative Approach(Cont.) Templates in Directory Deploy Templates in Business Objects

Scheduling Standard Approach - Report needs to run multiple times in a day, when database load completes

Scheduling Standard Approach (Cont.)

Scheduling Alternative Approach 1 For Crystal Reports scheduling Call reports using API from Java program Retrieve output and send to desired destinations Java batch programs are triggered from UC4 scheduler

Scheduling Alternative Approach 1 (cont.)

Scheduling Alternative Approach 1 (cont.)

Scheduling Alternative Approach 2 Used for WebIntelligence(WebI) Report Scheduling Call WebI Reports using API from Java programs Read parameters from database and pass it to WebI report Retrieve Report ID and create HTML link to upload to Intranet End users will use Intranet to access reports, security still managed thru BO CMC. Unauthorized users will not be able to open instance

Scheduling Alternative Approach 2 (cont.)

Scheduling Alternative Approach 2 - Demo

Closing Questions