Oracle Hyperion Tips and Tricks. NEOAUG Eric Sanders, Gordon Strodel Monday, October 22, 2012

Size: px
Start display at page:

Download "Oracle Hyperion Tips and Tricks. NEOAUG Eric Sanders, Gordon Strodel Monday, October 22, 2012"

Transcription

1 Oracle Hyperion Tips and Tricks NEOAUG Eric Sanders, Gordon Strodel Monday, October 22, 2012

2 Agenda About Archetype What s New in : New User Interface Calculation Manager Manage Substitution Variables via Planning Cell Data History Rolling Forecast Forms Breadcrumbs for Navigating Among Forms Miscellaneous Tips & Tricks Recommended IE settings New HFM Features What s New in : Validation rules for cells, rows and columns Sorting Web Forms and Grids Row and column formulas Ad Hoc Grids Approvals Smart View Migration Tips Key Takeaways Archetype Consulting, Inc Confidential > 2

3 About Archetype

4 About Us ARCHETYPE IS A MANAGEMENT AND TECHNOLOGY CONSULTING FIRM FOCUSED ON IMPROVING THE EFFICIENCY AND EFFECTIVENESS OF DECISION MAKING Operational Efficiency Predictive Analytics Performance Management Information Architecture Finance Strategy Project Management Software Selection Systems Implementation Architecture Advisory Assessments Key Business Highlights: Boston, New York, Seattle, London Finance Transformation and Finance Focused Technology Significant and growing customer base, 100% reference-able Highly talented, senior consulting team with a broad base of business and technical experience Expertise in Oracle, SAP, IBM and others Flexible Engagement Model T&M, Fixed fee, Managed Services Project based or specific skills Archetype Consulting, Inc Confidential > 4

5 Archetype Consulting Offerings Business Process Re-design Budgeting and Forecasting Use Case Analysis & Development Consolidation & Reporting Strategy Management Enterprise Application Integration System Selection Operational Efficiency Performance Management Product & Customer Profitability Financial Close Optimization Analytical Applications Predictive Modeling Business Intelligence Dashboards & Scorecards Predictive Analytics Information Architecture One Version of Truth Master Data Management CoA Re-Design / Optimization Data Transformation & Alignment, Data Warehousing Archetype Consulting, Inc Confidential > 5

6 New User Interface for

7 New User Interface for Overview of New GUI By default, users begin at the Task List home page in Planning: Archetype Consulting, Inc Confidential > 7

8 New User Interface for Overview of New GUI The main form selection page one subtle difference is the tabs at the top: Archetype Consulting, Inc Confidential > 8

9 New User Interface for Opening webforms has changed. This is a training point for users! This page is for editing webforms. If you click a webform here, it will not open! Open the webforms over here! Archetype Consulting, Inc Confidential > 9

10 New User Interface for Webform Details Webforms look slightly different: Selection arrow is rather small Users can re-size columns by dragging edges Archetype Consulting, Inc Confidential > 10

11 New User Interface for Webform Details Webform page drop downs now have a search box (by default): Archetype Consulting, Inc Confidential > 11

12 Calculation Manager in

13 Calculation Manager Hyperion Planning The calculation manager is the resource used in Hyperion to manage, create, and modify the calculations, aggregations, and variables used in Hyperion (HFM, Planning & Essbase can all be managed here). NOTE: In version , you could choose between Calculation Manager and Business Rules - managed from Essbase Administration Console (EAS). Calculation Manager allows for more end-user development as there are preset templates available to use, a graphical interface for those who don t want to edit Essbase code, and debugging help if the rule is not built correctly. Archetype Consulting, Inc Confidential > 13

14 Calculation Manager Overview & Navigation Calculation Manager is accessed through Workspace in the File menu: Archetype Consulting, Inc Confidential > 14

15 Calculation Manager Editing, Modifying, and Deploying Rules This area of the screen shows graphically how the rule is set-up. This area is for new objects, adding templates, or existing scripts/calcula tions. This window is where things are edited, such as scripts, variables, text, or properties. Archetype Consulting, Inc Confidential > 15

16 Calculation Manager Editing, Modifying, and Deploying Rules Once the rule is saved, you must Validate then Deploy the rule from the Actions menu. Validate ensures all of the code, setup, variables, dimension members, and anything else directly related to the rule is of proper syntax and exists in Hyperion. Use the validate and deploy function to save time. All rules must be deployed before they can be used!! Archetype Consulting, Inc Confidential > 16

17 Calculation Manager Editing, Modifying, and Deploying Rules Note: All rules will return a similar error to the following on validate. This has to do with the fact that the rules are designed with local variables to pick up the members on the dataforms. However, these variables do not exist in Essbase, so the validation engine notifies the user that the rule passes validation in Planning but not Essbase. If a user receives this error, it can be disregarded. See Oracle Knowledge Base Article for a resolution. Archetype Consulting, Inc Confidential > 17

18 Calculation Manager Run Time Prompts and Variables no major change from Business Rules In Hyperion, variables are used to eliminate hardcoding and enable flexible calculations. Thus a user can create one calculation and have it run for a user selected dimension member, such as a department or version. In the script language, variables are called out with {} brackets. To create and/or edit variables, access the variables editor from the Tools menu in Calculation Manager: Archetype Consulting, Inc Confidential > 18

19 Calculation Manager Business Rule Security Once a rule has been created in Calculation Manager, the admin will need to assign that rule to users or groups in order for Hyperion users to have access to the rules. If you are an admin user, on the lower, left side of the planning window is Business Rule Security. Click on the + next to this item to open the page to assign security to the rules. Archetype Consulting, Inc Confidential > 19

20 Manage Substitution Variables via Planning

21 Manage Substitution Variables via Planning For Planning Applications To edit substitution variables: Administration > Manage > Variables > Substitution Variables tab Changes here are pushed down into Essbase If values are changed in EAS, the values display here after a page refresh Archetype Consulting, Inc Confidential > 21

