Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS

Size: px
Start display at page:

Download "Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS"

Transcription

1 Business Analytics Solutions Provider Using Oracle EPM, BI, and BD Technologies NASDAQ: EDGW Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS Seema Shah, Integration Manager Ankit Shrivastava, Senior Consultant

2 Agenda About Edgewater Ranzal and Integration team FDMEE - A Brief history FDMEE - Hybrid Approach Case Study Manufacturing Organization Lessons Learned and Next Steps Questions 2

3 Who Are We? Edgewater Ranzal is a full-service Oracle Platinum Consulting Partner with premier services in North America We deliver Business Analytics solutions that include Oracle Hyperion Enterprise Performance Management (EPM), Business Intelligence (BI) and Big Data technology Our multiproduct focus offers domain expertise and technical leadership using the Oracle Business Analytics Product Suite We have industry expertise and specializations to help us deliver end-to-end solutions for each client s business needs 3

4 Our Services Business Intelligence/Big Data Scorecards & Dashboards; Mobile Delivery Prepackaged Analytic Applications (OBIA) BI Foundation (OBIEE / Essbase) Financial & Operational Analytics Reporting & Publishing Big Data Information Discovery (Endeca) Business Intelligence Cloud Service (BICS) Financial Close & Consolidations Legal, Segment, & Mgmt Reporting Financial Performance & Close Optimization & Performance Lab Tax Provisioning Regulatory Requirements Data Integration Services Financial Close & Consolidations Business Intelligence/Big Data Enterprise Planning & Analytics Costing & Profitability Mgmt Enterprise Planning & Analytics Strategic Planning (HSF) & Modeling Planning, Budgeting & Forecasting Workforce, Capital, & Project Financial Planning Public Sector Planning Cloud Services Costing & Profitability Management HPCM Standard & Detail Models Waterfall Allocations Shared Service Charges Activity Based Costing Customer, Product, Segment & LOB Profitability Data Integration Services ERP Integration Financial Data Management Data Warehousing MDM & DRM ETL Services and Automation Infrastructure Hardware Sizing, Installation, & Configuration Exalytics Benchmarking System Monitoring, Backup, & Disaster Recovery Upgrade & Migrations Infrastructure Training & Support Services Advisory Services Advisory Services Project/Program Management & Process Change EPM & BI Road Maps Training & Support Services Standard & Custom Training Virtual Classroom Multimedia and UPK Service Level Agreements Managed Services & Hosting Performance Engineering 4

5 About Integration team Seema Shah Integration Manager More than 12 years of experience in Oracle Hyperion Suite Team of 18 Integration specialist focusing primarily on FDMEE, ODI, and DRM Ankit Shrivastava Senior Consultant Technical Expertise in FDMEE and DRM Functional Expertise in Financial Close Process 5

6 Agenda About Edgewater Ranzal and Integration team FDMEE - A Brief history FDMEE - Hybrid Approach Case Study Manufacturing Organization Lessons Learned and Next Steps Questions 6

7 What is FDMEE? Oracle introduced Financial Data Quality Management, Enterprise Edition (FDMEE) in version Functionality of ERPi and FDM merged FDM rebranded as FDM classic With version , FDM classic not available Provides integration capabilities within Oracle EPM suite Web based tool Extract, Load and Transformation logic Provides guided workflow for loading data Audit Capabilities with Drill Through 7

8 Agenda About Edgewater Ranzal and Integration team FDMEE - A Brief history FDMEE - Hybrid Approach Case Study Manufacturing Organization Lessons Learned and Next Steps Questions 8

9 FDMEE Hybrid Approach -What? Think On-Premise vs Cloud Data Load using Data Management available(fdmee in cloud) Hybrid support available starting with On-Prem FDMEE

10 FDMEE Hybrid Approach Why? Companies don t want all EPM products on cloud Incremental approach/waiting for products to mature Cost/Investment Reduce complexity/maintenance On-Premise FDMEE : Integration with Source ERP Systems Prebuilt Adapters Open Interface Adapters Universal Data Adapter Data movement across EPM applications(source/target) On-Premise to Cloud Cloud to Cloud Custom Scripting and Automation Integration with DRM(Data Relationship Management) 10

11 FDMEE Other Features With onset of.210 patch Text-Based Data Loads (All Data Types) in Planning Numbers Text Smart lists Date Multi-Column Numeric Data Multi-Period in Single File Hybrid Support for FCCS and Fusion GL Cloud balances Integration SAP HANA Based Data warehouse 11

12 FDMEE vs Cloud Data Management On Premises (FDMEE) Cloud (Data Management/Integrations) Flat file Processing Pre Built Connection to Oracle branded Ledgers Pre Built Connection to Oracle Fusion GL Pre Built Connection to SAP ERP & DW Direct Connection to relational data sources Mapping Multi-period Processing Data Synchronization (Hybrid Mode) Data Synchronization (Full Cloud Mode) Automation Import, Custom & Event Scripting Custom Reports Drill Through Textual data 12

13 Agenda About Edgewater Ranzal and Integration team FDMEE - A Brief history FDMEE - Hybrid Approach Case Study Manufacturing Organization Lessons Learned and Next Steps Questions 13

14 Case Study Manufacturing organization Source Systems Multiple instances of 4 GL systems Flat Files EPM Current State FDM Classic On Prem Hyperion Financial Management (HFM) EPM Future State On-Prem FDMEE On-Prem HFM Enterprise Planning and Budgeting Cloud Services(EPBCS) Reconciliation Application 14

15 Case Study - Integration Design 15

