Integrated UX for a Federal Budget Formulation Application Using IBM BPM

Size: px
Start display at page:

Download "Integrated UX for a Federal Budget Formulation Application Using IBM BPM"

Transcription

1 Integrated UX for a Federal Budget Formulation Application Using IBM BPM IBM Interconnect 2017 Conference Session ID: HBB-6093 Speakers: Charles Ferney (Federal Government), Jamel Johnson (Deloitte Consulting LLP), Camron Workman (Deloitte Consulting LLP)

2 Business Imperative People Process Technology Connecting people, processes, and technology, creating a solution that provides business organizations with the tools and confidence to prioritize and make specific financial and resource decisions. Unlocks data and enables strategic decision making Removes stove-piped data repositories standing in the way of responding to decision maker questions Provides an integrated PPBE platform that combines: Enterprise-wide availability Business process knowledge Data fidelity and transparency Advanced reporting Integrates a technology bundle that expands access to budget and requirements planning data, empowers users to: Interact freely with financial data Provide timely reporting Transforms and connects processes of planning, budgeting, and performance measurement Supports a repeatable and interrelated set of processes that can provide a holistic approach to informed decision-making Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 2

3 Portfolio Management: Issue to Impact Solution provides an integrated approach for the Federal Planning, Programming, Budgeting, Execution, and Assessment process Strategy Alignment Issue: No centralized means to capture organizational and unit-level strategic goals or priorities or see how they relate to each other or support / align with direction from parent organizations Impact: Centralized repository for capturing strategies and linking them to each other. Dynamic dashboards to visualize strategy linkages. Provides foundation to link budgeted resources to strategic goals and aggregate data, greatly improving organization s ability to provide timely and consistent responses to management, and other external overseers Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 3

4 Portfolio Management: Issue to Impact Solution provides an integrated approach for the Federal Planning, Programming, Budgeting, Execution, and Assessment process Budget Management Issue: Disparate, aging legacy systems used to manage the organization s budget structure Impact: Modernized single-solution for managing budget structure hierarchy under the PM umbrella. Sets stage for consolidating / streamlining systems used for creating the organization s budget submission to governing body and will lead to eventual decommissioning of numerous aging legacy systems, reducing costs and providing singlesource, data-driven reporting capabilities Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 4

5 PM Solution Tool Suite Five IBM COTS products will replace and/or integrate with existing systems and provide additional functionality and capabilities while ensuring interoperability and avoiding redundancy IBM COTS Products Version # Description IBM Cognos TM1 V *IBM Cognos TM1 integrates business planning, performance measurement, score carding, and multiple sources of data. It provides visibility into data, accountability within a collaborative process, and a consistent view of information. Provides budget planning, forecasting, predictive modeling (what if analysis). IBM Cognos Business Intelligence (BI) IBM Cognos Disclose Management (CDM) V V *Cognos BI is an integrated business intelligence suite that provides a wide range of functionality to help analyze and understand complex data and to conduct analytics. The product is used to create and view business reports, analyze data, and monitor events and metrics to make effective business decisions. *CDM provides a unified reporting platform to support internal and external reporting and a secure, collaborative, scalable reporting solution. Enables users to merge enterprise data with focused narrative analysis in a controlled, auditable environment. Narrative integration, metadata tagging, XBRL, and workflow capabilities provided. IBM Business Process Manager Advanced (BPM) V8.5.6 Rational CPLEX V12.6 *BPM Advanced is a comprehensive business process management platform providing the means to model/design, simulate, execute, orchestrate, and monitor business processes (structured and un-structured). *CPLEX the means to model business issues mathematically and solves them with the optimizer's powerful algorithms to produce precise and logical decisions and use of Statistical analysis tools and modeling solutions. *Source: Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 5

6 Solving the User Experience Problem *Source for Images: Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 6

7 Solving the User Experience Problem User Experience Guidelines - Need consistent user experience across multiple tools (as much as is possible) - Provide context guidance to the user based on the business action and not the tool being used - Need one place to go for all activities within Corporate Portfolio Management - Want an Easy to Use solution that follows compliance regulations Development Guidelines - Use as much out-of-the-box capabilities provided by COTS products with minimal custom development - Perform tool upgrades with minimal configuration/code changes - Be portable the solution needs to be able to be moved from development environment to production environment with minimal updates/changes - Allow for data integration within the solution and also to other non- IBM tools that will provide inputs and consume the outputs Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 7

8 Landing Page A single, consistent look-and-feel for all activates within the solution, including; IBM Business Process Manager, IBM Cognos BI, IBM TM1, and organization specific pages Cognos Reports, BPM Followed Processes, Classic BPM, BPM Rolebased Task List, User Profile, Custom Training, Help Materials, Help Ticket Creation IBM BPM Processes IBM Cognos Reports Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 8

9 The Architecture IBM BPM Landing Page/Dashboard Future Integrations IBM Integration Designer AIS HTML JavaScript IBM BPM IBM Cognos BI IBM Cognos TM1 IBM CDM XML CLOB IBM Integration Designer AIS & Direct SQL Queries Cognos BI Metadata Layer Stored Procedures DB Views & Star Schema Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 9