22 Cell Data History

23 Cell Data History Audit Selection To enable Cell Data History, the feature must first be enabled in Planning. Go to: Administration > Application > Reports > Auditing tab: Note: The web application server will need to be restarted. Archetype Consulting, Inc Confidential > 23

24 Cell Data History << Right clicking a cell in a webform, Show Change History Change History displays in new pop-up box. Archetype Consulting, Inc Confidential > 24

25 Cell Data History Data History can also be queried in SQL server backend for Hyperion. Use the HSP_AUDIT_RECORDS table. Filter by Type = Data ID_1 = Webform ID where data changed ID_2 = Dimension intersection changed Also displays old/new values, User who changed the value, and the timestamp of change. Archetype Consulting, Inc Confidential > 25

26 Rolling Forecast Webforms

27 Rolling Forecast Webforms New Rolling forecast setup feature. NOTE: Year and Period have to be in the columns! Archetype Consulting, Inc Confidential > 27

28 Breadcrumbs for Navigating Among Forms

29 Breadcrumbs for Navigating Among Forms Administrators can set up forms so that planners can invoke them from shortcut menus. This is how Workforce, Capital Expense and Project Financial Planning are set up. Invoking such forms using right-click (shortcut) menus, you can navigate among them by: Clicking the hyperlinked form names at the top of the page. The links reflect your navigation flow (also called breadcrumbs ). Clicking the tab named for the form. Right-clicking and then selecting the form to move to. Archetype Consulting, Inc Confidential > 29

30 Miscellaneous Tips

31 Adding All Years Member Miscellaneous Tips Click the Add All Years button to add the member to the year dimension. This allows users to view data across several years. Limitations: All Years does not include No Year Workforce and CAPEX modules do not support All Years Archetype Consulting, Inc Confidential > 31

32 Grid Diagnostics Grid Diagnostics gives the administrator the ability to see the typical load times for the webforms in the application. To run the utility: Tools > Diagnostics > Grids. Results below: Archetype Consulting, Inc Confidential > 32

33 New User Interface peculiarities for Lowest Level Dimension members (or other lowest level GUI items) always have a + for expansion despite no children or descendants Archetype Consulting, Inc Confidential > 33

34 New User Interface peculiarities for Running Business Rules To show the business rules on a webform, click the down arrows, then click Business rules for <form name> Archetype Consulting, Inc Confidential > 34

35 New User Interface peculiarities for Running Business Rules A slider window then pops up: To return to forms, click the up arrow, and select Form Folder : Archetype Consulting, Inc Confidential > 35

36 New User Interface peculiarities for Supporting Detail When adding supporting detail to an empty cell, the user needs to click Add Child first! Archetype Consulting, Inc Confidential > 36

37 New User Interface peculiarities for Running Business Rules When a Business Rule is run from a webform, a large white box appears and then a notification appears if the rule runs correctly: Clicking the X in this window will KILL the business rule! Don t close this box!! (Oracle BUG ) Business Rule finished: Archetype Consulting, Inc Confidential > 37

38 Recommended Settings for IE Optimization

39 Settings for IE Optimization (On each users local version or IT pushed settings) Issue: User gets an error message when logging in post migration Clear the cache in Internet Explorer Go to: Tools > Internet Options > Delete Browsing History Check all boxes except History and Preserve Favorites website data Hit Delete! If this does not fix the error, check the compatibility settings. Archetype Consulting, Inc Confidential > 39

40 Settings for IE Optimization (On each users local version or IT pushed settings) Make sure that Compatibility View is turned off for this site. Go to: Tools > Compatibility View Settings Insert Domain Here Ensure that the site is not in the list of Compatibility View sites and that all checkboxes are unchecked. Archetype Consulting, Inc Confidential > 40

41 Settings for IE Optimization (On each users local version or IT pushed settings) Issue: Menus aren t working properly Go to: Internet Options > Security > Choose the zone where the address would fall under > Custom settings Ensure Allow script-initiated windows without size or position constraints is Enabled Archetype Consulting, Inc Confidential > 41

42 HFM New Features

43 New HFM Features CONFIGURE DIMENSIONALITY Ability to create an application with more than four custom dimensions (unlimited amount of custom dimensions) Can specify a dimension name and alias for custom dimensions, and specify the dimension size (small, medium, or large). Can create additional custom dimensions for existing applications as well as continuing to use existing Custom1, Custom2, Custom3, and Custom4 dimensions. An application must have at least two custom dimensions. The maximum number of dimensions depends on the size of the custom dimension and the type of database. RULES New rule functions have been added and others modified to support configurable dimensionality. See the Rule Functions section of the Oracle Hyperion Financial Management Administrator's Guide. Select information taken from Oracle s HFM New Features document: Archetype Consulting, Inc Confidential > 43

44 HFM New Features User Interface Enhancements Support for multiple applications in Oracle Hyperion Enterprise Performance Management Workspace Support for multiple modules in an application Support for multiple documents or items in a module Improved menu navigation Improved overall screen layout Point of View improvements Member Selector improvements Improved Administration module layout Improved Document Manager and Task List management Improved Journals Module UI Improved system report creation Improved data grid and data form UI and design Consolidated Load and Extract functions screens Select information taken from Oracle s HFM New Features document: Archetype Consulting, Inc Confidential > 44

45 New in

46 Validation Rules Web forms can use validation rules to ensure proper/desired data is being entered correctly into a particular data point. Validations can be set at grid, row, or column levels. Example validation rule with condition to highlight the offending cell RED Archetype Consulting, Inc Confidential > 46

47 Validation Rules When webforms are opened via Smartview, data validation rules also work and appear as text balloons: 47 Archetype Consulting, Inc Confidential > 47

48 Formula Rows & Columns Hyperion Planning allows for the creation of formula rows and columns within individual web forms. To create a formula column, right click on an existing header to select Add Formula Column. To modify the formula within that column, click on the letter heading the formula column. When selected, a formula bar will appear at the top of the editing box. From here, you can select which formula you would like use for the column selected Archetype Consulting, Inc Confidential > 48