16 Application Registration Target Applications in FDMEE On-Premise - HFM Consolidation Application Cloud - Enterprise Planning and Budgeting Cloud Services Target App Type Cloud Enter Connection Details 16

17 Inbound Integrations Source GL systems SAI MS Dynamics AX MS Navision Great Plains Flat Files Source Integrations Open Interface Adapter Open interface adapter is essentially a generic staging table in the FDMEE repository you can push or pull data to using any technology you like. Universal Data Adapters Register any database table or database view as a data source in FDMEE. 17

18 Inbound Integrations EPBCS Data Same 5 sources for Actuals Another feed of Inventory data Data for EPBCS at different level Make use of Attribute Dimension Leverage data in FDMEE staging tables 18

19 Open Interface Adapter Allows execution of SQL against any relational data repository 19

20 Metadata Build Locations and Import Formats FDM Classic: 46 Locations, 46 Import Formats, 46 Import Scripts FDMEE: 46 Locations, 9 Import Formats, 0 Import Scripts Different SQL code for different entities Deployed a flexible framework for execution of scripts BefImport Event script Custom class scripts for corresponding source system called Function executed for the entity for which data load was executed based on location name SQL code executed for called entity and data imported in FDMEE 20

21 Data Load Mappings/Transformations Reviewed old mappings Found patterns in the maps 1000 s of Explicit maps converted to LIKE maps Manipulation of Segment values in Import Scripts varvalues in FDM Classic converted to Multi-dimension Maps Maps based on Target Values Opportunity for making maps efficient Improves Performance in Data Loads Less Maintenance More Finance users driven 21

22 Data Load Mappings/Transformations EXPLICITS maps with a pattern converted to LIKE Map using wildcard 22

23 Data Load Mappings/Transformations If/Else conditions in Import Script converted into A Multidimensional map in FDMEE 23

24 Data Load Mappings/Transformations varvalues script converted to Multi- Dimension maps in FDMEE 24

25 Data Load Mappings/Transformations SQL Mapping based on the TARGET values 25

26 EPBCS Data Clear/Aggregate - Challenge Calc Script execution not available out of the box for EPBCS How do we clear and aggregate data in EPBCS? Manual clearing and aggregating in the cube Dynamic execution in EPBCS EPMAutomate.bat 26

27 EPBCS Data Clear/Aggregation - Solution Command line utility for Cloud services applications Features Login, Logout, upload/download files, import/export data, Import/export metadata Run business rules, list files, delete files Set up Business Rules to clear/agg data in EPBCS Call Business Rules from Befload/AftLoad event script from FDMEE Data gets cleared in the cube based on the passed POV values Data gets loaded into the cube Data gets aggregated in the cube based on the passed POV values 27

28 Data Synchronization Hybrid Support Requirement Move Budget and Forecast data into HFM application from EPBCS Move Stats data into EPBCS from HFM Build Import Format Select Source & Target EPM Application Create Location Build Data Load Rule Select Source Plan Type Define source Filters in the web interface 28

29 Data Reconciliation Approach When? Challenges Data Validation The process of comparing 2 (or more) sets of numbers to identify discrepancies in order to ensure accuracy and data quality When Should Data Validation Be Performed? System Upgrades System Changes Redesigns Hierarchies Application Migrations New System Implementations Intersystem Reconciliations HFM Essbase 29

30 Data Reconciliation Approach Why? Traditional way of Validating data Printed reports Access database Excel workbooks Challenges Lacks Granularity Inefficient Manual end user execution Application performance Lacks auditability and version control When was the process run When were formulas changed 30

31 Data Reconciliation Approach How? Ranzal developed framework to compare data in FDM classic to FDMEE Prepackaged using out of the box functionality Configurable to your needs Owned by you Short implementation time Benefits Auditable When was a mapping added/modified When was the data from the systems loaded When was the variance report generated Efficient Lights out automation brings together data sets & generates variance reporting without end user intervention Leverages the power of the application & database Centralized 31

32 Data Reconciliation How? Bring data into a common interface (Import) Align data between the different sources (Map) Check variances (Report) 32

33 Agenda About Edgewater Ranzal and Integration team FDMEE - A Brief history FDMEE - Hybrid Approach Case Study Manufacturing Organization Lessons Learned and Next Steps Questions 33

34 Lessons Learned and Next Steps Understand the Paradigm Shift Mark extended configurations and customizations for implementation cycle Goal is to leverage the best mix of out of the box configuration and customer specific customizations Do not underestimate data validation effort Keep track of passwords for expiring cloud services(3 Months) What s Next Automation Feedback Process Read more at Data Relationship Management Centralized change management repository 34

35 Questions

36 Contact Information Company Contact Seema Shah: Ankit Shrivastava: Edgewater Ranzal 108 Corporate Park Drive, Suite 105 White Plains, NY Tel (914) Beech Street, Suite 109 London EC2Y 8AD United Kingdom Tel +44 (0) Harvard Mill Square Suite 210 Wakefield, MA Tel (781) North Michigan Ave. Suite 2800 Chicago, IL Tel (312)

FDMEE The FDM you know and love is changing! HUGmn Oracle TechDay March 19 th, 2014

FDMEE The FDM you know and love is changing! HUGmn Oracle TechDay March 19 th, 2014 FDMEE The FDM you know and love is changing! HUGmn Oracle TechDay March 19 th, 2014 Agenda 1. Introductions 2. FDM to FDMEE overview 3. FDMEE look and feel 4. Migration considerations 5. Q & A ecapital

More information