10 IBM BPM Landing Page Technical Discussion Uses custom portal, built entirely within IBM s Business Process Manager Uses iframes for the main menu bar and the specific tool being used Uses API calls to create BPM tasks lists, launch-able processes, and page content for the user Retrieves Report URLs from database (via AIS) to create launch-able menu options Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 10

11 IBM BPM Processes Users can execute IBM BPM processes launched from the Landing Page Parent iframe for all Pages Bootstrap Guided Tour Standard Process Portal Common CSS Elements Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 11

12 IBM Cognos BI Active Reports Users can launch reports from the landing page that open IBM Cognos BI in an iframe; common elements exist across all reports and across all pages within the solution Parent iframe for all Pages Consistent Filter Placement Common CSS Elements Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 12

13 IBM Cognos BI Active Reports Using Cognos BI within BPM iframe launches from menus and displays as one user experience Points of Interest 1. IBM Cognos Active report set to refresh every 10 minutes Allows for better performance when dealing with large data sets, and for exploring the dataset without waiting on report loading Allows use within an iframe, Active live report will exit iframe 2. Configuration for an Out-of-the-box Report Template No out-of-the-box hierarchical report template, heavily configured an existing template and our data structures Shows differentiation between Supporting and Directing Hierarchies, which changes depending on the current node; dynamic node color was a solution Layers decks where buttons change which card of data is displayed, and creates an exploratory experience 3. Common CSS elements (button colors, fonts, menu placements), via use of a common Components Report Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 13

14 Integration from Reports to Process Forms Using RESTful API calls we are able to launch a new business process specific to the form and change event, as well as prepopulate the form How? BI action icons reference a URL to an html page within BPM server. The URL contains the parameters that will be sent to the BPM process. This will trigger a JavaScript process that does the following: The URL is parsed and reconstructed to BPM RESTful API syntax The rest api call is sent as an ajax post, to launch the BPM Process The returned variable is the new BPM Task Id, and redirects to the BPM URL, with the created task and the parameters from Cognos BI populated in the BPM form Example URL (contained in Report icon): Process&params={"passedValue1": SomeData1", "passedvalue2": SomeData2", "passedvalue3": SomeData3 }x-method-override=post Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 14

15 Integration from Process Forms to Reports Dynamic Link to IBM Cognos from IBM BPM Coach based on user selection Points of Interest 1. Stores base URL info in the database Contains environment specific information as well as the base for a Cognos URL 2. Gets inputs via BPM human service Stores IDs for specific reports in BPM Business Objects URL 3. Creates service to query the database Creates URL by concatenating the result of the query with the IDs gathered from the BPM Coach 4. Creates a coach view to house link A single custom HTML control that is bound to a string 5. Implements link coach view Runs service to generate URL string and store in a variable Places link coach view on the coach and binds to that variable Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 15

16 Storing and Retrieving Data (IBM Integration Designer) In order to allow maximum collaboration and interoperability across many tools within the organization, a database houses the solution data IBM Integration Designer 1. Advanced Integration Services (AIS) used within BPM to save and read from the database 2. IBM Integration Designer used to integrate to tools external to solution (authentication, process inputs, publishing) 3. AISs created range from simple to very complicated depending on the business need; examples: Populating a form s drop-down values from a table in the database Managing hierarchical structures with n-depth levels, and varying attribution at each level Utilizing matrix display for linking objects - Requires complicated code to handle multiple recursive functions - Dynamic rule sets based on hierarchy depth and current elements Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 16

17 In Conclusion User Experience Guidelines Consistent user experience across multiple tools (as much as is possible) Context guidance to the user based on the business action and not the tool being used Single place to go for all activities within Corporate Portfolio Management Easy to use, follow compliance regulations Development Guidelines Utilize as much out-of-the-box capabilities provided by COTS products with minimal custom development Perform tool upgrades with minimal configuration/code changes Allow the solution to be moved from development environment to production environment with minimal updates/changes Allow for integrations within the solution and also to other non-ibm tools to provide inputs and consume the outputs Copyright 2017 Deloitte Development LLC. All rights reserved. IBM InterConnect 2017 Conference 17

18 About Deloitte Deloitte refers to one or more of Deloitte Touche Tohmatsu Limited, a UK private company limited by guarantee ( DTTL ), its network of member firms, and their related entities. DTTL and each of its member firms are legally separate and independent entities. DTTL (also referred to as Deloitte Global ) does not provide services to clients. Please see for a detailed description of DTTL and its member firms. Please see for a detailed description of the legal structure of Deloitte LLP and its subsidiaries. Certain services may not be available to attest clients under the rules and regulations of public accounting. Copyright 2016 Deloitte Development LLC. All rights reserved. 36 USC

Corporate Tax Spring Training Trends in Tax Technology

Corporate Tax Spring Training Trends in Tax Technology Corporate Tax Spring Training Trends in Tax Technology Agenda 1. Introduction to Robotic Process Automation 2. Portals 3. Analytics Copyright 2017 Deloitte Development LLC. All rights reserved. 2017 Corporate

More information

Software asset management: Where is the market headed?

Software asset management: Where is the market headed? Software asset management: Where is the market headed? What we are seeing today 5.5% 22% 68% 89.5% Software growth Software spend Audit request Organizations Enterprise software is the fastest-growing

More information

IBM COGNOS BI OVERVIEW

