Oracle BI Multiuser Development Obstacles and Solutions

Size: px
Start display at page:

Download "Oracle BI Multiuser Development Obstacles and Solutions"

Transcription

1 Oracle BI Multiuser Development Obstacles and Solutions Christian Screen, Oracle Analytics Practice Director (Oracle ACE) Sierra-Cedar, Inc. Oracle BIWA Summit 2015

2 Abstract: Session 187 Leveraging the multi-user development environment (MUDE) in Oracle Business Intelligence (OBIEE) has its challenges even though it was built to handle many basic software development lifecycle scenarios. OBIEE MUDE is functional within small and large Oracle BI development teams and it has several hooks and APIs which allow it to adapt to existing version control standards. However, companies using Oracle BI MUDE have mixed approaches for engaging with multiuser metadata development which should typically include Oracle BI artifacts such as the RPD, web catalog, and security. Attend this session to see examples of bad Oracle BI multi-user development processes and obstacles that stymie development teams from being as efficient as they could be when using OBIEE MUDE. Also learn how to properly use MUDE and multi-user development scenarios within an Oracle BI implementation to create efficient MUDE processes. Oracle BIWA Summit 2015

3 Christian Screen Oracle ACE in Business Intelligence Oracle BI 11g Specialist Oracle Deputy CTO & EPM/BI Counselor Hyperion Essbase Certified Consultant Co-Author of the 1 st Book on Oracle BI 11g 15+ Years in BI and Data Warehousing Open Source Software Contributor Contributor at ArtOfBI.com Blog Oracle Analytics Practice Director at Oracle BIWA Summit 2015

4 About Sierra-Cedar Our BI-EPM business unit is a Management Consulting group specializing in the implementation of Oracle s Enterprise Performance Management and Business Intelligence solutions. Oracle s EPM Suite Hyperion Financial Close Suite Hyperion Planning Oracle Budgeting Cloud Service Hyperion Strategic Finance Essbase Analytics HPCM DRM Oracle Business Intelligence Enterprise Edition (OBIEE) Integration with Essbase Analytics and Oracle EPM products OBIA pre-built applications over EBS, PeopleSoft, and JDE Data Warehouse design and development to fully support total solutions Full automation with Oracle Data Integrator (ODI), MaxL, FDMEE and more Merged into Sierra-Cedar 2014 (Previously Analytic Vision) Extensive business experience across many verticals: Higher Ed, Public Sector, Healthcare, Manufacturing, Financial Services, Distribution, Retail, Health Sciences, Communications, and more

5 Agenda Multiuser Development Oracle BI Multiuser Development Understand Common OBIEE MUDE Issues (Problems) Review OBIEE Multiuser Development Solutions and Integrations Review Progress in Agile BI Development Q&A Oracle BIWA Summit 2015

6 What is Multiuser Development?

7 Multiuser Development Multiuser Development is the ability for one or more users to collaborate or work in a system by which simultaneous efforts can be achieved! The Oracle BI Multiuser Development Environment (MUDE) is the light structure within OBIEE in which multiple OBIEE developers can be facilitated to develop against a single RPD

8 Multiuser Development Can you have multiuser development with just one developer?! Yes. But it should be a structure that scales to maximize efforts

9 Oracle BI Multiuser Development Environment

10 Oracle BI Multiuser Development Environment The built-in functionality in Oracle BI allowing RPD development between multiple OBIEE developers and administrators.! A manual process with functionality for handling basic management of development efforts.

11 Oracle BI Multiuser Development - Common Problems Team conception of Oracle BI development not matching other internal application development efforts! RPD is Binary! RPD Only! Does not take into account other artifacts! Users Developing on a Single RPD in online mode! No Sandbox or Per-Developer BI Servers?! No User Tracking for Accountability for Changes or Checkouts! Windows Share Required for OBIEE MUDE! No automated process for migration! No snapshots or rollback

12 Oracle BI MUDE - How it Starts Initial development, prototyping, and usually a single developer! Development work goes to production, or even working in online mode! Incremental updates of RPD and catalog potentially via merge(ing)