FDMEE vs. Cloud Data Management

FDMEE vs. Cloud Data Management Recognized by ORACLE. Trusted by Customers. FDMEE vs. Cloud Data Management Finding the Right Data Integration Toolset for Cloud and Hybrid EPM Deployments Executive Summary As more organizations begin

More information

Oracle Hyperion Planning : Create & Manage Applications ( )

Oracle Hyperion Planning : Create & Manage Applications ( ) Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 67863102 Oracle Hyperion Planning 11.1.2: Create & Manage Applications (11.1.2.4) Duration: 5 Days What you will learn This Hyperion Planning

More information

Revolutionizing Retail Operations - A PeopleSoft ERP and Hyperion EPM Story

Revolutionizing Retail Operations - A PeopleSoft ERP and Hyperion EPM Story September, 2017 Revolutionizing Retail Operations - A PeopleSoft ERP and Hyperion EPM Story 1 Welcome to OOW 17 - About Cognizant-KBACE Oracle s Cloud and other technologies play a critical role in supporting

More information

HFM, Planning and Essbase with a side of DRM:

HFM, Planning and Essbase with a side of DRM: HFM, Planning and Essbase with a side of DRM: A Case Study of EPM Implementation Angie Caruthers Manager, Hyperion Systems About McAfee McAfee, a wholly owned subsidiary of Intel Corporation (NASDAQ:INTC),

More information

Extending the capabilities of Oracle Business Intelligence Applications (OBIA) January 19, 2010

Extending the capabilities of Oracle Business Intelligence Applications (OBIA) January 19, 2010 Extending the capabilities of Oracle Business Intelligence Applications (OBIA) January 19, 2010 Agenda Introduction Overview of OBIEE & OBIA How to extend OBIA? Simple Gaps Complex Enhancements Lessons

More information

Excellence in Management Reporting, Profitability Analysis & Cost Transparency

Excellence in Management Reporting, Profitability Analysis & Cost Transparency Excellence in Management Reporting, Profitability Analysis & Cost Transparency Marc Seewald, Senior Director Oracle, EPM Product Management September 20 th, 2017 Copyright 2017, Oracle and/or its affiliates.

More information

41880 Introduction to Hyperion Financial Management. Mike Malwitz Director Product Strategy Oracle Enterprise Performance Management

41880 Introduction to Hyperion Financial Management. Mike Malwitz Director Product Strategy Oracle Enterprise Performance Management 41880 Introduction to Hyperion Financial Management Mike Malwitz Director Product Strategy Oracle Enterprise Performance Management Agenda Customer needs Solving financial consolidation and reporting issues

More information

Financial Planning & Analysis Solution. A Financial Planning System is one of the core financial analytics applications that an enterprise needs.

Financial Planning & Analysis Solution. A Financial Planning System is one of the core financial analytics applications that an enterprise needs. Financial Planning & Analysis Solution A Financial Planning System is one of the core financial analytics applications that an enterprise needs. Trusted Experts in Analytics What is Financial Planning

More information

Rhonda Stonaker Infosemantics, Inc.

Rhonda Stonaker Infosemantics, Inc. Rhonda Stonaker Infosemantics, Inc. Professional Background 2 OBIEE Architect at Infosemantics, Inc. Experience with BI solutions for Oracle EBS including R12 since 2002 Experience with Packaged Solutions

More information

Solving Complex Consolidations with Essbase and HFM in a Decentralized Environment

Solving Complex Consolidations with Essbase and HFM in a Decentralized Environment DATA TRANSFORMERS Solving Complex Consolidations with Essbase and HFM in a Decentralized Environment Jay Short Global Hyperion Reporting Lead, Jessica Benbow Director of Consolidations Reporting and Financial

More information

Oracle Data Integrator Adapter For Planning >>>CLICK HERE<<<

Oracle Data Integrator Adapter For Planning >>>CLICK HERE<<< Oracle Data Integrator Adapter For Planning User's Guide Hyperion Data Integration Management Adapter for Planning Online Help * ERP Integration Adapter for Oracle Applications Administrator's Guide, HTML.

More information

PCM Update. Jérémie Brunet Solution Management Dave Parsons Engineering

PCM Update. Jérémie Brunet Solution Management Dave Parsons Engineering PCM Update Jérémie Brunet Solution Management Dave Parsons Engineering Disclaimer The information in this document is confidential and proprietary to SAP and may not be disclosed without the permission

More information

HYPERION SYSTEM 9 PLANNING

HYPERION SYSTEM 9 PLANNING HYPERION SYSTEM 9 PLANNING RELEASE 4.1, 4.1.1, AND 9.2 NEW FEATURES This document describes the new features included in Hyperion System 9 Planning Release 4.1, 4.1.1, and 9.2. This release expands functionality

More information

INTRODUCTION Technology is Changing

INTRODUCTION Technology is Changing INTRODUCTION Technology is Changing Vatican 2005 Vatican 2015 Bourntec Solutions Inc., is a global professional services firm focused on helping our clients solve their business issues by delivering high

More information

Use Hyperion Workspace User's Guide

Use Hyperion Workspace User's Guide Use Hyperion Workspace User's Guide 11.1.1.3 This software or hardware is developed for general use in a variety of information In EPM Workspace, select Tools, then Install, and then Smart View. Oracle

More information

Data Relationship Management (DRM) for Cloud-Based Technologies

Data Relationship Management (DRM) for Cloud-Based Technologies Recognized by ORACLE. Trusted by Customers. Data Relationship Management (DRM) for Cloud-Based Technologies Using DRM for Data Governance in the Cloud Executive Summary This white paper gives the reader