IBM COGNOS BI OVERVIEW IBM COGNOS BI OVERVIEW Cognos is a suite of products to create Business Analytics, Business Intelligence and... Full product portfolio http://www-01.ibm.com/software/data/cognos/... IBM Cognos BI Overview

More information

Information On Demand Business Intelligence Framework

Information On Demand Business Intelligence Framework IBM Software Group Information On Demand Business Intelligence Framework Ser Yean Tan Regional Technical Sales Manager Information Management Software IBM Software Group ASEAN Accelerating Your Journey

More information

Legacy System Modernization. Imperatives. Challenges. Approach. Case Studies. PA TechCon. May 4, Considerations

Legacy System Modernization. Imperatives. Challenges. Approach. Case Studies. PA TechCon. May 4, Considerations Legacy System Modernization Imperatives Challenges Approach Case Studies Considerations PA TechCon May 4, 2017 DEFINING LEGACY MODERNIZATION WHAT IS IT? Imperatives The VERY OLD Assembler 8086 Natural

More information

Introduction to Hyperion Financial Reporting

Introduction to Hyperion Financial Reporting Introduction to Hyperion Financial Reporting Created By : Rupam Majumdar Reviewed : Amit Sharma Contact Point : bisp.consulting@gmail.com Financial Management Task Financial Management tasks follow a typical

More information

IBM Cognos 10.2 BI Demo

IBM Cognos 10.2 BI Demo IBM Cognos 10.2 BI Demo IBM Cognos Course Overview: In this training, participants acquire skills needed to develop activity, modeling and some admin works. Each and every concept is supported with documents

More information

Session 63, Benefits and Design of a Comprehensive Reporting & Analytics Package. Moderator: Jason Matthew Hiquet, FSA, CERA.

Session 63, Benefits and Design of a Comprehensive Reporting & Analytics Package. Moderator: Jason Matthew Hiquet, FSA, CERA. Session 63, Benefits and Design of a Comprehensive Reporting & Analytics Package Moderator: Jason Matthew Hiquet, FSA, CERA Presenter: Jason Matthew Hiquet, FSA, CERA Antonio D. Johnson, ASA, MAAA Connie

More information

Internal Audit and Technology Sustainable Analytics

Internal Audit and Technology Sustainable Analytics Internal Audit and Technology Sustainable Analytics Neil While, Partner, Internal Audit Analytics Deloitte Advisory December 14, 2015 0 The Four Faces of the Chief Auditor 1 Copyright 2015 Deloitte Development

More information

Next Generation Financial Planning Migration to Cognos TM1. For internal use only

Next Generation Financial Planning Migration to Cognos TM1. For internal use only Next Generation Financial Planning Migration to Cognos TM1 For internal use only Introduction Deloitte s TM1 upgrade methodology Highlights Why IBM Cognos TM1 upgrade? Fast In-Memory OLAP technology Supports

More information

Take 3 Making smarter, faster resource decisions

Take 3 Making smarter, faster resource decisions Public Sector Take 3 Making smarter, faster resource decisions Take three minutes for a crash course on analytics. www.deloitte.com/us/take3 Lessons from Federal and State agency leaders Spend more time

More information

Index. Sarah Critchley 2018 S. Critchley, Dynamics 365 CE Essentials,

Index. Sarah Critchley 2018 S. Critchley, Dynamics 365 CE Essentials, A Accounts and contacts activities activities tab, 37 advantage of, 32 business, 29 capabilities, 35 case resolution form, 33 configuration, 36 definition, 28 feature, 29 filter, 38 form component, 34

More information

Understanding employee engagement after a corporate acquisition A global communications company. EngagePath client spotlight

Understanding employee engagement after a corporate acquisition A global communications company. EngagePath client spotlight Understanding employee engagement after a corporate acquisition A global communications company EngagePath client spotlight Situation Following a complex corporate acquisition, a global communications

More information

Partnering with the business to create a successful self-service analytics framework

Partnering with the business to create a successful self-service analytics framework Partnering with the business to create a successful self-service analytics framework Times are changing; the evolution of an agile but controlled approach to BI It s widely known that the landscape of

More information

Transformation in the Internal Audit Function Neil White October 5, 2017

Transformation in the Internal Audit Function Neil White October 5, 2017 Transformation in the Internal Audit Function Neil White October 5, 2017 2017 Deloitte Global Chief Audit Executive (CAE) Forum Key Opportunities Key Insights Deliver advanced analytics and visualization

More information

INFOSYS BPM DIGITAL Empowering you to cash on digital opportunities

INFOSYS BPM DIGITAL Empowering you to cash on digital opportunities INFOSYS BPM DIGITAL Empowering you to cash on digital opportunities Digital has emerged as a pack of possibilities, connecting the enterprise with stakeholders like never before. As a business leader today,

More information

Power BI for the Developer Integrate, Extend, Embed!

Power BI for the Developer Integrate, Extend, Embed! Czech Republic Windows User Group 2 November, 2017 Power BI for the Developer Integrate, Extend, Embed! Peter Myers Bitwise Solutions Presenter introduction Peter Myers Independent BI Expert, Bitwise Solutions

More information

HR Metrics and Model for Modern Times

HR Metrics and Model for Modern Times HR Metrics and Model for Modern Times Karen Shellenback, Research Manager Bersin by Deloitte, Deloitte Consulting LLP Jennifer Krider, Senior Research Analyst Bersin by Deloitte, Deloitte Consulting LLP