49 Ad Hoc Grids Ad Hoc grids can be used for data analysis directly in Planning OR for creating webforms. Pivot function moves dimensions between POV and Col/Rows Select Members to choose dimension members (right-click little black arrows in POV) Hitting the Right Arrow refreshes the grid Save button at bottom to save as webform Archetype Consulting, Inc Confidential > 49

50 Sorting on Webforms and Ad Hoc Grids Grids and Webforms can be sorted Descending Ascending Ignoring Hierarchy Cancel the Applied Sort Archetype Consulting, Inc Confidential > 50

51 Approvals Formerly known as Workflow The approvals process in planning is the means by which the budget (or forecast) is assigned to individual users for input and then promoted to additional people for review and approval before being finalized and locked down The Approvals process uses a Version and Scenario combination provided both members are enabled for use in the approvals process Archetype Consulting, Inc Confidential > 51

52 Approvals The planning units are arranged first by Entity and then by a user selected dimension (if desired). For the client example, a planning unit is an Entity- Department combination: Archetype Consulting, Inc Confidential > 52

53 Approvals Each planning unit is assigned an original owner, a first approver, a second approver/owner, and a final approver: Notifications can be sent by Planning to of users if the user s exists in the system, Planning is configured with the SMTP mail server, and the Planning Server is allowed to send through the company SMTP mail server Archetype Consulting, Inc Confidential > 53

54 Approvals When a planning unit status is changed (i.e. promoted, approved, etc.) the user has the ability to add a note to the action. These notes are saved in the system as long as the approvals process remains activated. Deactivating a planning unit from the approvals process removes all commentary (approval notes, process flow, etc.) for that planning unit Archetype Consulting, Inc Confidential > 54

55 Approvals Approvals process can be tied in with Webform Validation rules. For example, if a cell value is out of a certain range, the validation rule can block the promotion of that particular planning unit. Archetype Consulting, Inc Confidential > 55

56 Smart View New Home Ribbon Task List Integration Recent Connections List Archetype Consulting, Inc Confidential > 56

57 Notes on Migration from Prev. Versions

58 Migration from Prev. Versions UDA's that are in planning but not being used will be lost during migration Composite Forms often do not import correctly and must be rebuilt Create a new relational database for Calculation Manager if one does not already exist Security on Business Rules does not translate to security on Calculation Manager Rules and must be rebuilt This is a general tip, but you can use \oracle\middleware\user_projects\epmsystem**\bin\validate.bat to validate the installation Uninstall existing clients (EAS Console, Financial Reporting Studio, SmartView) and reinstall using the new installers Archetype Consulting, Inc Confidential > 58

59 Key Takeaways

60 Key Takeaways 1. Hyperion Planning has some significant UI differences from and older which need to be addressed with users (i.e. training and setup) 2. Calc Manager and Substitution variables in Planning means more centralized maintenance, but training for administrators 3. Cell Data History provides better ability to monitor changes in data 4. Additional reasons to upgrade when considering the features added in primarily Validation Rules and Web Form formula columns 5. Patch 300 is scheduled to be released in the coming months Archetype Consulting, Inc Confidential > 60

61 Eric Sanders Vice President Gordon Strodel Consultant, Hyperion Developer

Budget Process Tools: Smart View Ad Hoc Basics

Budget Process Tools: Smart View Ad Hoc Basics Budget Process Tools: Smart View Ad Hoc Basics 2 6.21.17 CalPlan HCP (Human Capital Planning) CalRptg HCPRptg Smart View 1 Agenda 1 2 3 4 5 6 Smart View Ad Hoc Basics 1 Homework Review Creating Multiple

More information

Oracle Planning and Budgeting Cloud

Oracle Planning and Budgeting Cloud Oracle Planning and Budgeting Cloud July Update (16.07) Release Content Document July 2016 TABLE OF CONTENTS ORACLE PLANNING AND BUDGETING CLOUD, JULY UPDATE... 3 ANNOUNCEMENTS... 3 New User Interface...

More information

Hyperion course offered -

Hyperion course offered - Hyperion course offered - 1. HYPERION ESSBASE 2. Hyperion Financial Data Quality management 3. Hyperion Financial Reporting 4. Hyperion Planning 1.HYPERION ESSBASE course content Essbase Overview - Multidimensional

More information

Oracle Planning and Budgeting Cloud

Oracle Planning and Budgeting Cloud Oracle Planning and Budgeting Cloud July Update (16.07) Release Content Document July 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE PLANNING AND BUDGETING CLOUD, JULY UPDATE... 4 ANNOUNCEMENTS...

More information

Budget Process Tools: Smart View Ad Hoc Basics 1

Budget Process Tools: Smart View Ad Hoc Basics 1 Budget Process Tools: Smart View Ad Hoc Basics 1 01.12.17 CalPlan HCP (Human Capital Planning) CalRptg HCPRptg Smart View 1 An ad hoc committee What is your particular purpose for querying into your CalPlanning

More information

Call: Hyperion Planning Course Content:35-40hours Course Outline Planning Overview

Call: Hyperion Planning Course Content:35-40hours Course Outline Planning Overview Hyperion Planning Course Content:35-40hours Course Outline Planning Overview Oracle's Enterprise Performance Management Planning Architecture Planning and Essbase Navigating Workspace Launching Workspace

More information

Oracle Hyperion Financial Management Instructor-led Live Online Training Program

Oracle Hyperion Financial Management Instructor-led Live Online Training Program 1. Introduction to Financial Management About Oracle's Enterprise Performance Management Suite Financial Management Solution Financial Consolidation, Reporting, Analysis and Product Components Financial

More information

Budget Process Tools: Smart View Ad Hoc Basics 1