More information

DWH/BI Enabling Technologies Management of alternative BI and DWH Dimensions Getting Business into the driver seat

DWH/BI Enabling Technologies Management of alternative BI and DWH Dimensions Getting Business into the driver seat DWH/BI Enabling Technologies Management of alternative BI and DWH Dimensions Getting Business into the driver seat Ulrich Scheuber Sales Development MDM and OPA Safe Harbor Statement The following is intended

More information

KPMG s Advisory Services for Oracle. kpmg.com

KPMG s Advisory Services for Oracle. kpmg.com KPMG s Advisory Services for Oracle kpmg.com b KPMG s Advisory Services for Oracle Business Transformation enabled by Oracle technology KPMG s Advisory Services for Oracle 1 KPMG LLP s (KPMG) focus on

More information

Oracle Business Intelligence Applications. Kostiantyn Stupak

Oracle Business Intelligence Applications. Kostiantyn Stupak 1 Oracle Business Intelligence Applications Kostiantyn Stupak 2 Business Analytics Span Multiple Disciplines Financial Performance & Strategy Management Supply Chain Analytic Applications Production Planning

More information

Oracle Planning and Budgeting Cloud Service

Oracle Planning and Budgeting Cloud Service COLLABORATE 2016 34 OAUG MEMBERS CORNER 40 ORACLE DIRECTIONS 50 SUMMER 2016 THE OFFICIAL PUBLICATION OF THE ORACLE APPLICATIONS USERS GROUP 12 A BEGINNER S GUIDE TO Oracle Planning and Budgeting Cloud

More information

Big Bang Theory: PeopleSoft HCM 9.2 and PeopleSoft Financials 9.2 Upgrade in Seven Months

Big Bang Theory: PeopleSoft HCM 9.2 and PeopleSoft Financials 9.2 Upgrade in Seven Months Big Bang Theory: PeopleSoft HCM 9.2 and PeopleSoft Financials 9.2 Upgrade in Seven Months 10/25/2015 Matt Peterman Grant Thornton Senior Solution Architect, Kansas City Beth Geer Empire District Electric

More information

Curing Your Rounding Woes in Your Financial Close. Alex C Leung & Mark Ramalho The Goal Getters

Curing Your Rounding Woes in Your Financial Close. Alex C Leung & Mark Ramalho The Goal Getters Curing Your Rounding Woes in Your Financial Close Alex C Leung & Mark Ramalho The Goal Getters CURING YOUR ROUNDING WOES IN YOUR FINANCIAL CLOSE 22.06.2015 Corporate Financial Reporting & Planning Solutions

More information

COLLABORATE 18 Presentation Topic Wish List

COLLABORATE 18 Presentation Topic Wish List COLLABORATE 18 Presentation Topic Wish List The COLLABORATE 18: Technology and Applications Forum for the Oracle Community OAUG Forum Call for Presentations is open through 11:59 p.m. EDT Friday, October

More information

<Insert Picture Here> Using Oracle's BI Publisher for your JD Edwards EnterpriseOne reporting

<Insert Picture Here> Using Oracle's BI Publisher for your JD Edwards EnterpriseOne reporting Using Oracle's BI Publisher for your JD Edwards EnterpriseOne reporting Jeff Erickson Senior Principal Product Manager The preceding is intended to outline our general product direction.

More information

NETSUITE FINANCIAL PLANNING

NETSUITE FINANCIAL PLANNING NETSUITE FINANCIAL PLANNING Integrated Budgeting, Planning and Forecasting NetSuite Financial Planning is the leading cloud-based planning application, automating budgeting, forecasting, reporting, and

More information

Session ID: Run PeopleSoft PUM Images on Oracle Cloud for Less than the Cost of your Monthly Cable Bill

Session ID: Run PeopleSoft PUM Images on Oracle Cloud for Less than the Cost of your Monthly Cable Bill Session ID: 100270 Run PeopleSoft PUM Images on Oracle Cloud for Less than the Cost of your Monthly Cable Bill July 20, 2017 Presented By: Sudhir Mehandru, sudhir@beastute.com, 925-924-1402 http://www.beastute.com

More information

SAP Simple Finance The Future of Finance. Angélica Bedoya, Center of Excellence, SAP LAC Abril, 2015

SAP Simple Finance The Future of Finance. Angélica Bedoya, Center of Excellence, SAP LAC Abril, 2015 SAP Simple Finance The Future of Finance Angélica Bedoya, Center of Excellence, SAP LAC Abril, 2015 Today s Volatile World Needs Strong CFOs How profitable is our new global business unit? The balance

More information

20332B: Advanced Solutions of Microsoft SharePoint Server 2013

20332B: Advanced Solutions of Microsoft SharePoint Server 2013 20332B: Advanced Solutions of Microsoft SharePoint Server 2013 Course Overview This course examines how to plan, configure, and manage a Microsoft SharePoint Server 2013 environment. Special areas of focus

More information

Oracle Hyperion Planning for Interactive Users

Oracle Hyperion Planning for Interactive Users Oracle University Contact Us: 1.800.529.0165 Oracle Hyperion Planning 11.1.2 for Interactive Users Duration: 0 Days What you will learn This course is designed to teach you how to use Planning. It includes

More information

SharePoint 2013 Business Intelligence

SharePoint 2013 Business Intelligence SharePoint 2013 Business Intelligence 55042; 4 Days, Instructor-led Course Description This 4-day instructor-led course provides students with the necessary knowledge to work with all the associated SharePoint