More information

Aligning Resources to Performance and Strategy: The Imperative for the "New Normal"

Aligning Resources to Performance and Strategy: The Imperative for the New Normal Aligning Resources to Performance and Strategy: The Imperative for the "New Normal" May 30, 2014 Commander, Navy Installations Command Deloitte Consulting LLP Agenda Introduction About CNIC Imperative

More information

Information Architecture: Leveraging Information in an SOA Environment. David McCarty IBM Software IT Architect. IBM SOA Architect Summit

Information Architecture: Leveraging Information in an SOA Environment. David McCarty IBM Software IT Architect. IBM SOA Architect Summit Information Architecture: Leveraging Information in an SOA Environment David McCarty IBM Software IT Architect 2008 IBM Corporation SOA Architect Summit Roadmap What is the impact of SOA on current Enterprise

More information

Rajat Walia. IBM Cognos Business Intelligence and Performance Management

Rajat Walia. IBM Cognos Business Intelligence and Performance Management Rajat Walia IBM Cognos Business Intelligence and Performance Management Welcome to IBM Webathon 2010 Session Objectives At the end of this session, you will be able to understand: Performance Management

More information

Contents Working with Oracle Primavera P6 EPPM, P6 Analytics, and P6 Reporting Database... 5 For More Information Legal Notices...

Contents Working with Oracle Primavera P6 EPPM, P6 Analytics, and P6 Reporting Database... 5 For More Information Legal Notices... P6 EPPM and P6 Analytics System Architecture Data Sheet R3.4 September 2014 Contents Working with Oracle Primavera P6 EPPM, P6 Analytics, and P6 Reporting Database... 5 About P6 Analytics... 6 About Oracle

More information

Financial Services Compliance

Financial Services Compliance Financial Services Compliance Amidst frequently changing regulations, heightened risk, and a growing volume of disparate data, compliance has become complex, inefficient, and costly. Mitigating new risk

More information

PI System 2010 Overview. John Baier Director, Product Management Brian Bostwick Director, Client Product Development

PI System 2010 Overview. John Baier Director, Product Management Brian Bostwick Director, Client Product Development PI System 2010 Overview John Baier Director, Product Management Brian Bostwick Director, Client Product Development Agenda Values of PI System 2010 Demonstration of key new features throughout PI System

More information

Understand your business BETTER. Intuitive. Location Aware. Cool Interface. BUSINESS ANALYTICS

Understand your business BETTER. Intuitive. Location Aware. Cool Interface. BUSINESS ANALYTICS Understand your business BETTER Intuitive. Location Aware. Cool Interface. BUSINESS ANALYTICS THE NEED FOR BUSINESS ANALYTICS In today s highly competitive market place, where business and technology change

More information

Implementing Analytics in Internal Audit. Jordan Lloyd Senior Manager Ravindra Singh Manager

Implementing Analytics in Internal Audit. Jordan Lloyd Senior Manager Ravindra Singh Manager Implementing Analytics in Internal Audit Jordan Lloyd Senior Manager Ravindra Singh Manager What does Success Look Like To deliver successful analytical insight as an everyday part of the audit process

More information

IBM Cognos Controller

IBM Cognos Controller IBM Cognos Controller Full financial close management in a solution managed by the office of finance Highlights Addresses your extended financial close process close, consolidate, report and file Delivers

More information

Rich Mobile Content. by DigitalMIX. Dynamically publish content without changing a single line of code

Rich Mobile Content. by DigitalMIX. Dynamically publish content without changing a single line of code Rich Mobile Content by DigitalMIX Dynamically publish content without changing a single line of code Field enablement backed by integrated digital content Today s workforce needs content that is mobile,

More information

Oracle Value Chain Summit. McEnery Convention Center, San Jose, CA January 26 28, 2015

Oracle Value Chain Summit. McEnery Convention Center, San Jose, CA January 26 28, 2015 Oracle Value Chain Summit McEnery Convention Center, San Jose, CA, 2015 Deloitte & Oracle Today, everything in your business is connected. But are you prepared to use those connections to drive better

More information

Take 3 Improving patient outcomes

Take 3 Improving patient outcomes Life Sciences & Health Care Take 3 Improving patient outcomes Take three minutes for a crash course on analytics. www.deloitte.com/us/take3 Lessons from PV leaders Using safety data insights to improve

More information

Creating a Cyber Competencies Model Tool for Workforce Development

Creating a Cyber Competencies Model Tool for Workforce Development Creating a Cyber Competencies Model Tool for Workforce Development NICE Conference 2017 Lisa Holman, Deputy CISO, US Postal Service Corporate Information Security Office Sarah Benczik, Senior Manager,

More information

IBM Solutions ecapital University 2017 Training Course Catalog

IBM Solutions ecapital University 2017 Training Course Catalog IBM Solutions ecapital University 2017 Training Course Catalog 1/23/2017 2017 ecapital Advisors, LLC. Training with ecapital ecapital s Training Philosophy Effective training is a critical part of any

More information

Closed-loop Performance Management

Closed-loop Performance Management Closed-loop Performance Management for Downstream Operations Management Schneider Electric s enables companies to drive greater collaboration and operational efficiency, enabling better operations insights