Budget Process Tools: Smart View Ad Hoc Basics 1 Budget Process Tools: Smart View Ad Hoc Basics 1 10.27.16 CalPlan HCP (Human Capital Planning) CalRptg HCPRptg Smart View 1 An ad hoc committee What is your particular purpose for querying into your CalPlanning

More information

Hyperion Financial Management Course Content:35-40hours

Hyperion Financial Management Course Content:35-40hours Hyperion Financial Management Course Content:35-40hours Course Outline Introduction to Financial Management About Enterprise Performance Management Financial Management Solution Financial Consolidation,

More information

Oracle 1Z0-272 Exam Questions & Answers

Oracle 1Z0-272 Exam Questions & Answers Oracle 1Z0-272 Exam Questions & Answers Number: 1Z0-272 Passing Score: 800 Time Limit: 120 min File Version: 28.8 http://www.gratisexam.com/ Oracle 1Z0-272 Exam Questions & Answers Exam Name: Hyperion

More information

NC User Conference Tips and Tricks for SAS FM June 16, 2009

NC User Conference Tips and Tricks for SAS FM June 16, 2009 NC User Conference Tips and Tricks for SAS FM June 16, 2009 Reporting 1. CDA Formula (Formatted Statement): To switch out the cell reference for the hardcoded member or dim name, you can go into the formula

More information

Session 41660: Using Hyperion Data Integration Management with Hyperion Planning and Hyperion Essbase

Session 41660: Using Hyperion Data Integration Management with Hyperion Planning and Hyperion Essbase Session 41660: Using Hyperion Data Integration Management with Hyperion Planning and Hyperion Essbase Presenter Information Dan Colston Hyperion EPM Senior Consultant dcolston@thehackettgroup.com Patrick

More information

HYPERION SYSTEM 9 PERFORMANCE SCORECARD

HYPERION SYSTEM 9 PERFORMANCE SCORECARD HYPERION SYSTEM 9 PERFORMANCE SCORECARD RELEASE 9.2 NEW FEATURES Welcome to Hyperion System 9 Performance Scorecard, Release 9.2. This document describes the new or modified features in this release. C

More information

This document describes how to comply with your Hyperion license agreement.

This document describes how to comply with your Hyperion license agreement. Oracle s Hyperion License Compliance Readme Release 9.2.1 Readme File This file contains the following sections: Purpose... 1 Ensuring License Compliance... 1 Activating and Deactivating Product s... 1

More information

Release is a maintenance release for Release , , or

Release is a maintenance release for Release , , or Oracle Hyperion Calculation Manager, Fusion Edition Release 11.1.1.3 Readme [Skip Navigation Links] Purpose... 1 New Features... 1 Installation Updates... 2 Known Issues... 2 General Application Design

More information

Oracle Planning and Budgeting Cloud (PBCS)

Oracle Planning and Budgeting Cloud (PBCS) Updated 03/22/17 Oracle Planning and Budgeting Cloud (PBCS) Smart View for Office 1 P a g e Table of Contents What is Smart View?... 3 PBCS Web Forms... 3 Ad Hoc Analysis Queries... 3 Installing Smart

More information

EFIS 2.0 Training Materials Child Care User

EFIS 2.0 Training Materials Child Care User EFIS 2.0 Training Materials Child Care User Contents Module 1 Basic Planning... 3 Module 2 Basic Planning Through Smart View... 17 Module 3 Advanced Smart View... 29 Module 4 Data Entry Validation... 40

More information

Reading Sample. System Reports. Contents. Index. The Authors. First-hand knowledge.

Reading Sample. System Reports. Contents. Index. The Authors.  First-hand knowledge. First-hand knowledge. Reading Sample In this sample chapter, you ll learn how to use the out-of-the-box SAP BPC reports that come preloaded with your installation so that you can analyze both system administration

More information

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011

Hands-On Lab. Lab: Developing BI Applications. Lab version: Last updated: 2/23/2011 Hands-On Lab Lab: Developing BI Applications Lab version: 1.0.0 Last updated: 2/23/2011 CONTENTS OVERVIEW... 3 EXERCISE 1: USING THE CHARTING WEB PARTS... 5 EXERCISE 2: PERFORMING ANALYSIS WITH EXCEL AND

More information

Planning User Manual

Planning User Manual Planning 11.1.2 User Manual Budget Office May 2011 Hyperion Planning/Workspace/Reports Hyperion Planning Overview.... 3 Logging In.... 3 Setting User Preferences.... 3 Workspace Logging In..4 Navigating

More information

Purpose... 1 New Features... 1 Known Issues... 2 Defects Fixed in this Release... 9 Documentation Updates... 11

Purpose... 1 New Features... 1 Known Issues... 2 Defects Fixed in this Release... 9 Documentation Updates... 11 Oracle Enterprise Performance Management Architect, Fusion Edition Release 11.1.1.3.00 Readme [Skip Navigation Links] Purpose... 1 New Features... 1 Known Issues... 2 Defects Fixed in this Release... 9

More information

Rutgers University. Smart View Training Guide

Rutgers University. Smart View Training Guide Rutgers University Smart View Training Guide Contents What is Smart View?... 2 Installing Smart View... 2 Establishing a Connection... 3 Ad-Hoc Analysis... 5 Creating an Ad-Hoc Analysis... 5 Dimensions

More information

Hyperion Essbase Audit Logs Turning Off Without Notification

Hyperion Essbase Audit Logs Turning Off Without Notification Hyperion Essbase Audit Logs Turning Off Without Notification Audit logs, or SSAUDIT, are a crucial component of backing up Hyperion Essbase applications in many environments. It is the equivalent of a

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Designer/Player 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 3 Who should read this manual... 3 What s included in this manual... 3 Symbols

More information

Launch the TotPlan application from Navigate > applications > Planning > TotPlan.

Launch the TotPlan application from Navigate > applications > Planning > TotPlan. 1 Log into Workspace Launch the TotPlan application from Navigate > applications > Planning > TotPlan. Click on the Quota Planning form in the Revenue folder. As we re planning the next fiscal year, we

More information

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18