More information

2008 Oracle Corporation

2008 Oracle Corporation The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material,

More information

Introduction to the Performance Scorecard

Introduction to the Performance Scorecard Introduction to the Performance Scorecard March 2009 Agenda Concepts Overview Demo Q&A 2 Scorecard & Dashboard 3 Buzz Words for Dashboard and Scorecard Scorecard Strategic Objectives, Targets, Goals Leading

More information

Introducing Infor Xi/Ming.le for M3

Introducing Infor Xi/Ming.le for M3 Introducing Infor Xi/Ming.le for M3 Merit Consulting AS Sandnes/Norway karsten.hesselager@infor.com 1 2 Agenda Introducing Infor Xi Tech Stack Why have Infor developed Xi? What is included in Xi Demo of

More information

WHEN END USERS CREATE TECHNOLOGY. Robert Newsome 9/21/2016

WHEN END USERS CREATE TECHNOLOGY. Robert Newsome 9/21/2016 WHEN END USERS CREATE TECHNOLOGY Robert Newsome 9/21/2016 Agenda What are EUC (End User Computing) & EUCA (End User Computing Applications) Organizational Challenges Audit Challenges Complexities Solutions

More information

Aptitude Accounting Hub

Aptitude Accounting Hub Aptitude Accounting Hub Achieve financial control, transparency and insight The Aptitude Accounting Hub empowers us to progressively transform finance while creating a detailed financial data foundation

More information

Product comparison: Prophix Enterprise vs. PROPHIX 10 R3

Product comparison: Prophix Enterprise vs. PROPHIX 10 R3 Product comparison: vs. Prepared by Software Purpose This document is intended for current customers who are considering migrating to. Introduction is an integrated application that is built on an open

More information

DRAFT. Fusion ERP Cloud Service October Oracle Fusion ERP Cloud Service. Magdalene Ritter

DRAFT. Fusion ERP Cloud Service October Oracle Fusion ERP Cloud Service. Magdalene Ritter DRAFT Oracle Fusion ERP Cloud Service Fusion ERP Cloud Service October 2013 Magdalene Ritter 1 Copyright 2013, Oracle and/or its affiliates. All rights reserved. The following is intended to outline our

More information

Taking solutions global?

Taking solutions global? Taking solutions global? BlueScope Steel tackles the Globe: Bringing OBIA worldwide! Prepared by: Barb Viola, BlueScope Steel North America Cory Whited, Grant Thornton @ GrantThornton Session ID: 10614

More information

Win with Data. Leveraging Oracle DRM to Integrate Oracle EBS Customer Data with Salesforce

Win with Data. Leveraging Oracle DRM to Integrate Oracle EBS Customer Data with Salesforce Leveraging Oracle DRM to Integrate Oracle EBS Customer Data with Salesforce Introduction Hierarchy management for both reporting and operational environments can create technical, business and architectural

More information

Fusion Accounting Hub Reporting Cloud

Fusion Accounting Hub Reporting Cloud Fusion Accounting Hub Reporting Cloud Anil Patil Director, Oracle Center Of Excellence Business and Application Services anil.patil@us.fujitsu.com www.oracle.anilrpatil.com 0 Copyright 2015 Fujitsu America,

More information

ORACLE DATA INTEGRATOR ENTERPRISE EDITION

ORACLE DATA INTEGRATOR ENTERPRISE EDITION ORACLE DATA INTEGRATOR ENTERPRISE EDITION Oracle Data Integrator Enterprise Edition delivers high-performance data movement and transformation among enterprise platforms with its open and integrated E-LT

More information

Fusion Accounting Hub Reporting Cloud. Florida OAUG SunCollaborate 2015

Fusion Accounting Hub Reporting Cloud. Florida OAUG SunCollaborate 2015 Fusion Accounting Hub Reporting Cloud Florida OAUG SunCollaborate 2015 Anil Patil www.oracle.anilrpatil.com Agenda Why: Why do you need the FAH Reporting Cloud Service? What Challenges does it address?

More information

Data Governance and Data Quality. Stewardship

Data Governance and Data Quality. Stewardship Data Governance and Data Quality Stewardship 1 Agenda Discuss Data Quality and Data Governance Considerations for future technical decisions 2 Intelligence Portal Embedded InfoApps Hot Social Bad Feedback

More information

Stat Production Services for Oracle E-Business Suite (Onsite and Remote)

Stat Production Services for Oracle E-Business Suite (Onsite and Remote) Stat Production Services for Oracle E-Business Suite (Onsite and Remote) Description The Stat Production Services for Oracle E-Business Suite is designed to assist the customer with the implementation

More information

Oracle Project Portfolio Management Cloud

Oracle Project Portfolio Management Cloud Oracle Project Portfolio Management Cloud What's New in Release 12 January 2017 Revised: August 2017 TABLE OF CONTENTS REVISION HISTORY... 4 OVERVIEW... 5 Security & New Features... 5 UPGRADE/UPDATE TASKS...

More information

Dynamics 365 for Finance & Operations

Dynamics 365 for Finance & Operations Dynamics 365 for Finance & Operations Arron Jones, Senior Technical Lead Arron.Jones@hcl-powerobjects.com Pankaj Kant, Solution Architect Pankaj.Kant@hcl-powerobjects.com Objectives Discuss the upgrade

More information

Oracle Taleo Business Edition Implementation Fixed Scope Offerings