More information

Databases to Oracle Exadata: The Saga Continues for Oracle Enterprise Manager Based Patching

Databases to Oracle Exadata: The Saga Continues for Oracle Enterprise Manager Based Patching Databases to Oracle Exadata: The Saga Continues for Oracle Enterprise Manager Based Patching Presented with Brian Bong, Director, Database & Analytics Architecture, Walgreens Corp Dee Hicks, Manager, Database

More information

INTELLIGENCE. Transforming Industrial Data into Actionable Information PRODUCT DATASHEET

INTELLIGENCE. Transforming Industrial Data into Actionable Information PRODUCT DATASHEET Transforming Industrial Data into Actionable Information People, processes, and devices every day they generate masses of time-series and plant-floor transactional data, yet without operational and business

More information

Enterprise IT Architectures SOA Part 3

Enterprise IT Architectures SOA Part 3 Enterprise IT Architectures SOA Part 3 Hans-Peter Hoidn hans-peter.hoidn@ch.ibm.com November 26, 2007 SOA Because Innovation Requires Change and SOA Makes Change Easier a service? A repeatable business

More information

IBM Business Automation Workflow

IBM Business Automation Workflow IBM Automation 2018 @jeffgoodhue IBM Business Automation Workflow Automating Work Jeff Goodhue Worldwide Digital Technical Specialist @jeffgoodhue jgoodhue@us.ibm.com Agenda Drivers for Business and Workflow

More information

Enterprise Risk Management in Health Care

Enterprise Risk Management in Health Care Enterprise Risk Management in Health Care Deloitte & Touche LLP Ian Waxman, Senior Manager February 23, 2015 Enterprise Risk Management Formal definition of risk: Risk is any event that can adversely affect

More information

Extended Enterprise Risk Management

Extended Enterprise Risk Management Extended Enterprise Risk Management Overview of Risks and Methodologies/Tools to Address FEI Presentation June 7, 2016 Our POV on Extended Enterprise Risk Management Operational Risk Framework Organizations

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

Integrate, Optimize, Orchestrate, and Unify One Digital Ecosystem Throughout the Enterprise

Integrate, Optimize, Orchestrate, and Unify One Digital Ecosystem Throughout the Enterprise Integrate, Optimize, Orchestrate, and Unify One Digital Ecosystem Throughout the Enterprise A one-stop-shop for strategy, digital processes, design, and technology Technology is empowering the enterprise

More information

IBM Business Intelligence and Business Analytics

IBM Business Intelligence and Business Analytics IBM Business Intelligence and Business Analytics Ganesh 1 Kedari IBM India Software Labs, Pune #1 concern Business Analytics 83% Virtualization 76% Risk Management & Compliance 71% Mobility Solutions 68%

More information

Delivering smarter audits Insights through innovation

Delivering smarter audits Insights through innovation Delivering smarter audits Insights through innovation Deloitte is defining the audit of the future, building on the strong foundation of trust and confidence that the capital markets place on today s

More information

Accenture Software for Health and Public Service. Accenture Public Service Platform. Taking SOA from the Whiteboard to the Data Center and Beyond

Accenture Software for Health and Public Service. Accenture Public Service Platform. Taking SOA from the Whiteboard to the Data Center and Beyond Accenture Software for Health and Public Service Accenture Public Service Platform Taking SOA from the Whiteboard to the Data Center and Beyond The Accenture Public Service Platform The Accenture Public

More information

Managing tax Balancing current challenge with future promise The EYE, Amsterdam, 30 November 1 December 2016

Managing tax Balancing current challenge with future promise The EYE, Amsterdam, 30 November 1 December 2016 Managing tax Balancing current challenge with future promise The EYE, Amsterdam, 30 November 1 December 2016 Bart Janssen, Deloitte Netherlands Richard Freeman, Deloitte UK David Landers, Deloitte US Using

More information

Qlik Sense Enterprise

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

More information

Financial Consolidation & Reporting for Visionary Finance Executives. Urmil Sharma Senior Solution Architect IBM India

Financial Consolidation & Reporting for Visionary Finance Executives. Urmil Sharma Senior Solution Architect IBM India Financial Consolidation & Reporting for Visionary Finance Executives Urmil Sharma Senior Solution Architect IBM India 1 2009/10 Challenge & Opportunity Measuring / monitoring business performance is the

More information

Automating Your Hyperion EPM and BI Environments. Tom Tortolani, VP Products January 2010

Automating Your Hyperion EPM and BI Environments. Tom Tortolani, VP Products January 2010 Automating Your Hyperion EPM and BI Environments Tom Tortolani, VP Products January 2010 About Star Analytics Star Analytics is the leader in Finance Application Process Automation software, offering a

More information

R&CA: Workforce replacement or Workforce evolution Core human capital considerations for your R&CA strategy November 17, 2016

R&CA: Workforce replacement or Workforce evolution Core human capital considerations for your R&CA strategy November 17, 2016 R&CA: Workforce replacement or Workforce evolution Core human capital considerations for your R&CA strategy November 17, 2016 R&CA brings human capital issues to the forefront Since there is a perception

More information

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes

Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes SAP Solution in Detail SAP NetWeaver SAP Enterprise Modeling Applications by Software AG Enterprise Modeling to Measure, Analyze, and Optimize Your Business Processes Table of Contents 4 Quick Facts 5