CalPlan. Creating a Unit Plan Navigating CalPlan Workbook 1/25/18 CalPlan Creating a Unit Plan Workbook 1/25/18 Table of Contents Exercise 1: Log into the Workspace & Run a CalPlan Report... 3 Exercise 2: Launching CalPlan and Setting Your Entity... 10 Exercise 3: Actualized

More information

SmartView. User Guide - Analysis. Version 2.0

SmartView. User Guide - Analysis. Version 2.0 SmartView User Guide - Analysis Version 2.0 Table of Contents Page i Table of Contents Table Of Contents I Introduction 1 Dashboard Layouts 2 Dashboard Mode 2 Story Mode 3 Dashboard Controls 4 Dashboards

More information

CXO-Cockpit Hands-On Workshop

CXO-Cockpit Hands-On Workshop CXO-Cockpit Hands-On Workshop Agenda - Day 1 o Introduction o Main tools and basic concepts o Architecture o Demo of CXO-Cockpit web application o Demo of CXO-Cockpit designer o Hands-on Exercises: create

More information

Support for Oracle General Ledger Essbase applications in Calculation Manager

Support for Oracle General Ledger Essbase applications in Calculation Manager Oracle Hyperion Calculation Manager Release 11.1.2.0.000 Patch Set 1 (PS1): 11.1.2.1.000 Readme [Skip Navigation Links] Purpose... 1 New Features... 1 Release 11.1.2.1 New Features... 1 Release 11.1.2

More information

Oracle Financial Consolidation and Close Cloud

Oracle Financial Consolidation and Close Cloud Oracle Financial Consolidation and Close Cloud October Update (16.10) New Feature Summary September 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE FINANCIAL CONSOLIDATION AND CLOSE CLOUD, OCTOBER

More information

Copyright 2010, Oracle. All rights reserved.

Copyright 2010, Oracle. All rights reserved. Agenda Interactive Dashboards Master-Detail Linking New Prompt Controls Pivot Table Interactions Enhanced Dashboard Builder Analysis Editor Overview Working with the analysis editor step by step Praxisteil

More information

THIS IS AN OBSOLETE COPYRIGHT PAGE. Use Common/Copyright/Copyright

THIS IS AN OBSOLETE COPYRIGHT PAGE. Use Common/Copyright/Copyright Unica Marketing Operations and Unica Campaign Version 8.2.0 Integration Guide Publication Date: September 20, 2010 Copyright THIS IS AN OBSOLETE COPYRIGHT PAGE. Use Common/Copyright/Copyright Table of

More information

GOBENCH IQ Release v

GOBENCH IQ Release v GOBENCH IQ Release v1.2.3.3 2018-06-11 New Add-Ons / Features / Enhancements in GOBENCH IQ v1.2.3.3 GOBENCH IQ v1.2.3.3 contains several new features and enhancements ** New version of the comparison Excel

More information

Interactive Reporting & Essbase. interrel Consulting

Interactive Reporting & Essbase. interrel Consulting Interactive Reporting & Essbase interrel Consulting interrel - Founded in 1997 2008 Oracle Titan Award winner for EPM Solution of the year 2008 Oracle Excellence Award winner with Pearson Education One

More information

Managing Smart View Shared Connections

Managing Smart View Shared Connections Managing Smart View Shared Connections If you use Smart View, you are familiar with the Smart View Shared Connection URL, which is unique to the environment that Smart View connects. That property is saved

More information

Sage Estimating (SQL) v18.11

Sage Estimating (SQL) v18.11 Sage Estimating (SQL) v18.11 Release Notes July 2018 This is a publication of Sage Software, Inc. 2018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and service

More information

Introducing V3 Analytics A U G U S T

Introducing V3 Analytics A U G U S T Introducing V3 Analytics A U G U S T 2 0 1 7 Table of Contents Document Versioning 2 Introduction 3 Terminology 3 Analytics Platforms: V1 Analytics versus V2 Analytics versus V3 Analytics 3 Schedule 3

More information

Working with Analytical Objects. Version: 16.0

Working with Analytical Objects. Version: 16.0 Working with Analytical Objects Version: 16.0 Copyright 2017 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x

Perceptive Nolij Web. Administrator Guide. Version: 6.8.x Perceptive Nolij Web Administrator Guide Version: 6.8.x Written by: Product Knowledge, R&D Date: June 2018 Copyright 2014-2018 Hyland Software, Inc. and its affiliates.. Table of Contents Introduction...

More information

PRODUCT FAQ arcplan Excel Analytics 2.6.5

PRODUCT FAQ arcplan Excel Analytics 2.6.5 September 2009 The latest version of arcplan Excel Analytics is available to customers, partners and prospects as an addon to arcplan Enterprise deployments. is an enhanced version of arcplan s current

More information

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training

OBIEE. Oracle Business Intelligence Enterprise Edition. Rensselaer Business Intelligence Finance Author Training OBIEE Oracle Business Intelligence Enterprise Edition Rensselaer Business Intelligence Finance Author Training TABLE OF CONTENTS INTRODUCTION... 1 USER INTERFACE... 1 HOW TO LAUNCH OBIEE... 1 TERMINOLOGY...

More information

Oracle Financial Consolidation and Close Cloud. What s New in the August Update (17.08)

Oracle Financial Consolidation and Close Cloud. What s New in the August Update (17.08) Oracle Financial Consolidation and Close Cloud What s New in the August Update (17.08) July 2017 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE FINANCIAL CONSOLIDATION AND CLOSE CLOUD, AUGUST UPDATE...

More information

Doc. Version 1.0 Updated:

Doc. Version 1.0 Updated: OneStop Reporting Report Composer 3.5 User Guide Doc. Version 1.0 Updated: 2012-01-02 Table of Contents Introduction... 2 Who should read this manual... 2 What s included in this manual... 2 Symbols and

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP)

CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP) CHAPTER 8: ONLINE ANALYTICAL PROCESSING(OLAP) INTRODUCTION A dimension is an attribute within a multidimensional model consisting of a list of values (called members). A fact is defined by a combination

More information

Adobe Marketing Cloud Report Builder

Adobe Marketing Cloud Report Builder Adobe Marketing Cloud Report Builder Contents Adobe Report Builder Help...6 What's New in Report Builder...7 Report Builder 5.6...7 Report Builder 5.5...7 Report Builder 5.4...7 Report Builder 5.3...8

More information

Administrator's Guide

Administrator's Guide Administrator's Guide EPMWARE Version 1.0 EPMWARE, Inc. Published: July, 2015 Information in this document, including URL and other Internet Web site references, is subject to change without notice. Unless

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Working with Query Objects Intellicus Enterprise Reporting and BI Platform ` Intellicus Technologies info@intellicus.com www.intellicus.com Working with Query Objects i Copyright 2012 Intellicus Technologies

More information

OSR Composer 3.7 User Guide. Updated:

OSR Composer 3.7 User Guide. Updated: OSR Composer 3.7 User Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents Introduction... 1 Who should read this manual... 1 What s included in this manual...

More information

IBM DB2 OLAP Server and DB2 OLAP Starter Kit

IBM DB2 OLAP Server and DB2 OLAP Starter Kit IBM DB2 OLAP Server and DB2 OLAP Starter Kit Version 7 OLAP Integration Server Metaoutline User s Guide Hyperion Solutions Corporation P/N: SC27-0784-00 Copyright International Business Machines Corporation

More information

Drillbridge: Easy Hyperion Drill-through with No Redevelopment

Drillbridge: Easy Hyperion Drill-through with No Redevelopment A Saxifrage Systems LLC White Paper by Jason Jones February 2015 Drillbridge: Easy Hyperion Drill-through with No Redevelopment Table of Contents Summary... 3 The Problem... 3 The Solution... 3 The Design

More information

Oracle Financial Consolidation and Close Cloud. What s New in the November Update (16.11)

Oracle Financial Consolidation and Close Cloud. What s New in the November Update (16.11) Oracle Financial Consolidation and Close Cloud What s New in the November Update (16.11) November 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE FINANCIAL CONSOLIDATION AND CLOSE CLOUD, NOVEMBER UPDATE...

More information

sforce Web Services Enterprise API sforce Object Query Language sforce Custom Objects... 40

sforce Web Services Enterprise API sforce Object Query Language sforce Custom Objects... 40 Release Notes Winter 04 Major Announcements Dashboards... 2 Workflow Automation... 8 Advanced Page Layout Wizard... 12 Dynamic Page Layouts and Field-Level Security... 14 Team-Based Account Management...

More information

ZENworks Reporting System Reference. January 2017

ZENworks Reporting System Reference. January 2017 ZENworks Reporting System Reference January 2017 Legal Notices For information about legal notices, trademarks, disclaimers, warranties, export and other use restrictions, U.S. Government rights, patent

More information

Business Insight Authoring

Business Insight Authoring Business Insight Authoring Getting Started Guide ImageNow Version: 6.7.x Written by: Product Documentation, R&D Date: August 2016 2014 Perceptive Software. All rights reserved CaptureNow, ImageNow, Interact,

More information

TABLE OF CONTENTS DOCUMENT HISTORY

TABLE OF CONTENTS DOCUMENT HISTORY TABLE OF CONTENTS DOCUMENT HISTORY 6 MAY 2018 UPDATE 6 Revision History 6 Oracle Financial Consolidation and Close Cloud, May Update 6 Monthly Update Schedule 6 Please Join Oracle Cloud Customer Connect

More information

EDITING AN EXISTING REPORT

EDITING AN EXISTING REPORT Report Writing in NMU Cognos Administrative Reporting 1 This guide assumes that you have had basic report writing training for Cognos. It is simple guide for the new upgrade. Basic usage of report running

More information

Using Excel Tables to Manipulate Billing Data, Part 2

Using Excel Tables to Manipulate Billing Data, Part 2 Using Excel Tables to Manipulate Billing Data, Part 2 By Nate Moore, CPA, MBA, CMPE The May-June 2012 issue of Billing introduced tables in Excel, a powerful tool that is used to sort, filter, and organize

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

OBIEE & Essbase. The Truth about Integration. Alex Ladd Sr. Partner MindStream Analytics

OBIEE & Essbase. The Truth about Integration. Alex Ladd Sr. Partner MindStream Analytics OBIEE & Essbase The Truth about Integration Alex Ladd Sr. Partner MindStream Analytics Agenda Introduction Audience Participation Current Essbase & OBIEE Integration Points OBIEE querying Essbase Essbase

More information

OneStop Reporting OSR Budgeting 4.5 User Guide

OneStop Reporting OSR Budgeting 4.5 User Guide OneStop Reporting OSR Budgeting 4.5 User Guide Doc. Version 1.3 Updated: 19-Dec-14 Copyright OneStop Reporting AS Contents Introduction... 1 Two Different Setup Strategies and Use of OSR Budgeting...

More information

MultiSite Suite: General Ledger

MultiSite Suite: General Ledger MultiSite Suite: General Ledger User s Manual version 2.2.97 Copyright & Trademarks Copyright Notice and Trademarks 2003 by Brent Lawrence, LLC. All rights reserved. Reprinted and edited by MultiSite Systems,

More information

NUPlans Application Changes Fall Enhancements and IBM Product Upgrade

NUPlans Application Changes Fall Enhancements and IBM Product Upgrade NUPlans Application Changes Fall 2015 Enhancements and IBM Product Upgrade Overview Simplified Log On/Off with Single Sign On (SSO) NUPlans Forecasting and NUPlans Budgeting Enhancements by NUIT Administrative

More information

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project.

you choose and by the roles the users are allowed to fulfill within the system. Finances Enter the monthly savings and costs for the project. Oracle Instantis EnterpriseTrack Quick Reference Guide for Release 8.5 Create a Proposal From the Top Navigation Bar, click Create Proposals/Charters. Enter all the required fields and click Save to save

More information

Hyperion Interactive Reporting Reports & Dashboards Essentials

Hyperion Interactive Reporting Reports & Dashboards Essentials Oracle University Contact Us: +27 (0)11 319-4111 Hyperion Interactive Reporting 11.1.1 Reports & Dashboards Essentials Duration: 5 Days What you will learn The first part of this course focuses on two

More information

What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis?

What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis? A Hyperion Product Update What s New in Hyperion System 9 BI+ Financial Reporting and Hyperion System 9 BI+ Web Analysis? Release summary Release 9.3 of Hyperion System 9 BI+ Financial Reporting (Financial

More information

DREAMFACTORY SOFTWARE INC. Snapshot User Guide. Product Usage and Best Practices Guide. By Sathyamoorthy Sridhar June 25, 2012

DREAMFACTORY SOFTWARE INC. Snapshot User Guide. Product Usage and Best Practices Guide. By Sathyamoorthy Sridhar June 25, 2012 DREAMFACTORY SOFTWARE INC Snapshot User Guide Product Usage and Best Practices Guide By Sathyamoorthy Sridhar June 25, 2012 This document describes Snapshot s features and provides the reader with notes

More information

MICROSOFT Excel 2010 Advanced Self-Study

MICROSOFT Excel 2010 Advanced Self-Study MICROSOFT Excel 2010 Advanced Self-Study COPYRIGHT This manual is copyrighted: S&G Training Limited. This manual may not be copied, photocopied or reproduced in whole or in part without the written permission

More information

Readme File. Purpose. Hyperion Financial Data Quality Management for Enterprise Release Readme

Readme File. Purpose. Hyperion Financial Data Quality Management for Enterprise Release Readme Hyperion Financial Data Quality Management for Enterprise Release 7.2.1 Readme Readme File This file contains the following sections: Purpose... 1 Restrictions... 2 New Features... 2 Multi-Language Support...

More information

Oracle Hyperion Strategic Finance, Fusion Edition. Readme File. Purpose. Release This file contains these sections:

Oracle Hyperion Strategic Finance, Fusion Edition. Readme File. Purpose. Release This file contains these sections: Oracle Hyperion Strategic Finance, Fusion Edition Release 11.1.2.0.0 Readme File This file contains these sections: Purpose... 1 New Features...... 2 Translation Support....2 System Requirements Documentation...

More information

Sage Estimating (SQL) v18.12

Sage Estimating (SQL) v18.12 Sage Estimating (SQL) v18.12 Release Notes October 2018 This is a publication of Sage Software, Inc. 2018 The Sage Group plc or its licensors. All rights reserved. Sage, Sage logos, and Sage product and

More information

Modern Requirements4TFS 2018 Release Notes

Modern Requirements4TFS 2018 Release Notes Modern Requirements4TFS 2018 Release Notes Modern Requirements 3/7/2018 Table of Contents 1. INTRODUCTION... 3 2. SYSTEM REQUIREMENTS... 3 3. APPLICATION SETUP... 3 GENERAL... 4 1. FEATURES... 4 2. ENHANCEMENT...

More information

User Guide for Explorer Users

User Guide for Explorer Users User Guide for Explorer Users Version 2015.1 Hubble Suite (Edition 2) Document Information....................................................... 1 Notices.........................................................................

More information

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4

Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Information Design Tool User Guide SAP BusinessObjects Business Intelligence platform 4.0 Support Package 4 Copyright 2012 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

IBM Clarity 7 Server v7.2.1 FP1 New Features

IBM Clarity 7 Server v7.2.1 FP1 New Features IBM Clarity 7 Server v7.2.1 FP1 New Features Microsoft Internet Explorer 9 Support IBM Clarity 7 v7.2.1 Fix Pack 1 (FP1) now supports Microsoft Internet Explorer 9 (IE9). The web interface (Planning &

More information

User Guide. Web Intelligence Rich Client. Business Objects 4.1

User Guide. Web Intelligence Rich Client. Business Objects 4.1 User Guide Web Intelligence Rich Client Business Objects 4.1 2 P a g e Web Intelligence 4.1 User Guide Web Intelligence 4.1 User Guide Contents Getting Started in Web Intelligence 4.1... 5 Log into EDDIE...

More information

Navigating URI Planning and Budgeting

Navigating URI Planning and Budgeting Navigating URI Planning and Budgeting Accessing URI Planning and Budgeting 2 Accessing Planning and Budgeting Planning and Budgeting is cloud-based and can be accessed via any computer with internet access.

More information

PeopleSoft Pivot Grids A through Z!

PeopleSoft Pivot Grids A through Z! PeopleSoft Pivot Grids A through Z! Session ID: 101480 Prepared by: Millie Babicz, SpearMC Consulting @SpearMC Agenda About Us Pivot Grid Overview Pivot Grid Wizard Use of Pivot Grid in Work Centers 2

More information

Designing Adhoc Reports

Designing Adhoc Reports Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Copyright 2010 Intellicus Technologies This document and its content

More information

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING EXCEL + POWERPOINT Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS 3 EDITING SHORTCUTS 3 SUMMARIES PIVOT TABLES

More information

Oracle Database: SQL and PL/SQL Fundamentals NEW

Oracle Database: SQL and PL/SQL Fundamentals NEW Oracle University Contact Us: 001-855-844-3881 & 001-800-514-06-97 Oracle Database: SQL and PL/SQL Fundamentals NEW Duration: 5 Days What you will learn This Oracle Database: SQL and PL/SQL Fundamentals

More information

Specification Manager

Specification Manager Enterprise Architect User Guide Series Specification Manager How to define model elements simply? In Sparx Systems Enterprise Architect, use the document-based Specification Manager to create elements

More information

Working with Actions Stratum.Viewer 6

Working with Actions Stratum.Viewer 6 Working with Actions Stratum.Viewer 6 Getting Started Access to Actions Accessing Actions Functionality Introduction to Actions Quick Start Set up an Action Tasks Add an Email Action Add a File Share Action

More information

USER MANUAL. Contents. Analytic Reporting Tool Basic for SUITECRM

USER MANUAL. Contents. Analytic Reporting Tool Basic for SUITECRM USER MANUAL Analytic Reporting Tool Basic for SUITECRM Contents ANALYTIC REPORTING TOOL FEATURE OVERVIEW... 2 PRE-DEFINED REPORT LIST AND FOLDERS... 3 REPORT AND CHART SETTING OVERVIEW... 5 Print Report,

More information

Oracle Financial Consolidation and Close Cloud. What s New in the December Update (16.12)

Oracle Financial Consolidation and Close Cloud. What s New in the December Update (16.12) Oracle Financial Consolidation and Close Cloud What s New in the December Update (16.12) December 2016 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE FINANCIAL CONSOLIDATION AND CLOSE CLOUD, DECEMBER UPDATE...

More information

SAS Data Integration Studio 3.3. User s Guide

SAS Data Integration Studio 3.3. User s Guide SAS Data Integration Studio 3.3 User s Guide The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Data Integration Studio 3.3: User s Guide. Cary, NC: SAS Institute

More information

Service Manager. Ops Console On-Premise User Guide

Service Manager. Ops Console On-Premise User Guide Service Manager powered by HEAT Ops Console On-Premise User Guide 2017.2.1 Copyright Notice This document contains the confidential information and/or proprietary property of Ivanti, Inc. and its affiliates

More information

User Guide Product Design Version 1.7

User Guide Product Design Version 1.7 User Guide Product Design Version 1.7 1 INTRODUCTION 3 Guide 3 USING THE SYSTEM 4 Accessing the System 5 Logging In Using an Access Email 5 Normal Login 6 Resetting a Password 6 Logging Off 6 Home Page

More information

Nintex Reporting 2008 Help

Nintex Reporting 2008 Help Nintex Reporting 2008 Help Last updated: Thursday, 24 December 2009 1 Using Nintex Reporting 2008 1.1 Chart Viewer Web Part 1.2 Importing and Exporting Reports 1.3 Import Nintex report page 1.4 Item Level

More information

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018 Primo Analytics Workshop BIBSYS Konferansen 20 March 2018 Objectives By the end of this session, you will: Understand what is Primo Analytics and OBI. Have a high-level view of how Primo Analytics is working.

More information

IBM TRIRIGA Application Platform Version 3 Release 4.2. Object Migration User Guide

IBM TRIRIGA Application Platform Version 3 Release 4.2. Object Migration User Guide IBM TRIRIGA Application Platform Version 3 Release 4.2 Object Migration User Guide Note Before using this information and the product it supports, read the information in Notices on page 41. This edition

More information

Longview CPM elearning Library Table of Contents. January 2017 Edition

Longview CPM elearning Library Table of Contents. January 2017 Edition Longview CPM elearning Library Table of Contents January 2017 Edition Topics Topic # Module Name Longview CPM elearning Library Table of Contents Time (min.sec)* Introduction to Longview 1.01 What is Longview

More information

Configuration Guide. Version 1.5.9

Configuration Guide. Version 1.5.9 Configuration Guide Version 1.5.9 Copyright TeamExpand 22/07/2015 1. Overview 2 Table of contents 1. Overview... 3 1.1 Purpose... 3 1.2 Preconditions... 3 1.3 Applying changes... 5 1.3.1 Sync via UI...

More information

SelfTestEngine.1z0-532,64questions&A

SelfTestEngine.1z0-532,64questions&A SelfTestEngine.1z0-532,64questions&A Number: 1z0-532 Passing Score: 800 Time Limit: 120 min File Version: 4.6 http://www.gratisexam.com/ 1z0-532 Oracle Hyperion Financial Management 11 Essentials This

More information

Hyperion Data Integration Management Adapter for Essbase. Sample Readme. Release

Hyperion Data Integration Management Adapter for Essbase. Sample Readme. Release Hyperion Data Integration Management Adapter for Essbase Release 11.1.1.1 Sample Readme [Skip Navigation Links] Purpose... 2 About Data Integration Management Release 11.1.1.1... 2 Data Integration Management

More information

Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN

Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN Paper RIV05 Seamless Dynamic Web (and Smart Device!) Reporting with SAS D.J. Penix, Pinnacle Solutions, Indianapolis, IN ABSTRACT The SAS Business Intelligence platform provides a wide variety of reporting

More information

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1

MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 MAS 90/200 Intelligence Tips and Tricks Booklet Vol. 1 1 Contents Accessing the Sage MAS Intelligence Reports... 3 Copying, Pasting and Renaming Reports... 4 To create a new report from an existing report...

More information

SharePoint User Manual

SharePoint User Manual SharePoint User Manual Developed By The CCAP SharePoint Team Revision: 10/2009 TABLE OF CONTENTS SECTION 1... 5 ABOUT SHAREPOINT... 5 1. WHAT IS MICROSOFT OFFICE SHAREPOINT SERVER (MOSS OR SHAREPOINT)?...

More information

Sage Intelligence Financial Reporting for Sage ERP X3 Release Notes. Gina Dowling

Sage Intelligence Financial Reporting for Sage ERP X3 Release Notes. Gina Dowling Sage Intelligence Financial Reporting for Sage ERP X3 Release Notes Gina Dowling 01.01.2014 Table of Contents 1.0 Release Notes 3 Introduction 3 2.0 New Features 4 New Report Designer 4 2.1.1 Task Pane

More information

Metastorm BPM Release 7.6

Metastorm BPM Release 7.6 Metastorm BPM Release 7.6 Administration Guide May 2008 Metastorm Inc. email: inquiries@metastorm.com http://www.metastorm.com Metastorm BPM Release 7.6 Copyrights and Trademarks 1996-2008 Metastorm Inc.

More information