Oracle Taleo Business Edition Implementation Fixed Scope Offerings Oracle Taleo Business Edition Implementation Fixed Scope Offerings Date Email Website : Dec-2015 : info@kovaion.com : www.kovaion.com Kovaion Consulting Kovaion A Snapshot Oracle Alliance Certified Consultants

More information

Streamlining your Close Process with new solutions from Oracle Hyperion

Streamlining your Close Process with new solutions from Oracle Hyperion Streamlining your Close Process with new solutions from Oracle Hyperion FCM - Financial Close Management DM - Disclosure Management EAL Essbase Analytics Link Michelle Pretlow Master Principal Solutions

More information

JD Edwards EnterpriseOne Financial Management Overview

JD Edwards EnterpriseOne Financial Management Overview JD Edwards EnterpriseOne Financial Overview Karen L. Brown Senior Principal Product Manager Program Agenda 1 JD Edwards EnterpriseOne Overview 2 3 EnterpriseOne Financial Overview

More information

New Features 9.2 Payroll for North America and T&L. Laura Tramutolo November 13, 2013

New Features 9.2 Payroll for North America and T&L. Laura Tramutolo November 13, 2013 New Features 9.2 Payroll for North America and T&L Laura Tramutolo November 13, 2013 Why Emtec? Table Stakes Proven Methodology & Approach Competitive Price Others will say good things (i.e. References)

More information

ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE

ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE ORACLE BUSINESS INTELLIGENCE FOUNDATION SUITE Technical Overview April 12, 2013 TABLE OF CONTENTS INTRODUCTION... 5 Enabling Enterprise Business Intelligence... 5 Product Overview... 6 Server-Side Components...

More information

MIXING IT UP. Frank Wessels Infratects

MIXING IT UP. Frank Wessels Infratects MIXING IT UP Frank Wessels Infratects MIXING IT UP CLOUD AND ON-PREMISE About me Live in the Netherlands 19 years active in IT 11 years with Hyperion Global Lead Business Operations 3 4 Quick Introduction

More information

Master Data Management for the Masses of Data

Master Data Management for the Masses of Data About this research note: Technology Insight notes describe emerging technologies, tools, or processes as well as analyze the tactical and strategic impact they will have on the enterprise. Master Data

More information

Why data governance matters - principles and best practices

Why data governance matters - principles and best practices Why data governance matters - principles and best practices Prepared by: Kevin Ott, Grant Thornton @GrantThornton Session ID: 10192 Your presenter Kevin Ott Sr. Associate, Grant Thornton Tampa, FL Kevin

More information

Your Big Data to Big Data tools using the family of PI Integrators

Your Big Data to Big Data tools using the family of PI Integrators 1 Your Big Data to Big Data tools using the family of PI Integrators Presented by Martin Bryant Field Service Engineer @osisoft PI Integrators PI Integrator for Business Analytics PI Integrator for Business

More information

Oracle Data Warehouse Administration Console (DAC)

Oracle Data Warehouse Administration Console (DAC) Thursday, Mar 12 2009 Oracle Data Warehouse Administration Console (DAC) by Abdul Hafeez Shaik Confidentiality Agreement The material in this document is proprietary, confidential information pertaining

More information

Strategy Integration Design Training

Strategy Integration Design Training TableauHelp Strategy Integration Design Training How it all started... TableauHelp was founded in August of 2015 and is based in Austin, Texas. Tableau software has developed a reputation for delivering

More information

# Product Business Objects Qlik View A Product

# Product Business Objects Qlik View A Product # Product Business Objects Qlik View A Product 1 Product Business Objects QlikView: World's Fastest Growing BI tool. With 10.3 customers being added every working day. 2 Vendor SAP Qlik QlikView is an

More information

Mondi s journey through HFM upgrade. Milagros Sanchez Mondi Group

Mondi s journey through HFM upgrade. Milagros Sanchez Mondi Group Mondi s journey through HFM 11.1.2.4 upgrade Milagros Sanchez Mondi Group Mondi s journey through HFM 11.1.2.4 upgrade Hyperion Focus '16 Oct 19 th 2016 Agenda Who is Mondi? Ecosystem before the upgrade

More information

QUICK FACTS. Improving Business Intelligence Performance for Activision TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES.

QUICK FACTS. Improving Business Intelligence Performance for Activision TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES. [ Media and Entertainment, Analytics Services ] TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES Client Profile Industry: Media and entertainment Revenue: $4.9 billion Employees: Over 4,000 Geographic

More information

Kepion Solution vs. The Rest. A Comparison White Paper

Kepion Solution vs. The Rest. A Comparison White Paper Kepion Solution vs. The Rest A Comparison White Paper In the Business Intelligence industry, Kepion competes everyday with BI vendors such as IBM Cognos, Oracle Hyperion and SAP BusinessObjects. At first

More information

eprentise Divestiture Overview

eprentise Divestiture Overview Transforming Oracle E-Business Suite eprentise Divestiture Overview Organization Business Problem eprentise Solution GE Global Research Global mandate to consolidate ~40 instances into ~20 instances and

More information

The Basics of Business Intelligence. PMI IT LIG August 19, 2008

The Basics of Business Intelligence. PMI IT LIG August 19, 2008 The Basics of Business Intelligence PMI IT LIG August 19, 2008 Presenter Anthony Boles Managing Director Intelligent Ventures Inc. 1113 Murfreesboro Rd. Suite 106-103 Franklin, TN 37064 615-599-8666 Brief

More information

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA.

Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. Welcome to the topic on the analytic content and applications that are made possible in SAP Business One version by running on SAP HANA. 1 At the end of this course, you will be able to describe the reporting