More information

DETAILED COURSE AGENDA

DETAILED COURSE AGENDA DETAILED COURSE AGENDA Dynamics 365 University: Business Intelligence Wizard Detailed Agenda Course Level: 200 Microsoft Dynamics CRM Online offers powerful reporting and analytics. This class will review

More information

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers.

Turn your conversations into memorable conversations by learning how to showcase Dynamics CRM Online value proposition to Technical Decision Makers. The Technical Brief provides answers to key Technical Decision Maker questions and/or concerns in topics such as: Extensibility Security Deployment and Management Integration Application Architecture Collaboration

More information

Four faces of the CFO

Four faces of the CFO Four faces of the CFO CFOs play four critical roles Catalyst Catalyze behaviors across the organization to execute strategic and financial objectives while at the same time creating a risk intelligent

More information

IBM Cognos 8 BI and IBM WebSphere Information Integration Solution The new standard in enterprise visibility

IBM Cognos 8 BI and IBM WebSphere Information Integration Solution The new standard in enterprise visibility Data Sheet IBM Cognos 8 BI and IBM WebSphere Information Integration Solution The new standard in enterprise visibility Overview IBM Cognos 8 BI The IBM Cognos enterprise business intelligence (BI) solution

More information

CRM Business Intelligence Wizard for Dynamics 365

CRM Business Intelligence Wizard for Dynamics 365 CRM Business Intelligence Wizard for Dynamics 365 Course Level: 200 This class reviews the unique CRM reporting capabilities of Advanced Find views & charts, reports using the built-in report wizard, custom

More information

REPORTING AND BUSINESS INTELLIGENCE

REPORTING AND BUSINESS INTELLIGENCE RSM TECHNOLOGY ACADEMY Syllabus and Agenda REPORTING AND BUSINESS INTELLIGENCE For Microsoft Dynamics 365 for Operations Course Details 3 Audience 3 At Course Completion 3 Course Cancellation Policy 4

More information

2017 Deloitte Renewable Energy Seminar Innovating for tomorrow November 13-15, 2017

2017 Deloitte Renewable Energy Seminar Innovating for tomorrow November 13-15, 2017 2017 Deloitte Renewable Energy Seminar Innovating for tomorrow November 13-15, 2017 Jeff Craft, Partner, Deloitte & Touche LLP Valeriy Dokshukin, Partner, Deloitte & Touche LLP Controllership of the future

More information

Intelligence. Transforming Industrial Data into Actionable Information

Intelligence. Transforming Industrial Data into Actionable Information Intelligence Transforming Industrial Data into Actionable Information People, processes, and devices every day they generate masses of time-series and plant-floor transactional data, yet without operational

More information

Qlik Sense Enterprise

Qlik Sense Enterprise Data Sheet Qlik Sense Enterprise See the whole story that lives within your data Qlik Sense is a next-generation application for self-service oriented visual analytics, offering unique and powerful data

More information

Headline Verdana Bold

Headline Verdana Bold Headline Verdana Bold About the CEO Program Deloitte s CEO Program is dedicated to the success of CEOs and the companies they lead. We offer innovative insight and immersive experiences to: architect the

More information

High-Impact Talent Management in the Mid-Market November 30, 2016

High-Impact Talent Management in the Mid-Market November 30, 2016 High-Impact Talent Management in the Mid-Market November 30, 2016 Today s Agenda & Presenters Talent management challenges midmarket organizations face today How mid-market organizations can apply our

More information

2007 Microsoft Office System Business Intelligence Integration

2007 Microsoft Office System Business Intelligence Integration 2007 Microsoft Office System Business Intelligence Integration White Paper Published: February 1, 2007 Author: Anthony T. Mann, President Mann Publishing Group For the latest information, please see: http://www.microsoft.com/sql/

More information

IBM WebSphere Information Integrator Content Edition Version 8.2

IBM WebSphere Information Integrator Content Edition Version 8.2 Introducing content-centric federation IBM Content Edition Version 8.2 Highlights Access a broad range of unstructured information sources as if they were stored and managed in one system Unify multiple

More information

Make smart business decisions when they matter most September IBM Active Content: Linking ECM and BPM to enable the adaptive enterprise

Make smart business decisions when they matter most September IBM Active Content: Linking ECM and BPM to enable the adaptive enterprise September 2007 IBM Active Content: Linking ECM and BPM to enable the adaptive enterprise 2 Contents 2 Introduction 3 Linking information and events: Creating Active Content 4 Actively delivering enterprise

More information

ERP systems and operational transfer pricing: Relief is on the way Dbriefs Tax Operations series

ERP systems and operational transfer pricing: Relief is on the way Dbriefs Tax Operations series ERP systems and operational transfer pricing: Relief is on the way Dbriefs Tax Operations series Stephen Losavio, Partner, Deloitte Tax LLP Bob Norton, Specialist Leader, Deloitte Tax LLP Nathan Andrews,

More information

Oracle BIEE Plus Complete Overview for Implementers. Naren Thota April, 2008

Oracle BIEE Plus Complete Overview for Implementers. Naren Thota April, 2008 Oracle BIEE Plus Complete Overview for Implementers Naren Thota April, 2008 Professional Background Oracle Application Development since 1996 Experienced in Implementations and Upgrades 10.6 SC thru 11.5.10.2