13 Oracle BI Multiuser Development - No Process Are you a Cowboy OBIEE Developer?! Signs of Cowboy Development in OBIEE:! Making manual changes to any environment other than dev in online mode! Developers do not have their own sandbox! All migrations are purely manual! Developing or modeling arbitrarily! Start with process from the beginning!

14 Oracle BI MUDE - Real-World Observations

15 Oracle BI Multiuser Development - Observations With no process in place developers often resort to the easiest an quickest solutions.! Questions are asked usually too late:! Does the process need to change as more metadata and more users are involved in development?! Do I need process for just one developer?! Are all of the challenges identified by the Oracle BI MUDE solution?! Do we know what an OBIEE development lifecycle should look like?

16 Multi-User Development Additional developers join the team or need to integrate to single RPD/WebCat! Potentially all developers access RPD online, concurrently, and hit the wall! Developers quickly learn they need their own sandbox environments! Technical Debt begins to appear

17 Oracle BI MUDE - Real-World Observations Windows Share (Required?)! OBIEE is of course multiplatform, so this adds bulk and disparate environment potential.! What about *Nix customers?

18 Oracle BI MUDE - Real-World Observations Copy & Paste RPD Artifacts! Some clients revert to a silo d development approach in RPD! Not projects! Some OBIEE development teams revert to migration and management tactics that fill tactical needs which become permanent bad practices.