More information

UMHS Financial Systems Integration Strategy

UMHS Financial Systems Integration Strategy UMHS Financial Systems Integration Strategy Overview UMHS Financial Systems Strategy Strategy Approach What does this mean to the Users? Change relationship model with Users Benefits of Integration System

More information

The New Process Management for Hyperion Planning x. Jonathan Johnson MindStream Analytics

The New Process Management for Hyperion Planning x. Jonathan Johnson MindStream Analytics The New Process Management for Hyperion Planning 11.1.2.x Jonathan Johnson MindStream Analytics Agenda About MindStream Analytics Introduction Objectives of the Presentation Process Management Updates

More information

Enterprise Data An Untapped Asset for Succeeding as Healthcare Changes

Enterprise Data An Untapped Asset for Succeeding as Healthcare Changes Enterprise Data An Untapped Asset for Succeeding as Healthcare Changes 1 2014 Encore, A Quintiles Company. No unauthorized copying or distribution permitted. What We ll Cover It s all about the data Why

More information

Optimizing the close cycle using nextgeneration account reconciliation best practices and tools

Optimizing the close cycle using nextgeneration account reconciliation best practices and tools Point of View February 4, 2016 Complimentary Research Optimizing the close cycle using nextgeneration account reconciliation best practices and tools By Kars Stal, Jason Sacco, and Elvie Lucero Executive

More information

Microsoft SharePoint 2013 Business Intelligence

Microsoft SharePoint 2013 Business Intelligence 1800 ULEARN (853 276) www.ddls.com.au Microsoft 55042 - SharePoint 2013 Business Intelligence Length 3 days Price $2750.00 (inc GST) Version A Overview This three-day instructor-led course provides students

More information

An Oracle White Paper September Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers

An Oracle White Paper September Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers An Oracle White Paper September 2011 Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers Roadmaps to Oracle Fusion Applications for Current Oracle Applications Customers Disclaimer

More information

SAP Visual Intelligence Executive Summary

SAP Visual Intelligence Executive Summary SAP Visual Intelligence Executive Summary Safe Harbor Statement The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. This

More information

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014

20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 20466: Implementing Data Models and Reports with Microsoft SQL Server 2014 Course Outline Module 1: Introduction to Business Intelligence and Data Modeling As a SQL Server database professional, you may

More information

Remove Your Head From the Clouds! Is PBCS or On-Premise Planning the Right One for Your Business?

Remove Your Head From the Clouds! Is PBCS or On-Premise Planning the Right One for Your Business? Remove Your Head From the Clouds! Is PBCS or On-Premise Planning the Right One for Your Business? Prepared by: Brad Kwiatek, Grant Thornton LLP Session ID: 10644 Your presenter Brad Kwiatek Director, Grant

More information

Qlik Sense Seminar. An introduction to Qlik Sense. COPYRIGHT 2014 RESULT DATA - All Rights Reserved SLIDE 1

Qlik Sense Seminar. An introduction to Qlik Sense. COPYRIGHT 2014 RESULT DATA - All Rights Reserved SLIDE 1 Qlik Sense Seminar An introduction to Qlik Sense SLIDE 1 Introductions Presenters & Result Data Team Tom Meers President, Result Data Troy Gottfried Principal, Director, Result Data Joe Roberts Senior

More information

Oracle Planning and Budgeting Cloud Service

Oracle Planning and Budgeting Cloud Service Oracle Planning and Budgeting Oracle Planning and Budgeting has enabled over a thousand organizations of various sizes to quickly adopt world-class planning and budgeting applications with no CAPEX infrastructure

More information

Take insights to the next level. Upgrade to Oracle Business Intelligence 12c

Take insights to the next level. Upgrade to Oracle Business Intelligence 12c Take insights to the next level Upgrade to Oracle Business Intelligence 12c OBI 12c is now available and with it comes an array of new features that make upgrading from previous releases very compelling.

More information

Strategies for reporting in Finance and Operations: Should I build a data warehouse?

Strategies for reporting in Finance and Operations: Should I build a data warehouse? Strategies for reporting in Finance and Operations: Should I build a data This document outlines two broad strategies for reporting that are available in Finance and Operations: system of intelligence

More information

SharePoint 2013 PerformancePoint Services

SharePoint 2013 PerformancePoint Services SharePoint 2013 PerformancePoint Services Course 55057; 3 Days, Instructor-led Course Description This three-day instructor-led course provides students with the necessary knowledge to work with PerformancePoint

More information

Analytics: Laying the Foundation for Supply Chain Digital Transformation

Analytics: Laying the Foundation for Supply Chain Digital Transformation November 2017 Analytics: Laying the Foundation for Supply Chain Digital Transformation By Sanjiv Mahajan, Sandip Saha and Alfonso Macias As supply chain leaders set objectives and strategies for 2018 and

More information

Microsoft BI Product Suite

Microsoft BI Product Suite Microsoft BI Product Suite On Premises and In the Cloud What is Business Intelligence? How is the BI industry evolving? What are the typical components of a BI solution? How can BI be deployed within your

More information

Accelerating Change: HR in the Cloud GENERAL SESSION. Rajan Krishnan Group Vice President, Product Development Oracle

Accelerating Change: HR in the Cloud GENERAL SESSION. Rajan Krishnan Group Vice President, Product Development Oracle Accelerating Change: HR in the Cloud GENERAL SESSION Rajan Krishnan Group Vice President, Product Development Oracle Digital Transformation HR in the Cloud Rajan Krishnan Group Vice President Product Development,