More information

2017 NASC Annual Conference SESSION G: Postmodern ERP: Back to The Future

2017 NASC Annual Conference SESSION G: Postmodern ERP: Back to The Future Postmodern ERP: Back to the Future Moderator: Jeff Anderson, State Controller, Wisconsin Presenters: Jason Beal, Principal, Deloitte Consulting LLP Uday UK Rao, CIO, Chickasaw Nation, Oklahoma March 16,

More information

Ultimus Adaptive BPM Suite V8 Product Brief Page 2

Ultimus Adaptive BPM Suite V8 Product Brief Page 2 The Ultimus Adaptive BPM Suite is a complete, enterprise software application designed to create an operational environment that empowers people in the organization to drive process automation and improvement.

More information

SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform. 1

SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform. 1 SSRS and Izenda: Comparing an Enterprise Reporting Tool and an Embedded BI Platform 1 www.izenda.com Introduction The reporting tools that come with the relational database management system your organization

More information

Enterprise Contract Management RFI/RFP Checklist

Enterprise Contract Management RFI/RFP Checklist Contracts 1 Contract Types 1.1 Does the solution support all contract types within the enterprise: buy side, sell side, admin, non-commercial, employee, etc.? 1.2 Is there the ability to define configurable

More information

Vendor Cloud Platinum Package: Included Capabilities

Vendor Cloud Platinum Package: Included Capabilities Solution Overview Third-Party Risk Management Vendor Cloud Platinum Package: Included Capabilities The Vendor Cloud Platinum package provides the highest level of risk management capabilities, offering

More information

NTxHUG 2016 Q2 Meeting: First Look at Financial Consolidation & Close Cloud Service May 27, 2016

NTxHUG 2016 Q2 Meeting: First Look at Financial Consolidation & Close Cloud Service May 27, 2016 NTxHUG 2016 Q2 Meeting: First Look at Financial Consolidation & Close Cloud Service May 27, 2016 Terrance D. Walker, Central Region Manager interrel Consulting Partners Disclaimer These slides represent

More information

SOLUTION BRIEF DOSSIER MANAGEMENT

SOLUTION BRIEF DOSSIER MANAGEMENT SOLUTION BRIEF DOSSIER MANAGEMENT BUSINESS CHALLENGES The end-to-end submission management process is very complex, supporting many cross-functional processes such as manufacturing, R&D document authoring

More information

A Detailed Analysis of Enterprise Architecture, Process Modeling, and Simulation Tools

A Detailed Analysis of Enterprise Architecture, Process Modeling, and Simulation Tools A Detailed Analysis of Enterprise, Process Modeling, and Simulation Tools 1. Product Overview This section considers in some detail the organization and features of the modeling tools included in this

More information

WCIRBCalifornia. Job Description. Business Intelligence (BI) Engineer. Department: Summary

WCIRBCalifornia. Job Description. Business Intelligence (BI) Engineer. Department: Summary Job Title: Department: Business Intelligence (BI) Engineer IT Summary The Business Intelligence (BI) Engineer is responsible developing and supporting enterprise data management applications and projects.

More information

Webcast title in Verdana Regular

Webcast title in Verdana Regular Webcast title in Verdana Regular Careers and learning in the digital age The Dbriefs HR Executives series Dani Johnson, VP Learning and Career Research, Bersin by Deloitte, Deloitte Consulting LLP Jennifer

More information

Deltek Costpoint Enterprise Reporting 7.2. Release Notes

Deltek Costpoint Enterprise Reporting 7.2. Release Notes Deltek Costpoint Enterprise Reporting 7.2 Release Notes December 7, 2017 While Deltek has attempted to verify that the information in this document is accurate and complete, some typographical or technical

More information

DATASHEET. Tarams Business Intelligence. Services Data sheet

DATASHEET. Tarams Business Intelligence. Services Data sheet DATASHEET Tarams Business Intelligence Services Data sheet About Business Intelligence The proliferation of data in today s connected world offers tremendous possibilities for analysis and decision making

More information

Business Applications. Power Platform October Release Notes

Business Applications. Power Platform October Release Notes Business Applications Power Platform October Release Notes 1 Empower everyone to innovate Power Platform 2 Contents Microsoft PowerApps...4 Continued innovation for app makers...4 PowerApps Platform provides

More information

The Multi-Channel Service Problem: Challenges, Testing, and Solutions

The Multi-Channel Service Problem: Challenges, Testing, and Solutions Dr. Gautham Pallapa (gpallapa@west.com) IS Manager Platform, Infrastructure, and Automation Group The Multi-Channel Service Problem: Challenges, Testing, and Solutions Prepared for College 1 of Copyright

More information

Aprimo Marketing Productivity

Aprimo Marketing Productivity Aprimo Marketing Productivity Why Marketing Productivity? Marketers today face many challenges: they must deliver more personalized experiences across more channels than ever before. While marketing budgets

More information

Avaali Solutions Pvt. Ltd Business Process Management (BPM)

Avaali Solutions Pvt. Ltd Business Process Management (BPM) Avaali Solutions Pvt. Ltd Business Process Management (BPM) Copyright @ 2016 Avaali. All Rights Reserved 1 Key Industry Challenges In today s global economy, organizations face intensified competition