19 Oracle BI MUDE - Real-World Observations Oracle BI MUDE Projects! Requires [reparation to set up and align by a logical delineation of work! No security really applied so any developer can get to any project! In OBI 11g the Binary RPD isn t really that large anymore so does splitting the RPD really matter?

20 Oracle BI MUDE - Real-World Observations Publish just to test development! Requires a manual BIAdministrator (gatekeeper/captain) to check, merge, handle conflicts, equalize, patch, unit test, before migrating a change.! OBI 11g makes the RPD binary much smaller than previous versions so is splitting the RPD for development still necessary?

21 Oracle BI MUDE - Real-World Observations Merging is mainly a manual process! Deployment cycles increase due to complexity! OBI 11g provides APIs to utilize command line interfacing for many RPD and Web Catalog functions.! But this is now a coding effort most aren t prepared for.

22 Oracle BI - MUDE Solutions

23 Oracle BI - Continuous Integration and SCM

24 SCM and Continuous Integration in OBIEE Source Control Management is the management and usually storage of changes to documents, code, or metadata! Continuous Integration is the process by which continual development, visibility to develop efforts, and frequent deployments are taking place.! Git is a Source Control Management system which we can use to integrate with OBIEE UDML MDS XML.! Jenkins is one of many Continuous Integration server systems which allows build and deploy capabilities which assist in automating development life cycles.

25 Getting Started with OBIEE Continuous Integration and SCM Compile Build BIMUDFlow.com OBIEE Git SCM! Server OBIEE Continuous Integration Server Test Pu Check-In / Push / Pull Changes + MUDE Collaboration Oracle BI Server! Query Ready! Pass/Fail Notifications & Collaboration Pass or FailPass Other Environments for Testing & Approvals Production Readiness

26 Oracle BI - Software Development LifeCycle

27 OBIEE Development LifeCycle Waterfall design and development is not iterative enough for today s business user demands! Stakeholders are dissatisfied with the speed of development! The answer is quicker iterations with feedback.! Think Agile Development for OBIEE

28 Oracle BI Agile Development OBIEE Continuous Integration! More up-time and visibility to development for users! Mitigates risk of falling into technical debt.! Business value is produced by visibility and improved quality of deliverables! Unless using Continuous Integration traditional OBIEE development is just waterfall

29 OBIEE Development By Feature or Fix Perhaps a new concept to most OBIEE or Application Development teams! Developers will now develop using a proven SDLC process for developing new features, fixes to issues, and other development based on a ticketed approach! This requires assistance of a issue tracking system (ex: JIRA) to avoid conflicts but also understand what is being worked on and by whom! Generate a new branch in OBIEE Git SCM for each ticket to be worked on! Branch names relate to the ticket and are closed once the development solution is committed and merged into the main development branch! Branches are typically deleted after being merged into the main development branch

30 OBIEE Development By Feature or Fix Users will be assigned individual tasks for a new feature or an issue to fix! Develop within those confines, test, and then push their changes

31 Getting Started with OBIEE Continuous Integration and SCM Each environment (DEV, QA,, PROD) should have some nuances in RPD logic! Providing patching based on changes and based on nuances allow automation and rollback

32 Summary & Opportunities Oracle BI MUDE out-of-the-box only assists part of SDLC! We need SCM for true multiuser development.! OBI 11g provides some tools to assist with this but bring or buy your the process! Continuous Integration seeks to automate builds, unit tests, and frequency of deployments to users! Visibility to development features and fixes is critical! Make an effort to see what tools and solutions are available.! Get assistance to make sure you get an agile OBIEE process going from the start to avoid too much technical debt

33 Questions? Christian Screen! Oracle BIWA Summit 2015

10 Steps to Mainframe Agile Development. Mark Schettenhelm, Sr. Product Manager September 28, 2017

10 Steps to Mainframe Agile Development. Mark Schettenhelm, Sr. Product Manager September 28, 2017 10 Steps to Mainframe Agile Development Mark Schettenhelm, Sr. Product Manager September 28, 2017 1 dev ops noun \'dev-äps\ a term used to describe a framework/collection of best practices and tools to

More information

Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS

Hybrid Approach to Integration On-Prem Consolidation and Cloud EPBCS 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,

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

WHITE PAPER. Seven BI and Analytics Services That Strengthen Your Oracle Infrastructure. Christian Screen

WHITE PAPER. Seven BI and Analytics Services That Strengthen Your Oracle Infrastructure. Christian Screen WHITE PAPER Seven BI and Analytics Services That Strengthen Your Oracle Infrastructure AUTHOR: Christian Screen ABSTRACT: Beginning, expanding, or refining a BI analytics solution is a complex endeavor

More information

Oracle Hyperion Enterprise Performance. Management System Manual Deployment Guide

Oracle Hyperion Enterprise Performance. Management System Manual Deployment Guide Oracle Hyperion Enterprise Performance Management System Manual Deployment Guide Oracle Enterprise Performance Management System. Installation and EPM System Installation and Configuration Guide, 11.1.2.4.

More information

What is Continuous Integration. And how do I get there

What is Continuous Integration. And how do I get there What is Continuous Integration And how do I get there Related Workshops Introduction to DevOps Transform your Organization with DevOps Concepts DevOps Implementation Boot Camp Comprehensive literacy on

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

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

InfoPath Retirement What You Need to Know

InfoPath Retirement What You Need to Know InfoPath Retirement What You Need to Know Agenda Company Overview InfoPath Retirement: What it means? InfoPath History Alternatives: How do I choose right one? Microsoft Product Roadmap What should I do

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

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

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

Fast Start Business Analytics with Power BI

Fast Start Business Analytics with Power BI Fast Start Business Analytics with Power BI Accelerate Through classroom, challenging, training and a quick proof of concept, learn about Power BI and how it can help speed up your decision making and

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

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

Rethinking Data Warehousing

Rethinking Data Warehousing Rethinking Data Warehousing Good decisions start with organized data It s a fact: Better data analysis results in better decisions. And, good decisions have a direct impact on improved business results.

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

Migrating to OBI EE? A Simplified Strategy for Oracle E- Business Suite & Discoverer Users

Migrating to OBI EE? A Simplified Strategy for Oracle E- Business Suite & Discoverer Users Migrating to OBI EE? A Simplified Strategy for Oracle E- Business Suite & Discoverer Users Daryl Orts, VP Engineering Technologies Daryl.Orts@noetix.com Agenda Introduction Overview of Oracle BI Suite

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

THE DEVOPS MATURITY CURVE. Justin Vaughan-Brown CA Technologies

THE DEVOPS MATURITY CURVE. Justin Vaughan-Brown CA Technologies THE DEVOPS MATURITY CURVE Justin Vaughan-Brown CA Technologies Today s Business Environment 2 2014 CA. ALL RIGHTS RESERVED. Today s Business Environment 3 2014 CA. ALL RIGHTS RESERVED. Today s Business

More information

UPGRADE CONSIDERATIONS Appian Platform

UPGRADE CONSIDERATIONS Appian Platform UPGRADE CONSIDERATIONS Appian Platform ArchiTECH Solutions LLC 7700 Leesburg Pike #204 www.architechsolutions.com 703-972-9155 atsdelivery@architechsolutions.com TABLE OF CONTENTS Introduction... 3 Upgrade

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

Conclusion.

Conclusion. Conclusion Rajesh Kumar RajeshKumarIN RajeshKumarIN RajeshKumarIN DevOps@RajeshKumar.XYZ Usually we don t have Centralized Source Management Tools Centralized Build Server for all the Products Common Build

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

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

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

Preparing for an Upgrade to OBIEE 12c

Preparing for an Upgrade to OBIEE 12c Preparing for an Upgrade to OBIEE 12c RMOUG 2016 Tim Vlamis and Dan Vlamis February 11, 2016 Vlamis Software Solutions Vlamis Software founded in 1992 in Kansas City, Missouri Developed more than 200 Oracle

More information

Information Technology Services Project Management Office Operations Guide

Information Technology Services Project Management Office Operations Guide Information Technology Services Project Management Office Operations Guide Revised 3/31/2015 Table of Contents ABOUT US... 4 WORKFLOW... 5 PROJECT LIFECYCLE... 6 PROJECT INITIATION... 6 PROJECT PLANNING...

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

Best Practices for Enterprise Agile Transformation

Best Practices for Enterprise Agile Transformation Best Practices for Enterprise Agile Transformation A White Paper for the Software Development Project Community Date: May 2017 Select Computing, Inc. 9841 Broken Land Parkway Suite 209 Columbia, MD 21046

More information

DevOps: Start-up Speed, Enterprise Scale

DevOps: Start-up Speed, Enterprise Scale DevOps: Start-up Speed, Enterprise Scale Presented by: Bernie Coyne IBM DevOps Evangelist coyneb@us.ibm.com @BernieCoyne IBM Corporation 1 https://www.youtube.com/watch?v=27ggp6bxr6a 2 Innovation is the

More information

Enabling your EPM building blocks for a Digital Finance journey

Enabling your EPM building blocks for a Digital Finance journey WWW.HCLTECH.COM Enabling your EPM building blocks for a Digital Finance journey In most leading corporations, the Office of CFO and Finance IT systems have embarked on a multi-faceted transformation journey

More information

Hyperion Financial Reporting Studio User Guide

Hyperion Financial Reporting Studio User Guide Hyperion Financial Reporting Studio 11.1.2 User Guide If you find any errors, please report them to us in writing. For Oracle Hyperion Financial Close Management, applying the maintenance The Oracle Essbase

More information

<Insert Picture Here> Charles Phillips

<Insert Picture Here> Charles Phillips 1 Charles Phillips President The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any

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

HP Quality Center 10 Overview

HP Quality Center 10 Overview HP Quality Center 10 Overview Baselining, Versioning and Release Management John Fodeh Solution Architect, Global Testing Practice 2008 Hewlett-Packard Development Company, L.P. The information contained

More information

DevOps Guide: How to Use APM to Enhance Performance Testing

DevOps Guide: How to Use APM to Enhance Performance Testing DevOps Guide: How to Use APM to Enhance Performance Testing CHAPTER 1: Introduction This short ebook discusses how combining performance test automation with application performance management (APM) solutions

More information

Innovate with Oracle Public Cloud Platform & Infrastructure Services

Innovate with Oracle Public Cloud Platform & Infrastructure Services Innovate with Oracle Public Cloud Platform & Infrastructure Services Ravi Pinto Director, Product Management Copyright 2014 Oracle and/or its affiliates. All rights reserved. Safe Harbor Statement The

More information

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

Oracle Cloud Blueprint and Roadmap Service. 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Oracle Cloud Blueprint and Roadmap Service 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Cloud Computing: Addressing Today s Business Challenges Business Flexibility & Agility Cost

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

Oracle Analy+cs Data Visualiza+on and Discovery. November 10, 2016

Oracle Analy+cs Data Visualiza+on and Discovery. November 10, 2016 Oracle Analy+cs Data Visualiza+on and Discovery November 10, 2016 Data Visualiza+on - Abstract! For years the ability to analyze data to discover new insights through impressive visualiza@ons and rapid

More information

Hyperion Focus 17. EPM Logs 101

Hyperion Focus 17. EPM Logs 101 Hyperion Focus 17 EPM Logs 101 Presenter Chuck Czajkowski, Solutions Architect Over 20 years IT and Networking experience On the support team at Hyperion Solutions in the early 2000 s working as an Environmental

More information

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12

Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 JD Edwards EnterpriseOne Tools and Technologies and Fusion Applications

More information

SOA Governance is For Life, Not Just a Strategy

SOA Governance is For Life, Not Just a Strategy SOA Governance is For Life, Not Just a Strategy Mark Simpson Consultancy Director, Griffiths Waite Your Speaker Mark Simpson Consultancy Director Griffiths Waite > 18 years Oracle development and architecture

More information

<Insert Picture Here> Latest on Oracle Application Change Management Pack for Oracle E- Business Suite

<Insert Picture Here> Latest on Oracle Application Change Management Pack for Oracle E- Business Suite 1 Latest on Oracle Application Change Management Pack for Oracle E- Business Suite Angelo Rosado, Oracle Senior Product Manager Ray Payne, JHUAPL Principal Systems Architect Program

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

Split Primer. split.io/primer. Who is Split?

Split Primer. split.io/primer. Who is Split? 1 Who is Split? Split is an emerging leader in continuous delivery and full-stack experimentation. Our mission is to empower businesses of all sizes make smarter product decisions. We do this through our

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

2 Business Processes and Forms with Office SharePoint Server 2007

2 Business Processes and Forms with Office SharePoint Server 2007 Workflow with Microsoft Office SharePoint Server 2007 Executive Summary Over the last decade, business process management solutions have been gaining considerable momentum as organizations are struggling

More information

The Business Case for ALM Transformation ALM

The Business Case for ALM Transformation ALM ALM Application Lifecycle Management White Paper Out-of-Date; Out-of-Touch The Business Case for ALM Transformation Executive summary: The Business Case for Change Ultimately improve the quality and success

More information

Effectively Manage and Scale IBM BPM Infrastructure to Support 30,000+ Users WUG - Edinburgh

Effectively Manage and Scale IBM BPM Infrastructure to Support 30,000+ Users WUG - Edinburgh Effectively Manage and Scale IBM BPM Infrastructure to Support 30,000+ Users WUG - Edinburgh Pundarik Ranchhod 25 September 2012 v2-1 Agenda Introductions! IBM BPM Deployment Challenges" Good Practices"

More information

DATASHEET COLLABNET TEAMFORGE SCM COLLABNET TEAMFORGE SCM

DATASHEET COLLABNET TEAMFORGE SCM COLLABNET TEAMFORGE SCM COLLABNET TEAMFORGE SCM 1 2 COLLABNET TEAMFORGE SCM DRIVE EXCELLENCE IN ENTERPRISE SOURCE CODE MANAGEMENT TEAMFORGE SCM TeamForge SCM is the industry s #1 enterprise Source Code Management platform from

More information

Scrum Team Roles and Functions

Scrum Team Roles and Functions Scrum Team Roles and Functions What is a Scrum Team? The purpose of a Scrum team is to deliver products iteratively and incrementally, maximizing opportunities for feedback Scrum teams are comprised by

More information

Information Technology Coalition ServiceNow Past Performance

Information Technology Coalition ServiceNow Past Performance Information Technology Coalition, Inc. (ITC) is a certified Service-Disabled Veteran-Owned Small Business (SDVOSB), with over 10 years of experience providing administrative, technical, and business support

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

[Name] [ ID] [Contact Number]

[Name] [ ID] [Contact Number] [Name] [Email ID] [Contact Number] THIS IS ONLY MODEL RESUME - DO NOT COPY AND PASTE INTO YOUR RESUME. PROFILE SUMMARY 15+ years of IT experience in Consulting and worked with the Major clients for the

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

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

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

Moderator: Robert Wunderlich - Oracle. September 22, Copyright 2016, Oracle and/or its affiliates. All rights reserved.

Moderator: Robert Wunderlich - Oracle. September 22, Copyright 2016, Oracle and/or its affiliates. All rights reserved. Using DevOps to Drive Integration Projects from Microservices to the Cloud Expert Panel Experts: Joe Kardamis Sherwin Williams Suresh Poopandi Multiplan Xander van Rooijen Rabobank Matt Wright Rubicon

More information

Dynamics 365 for Finance and Operations: Cloud, On-Premises, and Hybrid Deployment Options

Dynamics 365 for Finance and Operations: Cloud, On-Premises, and Hybrid Deployment Options Dynamics 365 for Finance and Operations: Cloud, On-Premises, and Hybrid Deployment Options Rick Schoenecker ERP Consultant Rick.Schoenecker@hcl-powerobjects.com Rick has been working as a consultant with

More information

Oracle BICS Visual Analyzer View and Analyze Your Data

Oracle BICS Visual Analyzer View and Analyze Your Data Oracle BICS Visual Analyzer View and Analyze Your Data Satish Rapolu Senior Architect, BI & EPM Apps Associates LLC Madhu Pinninti Practice Manager, BI & EPM Apps Associates LLC October 27, 2015 Copyright

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

SLIDE TITLE. PRC product overview. Susan Joslyn SJ+ Systems Associates, Inc. U2 University 2012

SLIDE TITLE. PRC product overview. Susan Joslyn SJ+ Systems Associates, Inc. U2 University 2012 SLIDE TITLE PRC product overview Susan Joslyn SJ+ Systems Associates, Inc. U2 University 2012 What is IT Governance? The framework, principles, structure, processes and practices to set direction and monitor

More information

Analytics Cloud Service Administration Guide

Analytics Cloud Service Administration Guide Analytics Cloud Service Administration Guide Version 17 November 2017 Contents About This Guide... 5 About Primavera Analytics... 5 About Primavera Data Warehouse... 6 Overview of Oracle Business Intelligence...

More information

Profitics Retail Analytics

Profitics Retail Analytics Profitics Retail Analytics Profitics Retail Analytics Suite A powerful retail-focused tool kit to optimize merchandise decision-making and streamline workflows Optimize pricing, promotions and markdowns

More information

Oracle Hyperion Enterprise Performance Management System Security Administration Guide Pdf

Oracle Hyperion Enterprise Performance Management System Security Administration Guide Pdf Oracle Hyperion Enterprise Performance Management System Security Administration Guide Pdf Oracle Enterprise Performance Management Workspace, Fusion Edition Hyperion Shared Services Release 11.1.1.3.

More information

Accelerating Your DevOps Journey

Accelerating Your DevOps Journey 06 October 2016 Accelerating Your DevOps Journey Peter Eeles Executive IT Architect DevOps Global Tiger Team, IBM Hybrid Cloud peter.eeles@uk.ibm.com Agenda 1 The Business and IT Context 2 The Relevance

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

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

Zero to Federated at the Speed of Jenkins. A Case Study of Success in DevOps

Zero to Federated at the Speed of Jenkins. A Case Study of Success in DevOps Zero to Federated at the Speed of Jenkins A Case Study of Success in DevOps Richard Mills June 18, 2015 Zero to Continuous in 90 Days A Case Study of Success in DevOps Richard Mills June 18, 2015 Who is

More information

Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer

Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer Accelerate modernization of enterprise assets using IBM s Rational Asset Analyzer V.Quiblier. Rational Z Technical Sales Specialist 2006 IBM Corporation 2007 IBM Corporation Agenda IBM Software Group The

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

Application Lifecycle Management (ALM) Octane

Application Lifecycle Management (ALM) Octane Application Development, Test & Delivery Application Lifecycle Management (ALM) Octane Frequently Asked Questions March 2018 Fugitiure rese et ea imporem veruptia is vellatquo? The Digital Economy Is Redefining

More information

IBM Solutions for Enhancing Business Process Management (BPM)

IBM Solutions for Enhancing Business Process Management (BPM) IBM Solutions for Enhancing Business Process Management (BPM) (An Introduction to Business Rules Management) Chris Backhouse IBM 3 rd August 2010 Session 7434 Agenda 1 2 3 4 Setting the scene The case

More information

ORACLE FINANCIAL SERVICES DATA WAREHOUSE

ORACLE FINANCIAL SERVICES DATA WAREHOUSE ORACLE FINANCIAL SERVICES DATA WAREHOUSE ORACLE FINANCIAL SERVICES DATA WAREHOUSE HELPS INSTITUTIONS ADDRESS COMPLEX ANALYTICAL DEMANDS WITH A NEW APPROACH TO FINANCIAL SERVICES DATA MODELING AND DATA

More information

CEMLI And Reports Migration From 11i to R12

CEMLI And Reports Migration From 11i to R12 CEMLI And Reports Migration From 11i to R12 24 October 2011 Worcester MA 11i CEMLI and Reports 1 Confidentiality Statement The content of this document is proprietary, confidential information pertaining

More information

Leadership Insights: Productivitiy and Innovation

Leadership Insights: Productivitiy and Innovation Leadership Insights: Productivitiy and Innovation Kevin Attard ERP Regional Leader - Eastern Europe, CIS, Russia Kiev, 8 th November 2011 1 TECHNOLOGY EXPERIMENTATION LEADERS NEW FRONTIER MULTIPOLARITY

More information

In Pursuit of Agility -

In Pursuit of Agility - In Pursuit of Agility - BPM and SOA within the Boeing Company Ahmad R. Yaghoobi Associate Technical Fellow Enterprise Architect ahmad.r.yaghoobi@boeing.com Randy Worsech Business Architect Randall.a.worsech@boeing.com

More information

How Cisco IT Developed a Self-Service Model for Build and Deploy

How Cisco IT Developed a Self-Service Model for Build and Deploy Cisco IT Case Study Self-Service Build and Deploy How Cisco IT Developed a Self-Service Model for Build and Deploy Automating application delivery speeds up the pace of innovation and saves 32 developer

More information

Visualizing OLAP Data With Multiple Products. BIWA Summit 2013

Visualizing OLAP Data With Multiple Products. BIWA Summit 2013 Copyright 2013, Vlamis Software Solutions, Inc. Visualizing OLAP Data With Multiple Products BIWA Summit 2013 Dan Vlamis Vlamis Software Solutions 816-781-2880 http://www.vlamis.com Copyright 2013, Vlamis

More information

A Day in the Life of a Migrated ClearCase User. A Sneak Preview

A Day in the Life of a Migrated ClearCase User. A Sneak Preview A Day in the Life of a Migrated ClearCase User A Sneak Preview Table of Contents Scope...3 Introduction...3 Administrative Tasks...4 Working in the IDE...8 Managing Builds...12 Managing Releases...14 Summary...16

More information

OBIEE 12c Migration BIWA Summit

OBIEE 12c Migration BIWA Summit OBIEE 12c Migration 2016 BIWA Summit BIWA Summit 2016 Brian Terry and Dan Vlamis Tuesday, January 26, 2016 Vlamis Software Solutions Vlamis Software founded in 1992 in Kansas City, Missouri Developed more

More information

Next Generation SOA Conference

Next Generation SOA Conference Next Generation SOA Platform @NoCOUG Conference Kevin Clugage Sr. Principal Product Manager, Oracle Integration February 11, 2010 The following is intended to outline our general

More information

Delivering Governed Self-Service BI across the Enterprise

Delivering Governed Self-Service BI across the Enterprise Delivering Governed Self-Service BI across the Enterprise 1 TABLE OF CONTENTS Introduction... 3 Key Self-Service BI Governance Capabilities... 4 Top 10 Success Factor Features... 4 Self-Service Governance

More information

DevOps: Start-up Speed, Enterprise Scale

DevOps: Start-up Speed, Enterprise Scale DevOps: Start-up Speed, Enterprise Scale 2013 IBM Corporation Bernie Coyne DevOps Evangelist IBM Cloud Unit coyneb@us.ibm.com @berniecoyne 2 2013 IBM Corporation Technology trends & market shifts forcing

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

QUICK FACTS. Implementing Business Intelligence and Retail Signal Solutions for Sony PlayStation TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES

QUICK FACTS. Implementing Business Intelligence and Retail Signal Solutions for Sony PlayStation TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES [ Manufacturing, Enterprise Applications and Middleware Services ] TEKSYSTEMS GLOBAL SERVICES CUSTOMER SUCCESS STORIES Client Profile Industry: Video and computer entertainment Global Revenue: $77.58 billion

More information

Oracle Planning and Budgeting Cloud. What s New in the June Update (17.06)

Oracle Planning and Budgeting Cloud. What s New in the June Update (17.06) Oracle Planning and Budgeting Cloud What s New in the June Update (17.06) May 2017 Revised: June 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PLANNING AND BUDGETING CLOUD, JUNE UPDATE... 4 ANNOUNCEMENTS

More information

The IBM and Oracle Retail Solution

The IBM and Oracle Retail Solution The IBM and Oracle Retail Solution Today s Discussion The Challenges for China Retailers IBM Oracle Retail Implementations Review IBM and Oracle Engagements Daphne Better Life Sanfu Sinopharm 2 China retailers

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

Powering the Edge to the Enterprise

Powering the Edge to the Enterprise Powering the Edge to the Enterprise Intelligent Equipment. Smart Devices. Smart Systems for OEMs. Intelligent Equipment. Smart Devices. Smart Systems. Our connected world is increasingly populated with

More information

Datasheet FUJITSU Software UForge AppCenter 3.7

Datasheet FUJITSU Software UForge AppCenter 3.7 Datasheet FUJITSU Software UForge AppCenter 3.7 Hybrid IT Application Delivery and Migration Hybrid IT Application Delivery Hybrid IT adoption continues to grow at a rapid pace. Enterprises are looking

More information

Making SOA a reality in HE

Making SOA a reality in HE Making SOA a reality in HE Enterprise Architecture and Service Oriented Architecture 16 September 2009 Cardiff University Agenda Introduction Connecting EA & SOA What is SOA? > Web v s

More information

Software Development Life Cycle:

Software Development Life Cycle: Software Development Life Cycle: The systems development life cycle (SDLC), also referred to as the application development life-cycle, is a term used in systems engineering, information systems and software

More information

ABSTRACT INTRODUCTION OUR ETL EVOLUTION

ABSTRACT INTRODUCTION OUR ETL EVOLUTION Paper 2409-2018 Developing BI Best Practices: Texas Parks and Wildlife s ETL Evolution Drew Turner, John Taylor, Alejandro Farias, Texas Parks and Wildlife Department ABSTRACT The development of extract,

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

Oracle Technical Cloud Consulting Services Descriptions. January 25, 2018

Oracle Technical Cloud Consulting Services Descriptions. January 25, 2018 Oracle Technical Cloud Consulting Services Descriptions January 25, 2018 Services B83899 - Oracle Consulting Architecture Blueprint and Roadmap for Oracle Cloud... 2 B83896 - Oracle Consulting Rapid Start

More information

Introduction to IBM Information Management

Introduction to IBM Information Management Introduction to IBM Information Management Reality Check From 450 World s Leading CEOs Introduction v1.ppt 2 Now it is about growing the top line while keeping the bottom line in check. Most believe their

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