More information

Global Transfer Pricing Conference

Global Transfer Pricing Conference www.pwc.com/transferpricing Global Transfer Pricing Conference Data analytics and transformation October 2016 The new normal full TransParency Today s presenters Brian T. Burt Laurent Bellay David A. Nickson

More information

Information Systems Status for CSU Business Conference

Information Systems Status for CSU Business Conference Information Systems Status for CSU Business Conference California State University Information Systems March 27, 2012 CMS DC Services Agenda Data Center Transition George Mansoor ERP Applications Mick

More information

Project Server 2013 Inside Out

Project Server 2013 Inside Out Project Server 2013 Inside Out Duration: 5 Days Course Code: M55043 Overview: This 5-day Instructor Lead course how to work with Microsoft Project Server 2013. You will also create and management projects

More information

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2

Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Copyright 2014, Oracle and/or its affiliates. All rights reserved. 2 Oracle Cloud Marketplace: An Innovation Ecosystem for Partners and Customers Neelesh Gurnani Sr. Director Product Development Ajay Seetharam

More information

When the Disco ends you don t need to stop moving Review of the best alternatives to Oracle Discoverer Tim Dickinson

When the Disco ends you don t need to stop moving Review of the best alternatives to Oracle Discoverer Tim Dickinson When the Disco ends you don t need to stop moving Review of the best alternatives to Oracle Discoverer Oracle EBS Reporting post Discoverer Thinking about using a non-oracle product to provide Oracle E-Business

More information

Exam /Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013

Exam /Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013 Exam 70-332/Course 20332B Advanced Solutions of Microsoft SharePoint Server 2013 Prerequisites Before attending this course, students must have: Completed Course 20331: Core Solutions of Microsoft SharePoint

More information

for Oracle Cloud ERP

for Oracle Cloud ERP 5 for Oracle Cloud ERP TABLE OF CONTENTS 1 3 2 4 3 - Pros and cons of on-premises vs cloud 5 4 5 Co-existence 7 Page 1 ORACLE ERP CLOUD APPLICATIONS Many Oracle application customers are asking themselves

More information

Sage ERP MAS. Everything you want to know about Sage ERP MAS Intelligence. What is Sage ERP MAS Intelligence? benefits

Sage ERP MAS. Everything you want to know about Sage ERP MAS Intelligence. What is Sage ERP MAS Intelligence? benefits Sage ERP MAS Everything you want to know about Sage ERP MAS Intelligence What is Sage ERP MAS Intelligence? Sage ERP MAS Intelligence (or Intelligence) empowers managers to quickly and easily obtain operations

More information

Oracle ERP Applications and Oracle Hyperion Financial Management

Oracle ERP Applications and Oracle Hyperion Financial Management An Oracle White Paper November 2012 Oracle ERP Applications and Oracle Hyperion Financial Management Choosing the Right Financial Consolidation Solution for Your Organization Executive Overview Every organization

More information

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

More information

OBIEE12c New Features for End-Users, Developers and Sys Admins

OBIEE12c New Features for End-Users, Developers and Sys Admins OBIEE12c New Features for End-Users, Developers and Sys Admins Mark Rittman, CTO, Rittman Mead OTN EMEA Tour, May 2016 info@rittmanmead.com www.rittmanmead.com @rittmanmead About the Speaker Mark Rittman,

More information

Enterprise Architecture for Digital Business

Enterprise Architecture for Digital Business Enterprise Architecture for Digital Business Dave Chappelle Enterprise Architect Global EA Program October 26, 2015. Safe Harbor Statement The following is intended to outline our general product direction.

More information

Oracle's new Tax Reporting Ledger - A wellkept

Oracle's new Tax Reporting Ledger - A wellkept Oracle's new Tax Reporting Ledger - A wellkept secret White Paper OAUG Collaborate 2008 Hans Kolbe, Celantra Systems hanskolbe@celantrasystems.com (415) 730-1131 February 2008 The following paper documents

More information

ERP for Pharmaceutical Industry (Microsoft Dynamics AX) Global trends and business challenges A new generation of enterprise resource planning (ERP)

ERP for Pharmaceutical Industry (Microsoft Dynamics AX) Global trends and business challenges A new generation of enterprise resource planning (ERP) ERP for Pharmaceutical Industry (Microsoft Dynamics AX) Prateep Juavijitjan Vantage Business Solutions Our Agenda Today Global business imperatives Global trends and business challenges A new generation

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehouse with Microsoft SQL Server Course 20463D 5 Days Instructor-led, Hands-on Course Description In this five day instructor-led course, you will learn how to implement a data warehouse

More information

Oracle Financials Cloud

Oracle Financials Cloud Oracle Financials Cloud Oracle Financials Cloud offers a broad suite of capabilities designed to empower modern finance and deliver customer success with streamlined processes, increased productivity and

More information

VisionWaves Intelligent Performance and Quality Management System Marcel Hoekstra Senior Consultant

VisionWaves Intelligent Performance and Quality Management System Marcel Hoekstra Senior Consultant VisionWaves Intelligent Performance and Quality Management System Marcel Hoekstra Senior Consultant 1 VisionWaves At VisionWaves we are passionate about business improvement. In everything we do, we believe

More information

The Next Generation of Analytic Apps

The Next Generation of Analytic Apps The Next Generation of Analytic Apps Stefan Schmitz VP of Product Management Oracle Analytics October 2, 2017 Copyright 2017, Oracle and/or its affiliates. All rights reserved. Confidential Oracle Internal/Restricted/Highly

More information