More information

IBM Maximo for Oil and Gas Asset management solutions for the oil and gas industry

IBM Maximo for Oil and Gas Asset management solutions for the oil and gas industry Operational Excellence improving safety, reliability, and compliance performance while reducing costs through standardization, collaboration and the adoption of better operational practices. Highlights

More information

Adaptive work environments

Adaptive work environments Adaptive work environments Helping business achieve operational efficiency through people and SOA. Flexibility that enables people to rapidly access and interact with targeted business processes Business

More information

Analytics in banking: Measure and manage customer profitability IBM Corporation

Analytics in banking: Measure and manage customer profitability IBM Corporation Analytics in banking: Measure and manage customer profitability Agenda Banking Industry Perspective IBM Customer Profitability Analytics Solution IBM Customer Profitability Analytics Demo Business Use

More information

Information and Analytical Monitoring Support of Procurement for Public Control

Information and Analytical Monitoring Support of Procurement for Public Control Information and Analytical Monitoring Support of Procurement for Public Control Mamedova N.A. 1 An Assistant Professor of Department of State and Municipal Management, Russian Economic University named

More information

Data Standards in Oil & Gas

Data Standards in Oil & Gas Data Standards in Oil & Gas September, 2014 Business challenges currently impacting data standards in the E&P Marketplace Mergers and acquisitions have caused data challenges in identifying common field

More information

IBM Algo Managed Data Analytics Service

IBM Algo Managed Data Analytics Service IBM Algo Managed Data Analytics Service Highlights Secure cloud-based platform with high scalability and performance Broad range of advanced risk and portfolio analytics Integrated risk framework on-demand

More information

Three dimensions of application management services automation After determining why automation is needed, consider the questions of what, how, and

Three dimensions of application management services automation After determining why automation is needed, consider the questions of what, how, and Three dimensions of application management services automation After determining why automation is needed, consider the questions of what, how, and when. Brochure / report title goes here Section title

More information

REALIZING THE POTENTIAL FROM FINANCIAL ANALYSIS APPLICATION INVESTMENTS

REALIZING THE POTENTIAL FROM FINANCIAL ANALYSIS APPLICATION INVESTMENTS REALIZING THE POTENTIAL FROM FINANCIAL ANALYSIS APPLICATION INVESTMENTS A STAR ANALYTICS BUSINESS WHITE PAPER CONTENTS Introduction: The Evolution Of Financial Analysis... 2 The Business Problem... 2 The

More information

New Features in Primavera Unifier 15.1

New Features in Primavera Unifier 15.1 New Features in Primavera Unifier 15.1 COPYRIGHT & TRADEMARKS Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. This

More information

Qlik Sense. Data Sheet. Transform Your Organization with Analytics

Qlik Sense. Data Sheet. Transform Your Organization with Analytics Data Sheet Qlik Sense Transform Your Organization with Analytics Qlik Sense is Qlik s next-generation platform for modern, self-service oriented analytics. It supports the full range of analytics use cases

More information

PerformanceG2 Letter...1 PerformanceG2 IBM Cognos Training Services...2

PerformanceG2 Letter...1 PerformanceG2 IBM Cognos Training Services...2 IBM Cognos 2014 Training Catalogue Table of Contents INTRODUCTION PerformanceG2 Letter........1 PerformanceG2 IBM Cognos Training Services.........2 DEVELOPER COURSES Cognos TM1 for Developers...........3

More information

Dramatically improve the way work gets done with IBM Business Process Manager

Dramatically improve the way work gets done with IBM Business Process Manager IBM Software Thought Leadership White Paper Dramatically improve the way work gets done with IBM Business Process Manager 2 Dramatically improve the way work gets done with IBM Business Process Manager

More information

A BPTrends Report. March

A BPTrends Report. March A BPTrends Report March 2010 www.bptrends.com Interneer Intellect Version: 6.5 Interneer Inc. 5901 Green Valley Circle, Ste 170, Culver City CA 90230 Tel: 310-348-9665 Fax: 866-622-7122 Web: www.interneer.com

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

IBM Cognos TM1. Highlights. IBM Software Business Analytics

IBM Cognos TM1. Highlights. IBM Software Business Analytics IBM Capabilities spanning personal, departmental and enterprise-wide planning and analysis, to improve alignment and drive dynamic decision-making throughout the organization Highlights A personal analytics

More information

Accelerating application management services automation Time to break out the bots?

Accelerating application management services automation Time to break out the bots? Accelerating application management services automation Time to break out the bots? Brochure / report title goes here Section title goes here Contents Introduction 1 A brief look at today s AMS automation

More information

Make Business Intelligence Work on Big Data

Make Business Intelligence Work on Big Data Make Business Intelligence Work on Big Data Speed. Scale. Simplicity. Put the Power of Big Data in the Hands of Business Users Connect your BI tools directly to your big data without compromising scale,

More information

Building A BPM Center of Excellence

Building A BPM Center of Excellence Building A BPM Center of Excellence A Con Ed Case Study by Frank La Rocca 1 2 1 The Implied Business Process Strategic Contract Negotiator Buyer Warehouse Stock Person A/P Delivery Inspector Application

More information