Data Migration Workbench Automate & Audit Configuration Management Across PeopleSoft Environments

Size: px
Start display at page:

Download "Data Migration Workbench Automate & Audit Configuration Management Across PeopleSoft Environments"

Transcription

1 Data Migration Workbench Automate & Audit Configuration Management Across PeopleSoft Environments Session ID: Data Migration Workbench functionality and configuration session Prepared by: Brian Kempfer Business Advisory Services Senior Solution Architect Grant Thornton LLP

2 Your presenter Brian Kempfer Senior Solution Architect, Grant Thornton Kansas City, MO Executive summary Brian Kempfer is a Senior Solutions Architect with Grant Thornton in the Technology Solutions practice. Brian has more than 18 years of PeopleSoft experience and specializes in providing innovative technical solutions across a broad range of industries. His expertise includes technical management, process analysis, system design, development, and implementation. He brings extensive technical experience with solution implementations and upgrades ranging from custom development to packaged systems. Prior to joining Grant Thornton, he worked as a Senior Solution Architect at MarketSphere Consulting. 2

3 About Grant Thornton One of the world's leading organizations of independent audit, tax and advisory firms Grant Thornton LLP 2 (U.S.) $1.4 billion revenues 6,456 personnel partners 38,000 people in over 100 countries 65% of Forbes Global 100 companies served by Grant Thornton International member firms 57 offices Grant Thornton International Ltd 1 US $4.7 billion revenues 40,197 personnel 3 2,975 partners 6 th largest global accounting and consulting firm 58% of of Fortune Fortune offices 3

4 Grant Thornton: 2015 Oracle Excellence Award winner We are proud to serve Serta Simmons Bedding, LLC, winner of the 2015 Oracle Excellence Award for Fusion Middleware Innovation in the Big Data and Business Analytics category 100% improvement in Analytics due to system stability and enhanced analytics 90% reduction in Time to Produce Standardized Reporting with 9 business days saved per month 275% improvement in Availability Access to the analytic reports by users Left to right: Siddhartha Agarwal, Oracle John Miksich, Grant Thornton Robert Bosley, Serta Simmons Bedding Jeff Silverman, Grant Thornton Carl Yost, Grant Thornton Matthew Bradley, Oracle 4

5 What is Business Harmony? 5

6 Transform Stabilize Improve Grant Thornton: The difference is clear Quick Wins Feed Boutique Firm Foundational Drive Technical depth to drive quick wins and thought leadership to develop a strategic roadmap for transformation Strategic Platform Large SI 6

7 Upcoming events Find Grant Thornton at these upcoming events: Date Event Location 4/19/2016 Achieving Harmony in Health Care Financial Reporting Webcast 5/3/2016 Planning for Profitability Webcast 5/19/2016 The CFO Strategy Summit Palo Alto, CA 6/1/2016 The CFO Strategy Summit Orange County, CA 6/2/2016 The CFO Strategy Summit San Diego, CA 6/6/2016 OHUG Global Conference New Orleans, LA 6/7/2016 The CFO Strategy Summit Los Angeles, CA 6/8/2016 The CFO Strategy Summit Seattle, WA 6/26/2016 ODTUG Kscope16 Chicago, IL 7/19/2016 PeopleSoft RECONNECT Rosemont, IL 8/8/2016 JD Edwards INFOCUS Denver, CO 9/18/2016 Oracle OpenWorld San Francisco, CA 7

8 Agenda What is Data Migration Workbench? Components of Data Migration Workbench Data set components Data set flow Project Manager Requirements of Data Migration Workbench Recommendations for Using Data Migration Workbench Example: Setting up Data Migration Workbench Using Data Migration Workbench 8

9 What is Data Migration Workbench? Data Migration Workbench facilitates the Configuration Management process using Application Data Sets (ADS) as its underlying transport technology. Data Migration Workbench provides the ability to move, compare, validate and merge configuration data. Configuration data includes: setup data application data tools configuration managed objects The Data Migration Workbench is designed to manage the complexity of migrating configuration data across multiple PeopleSoft systems. The Data Migration Workbench provides the ability for any authorized developer to easily define application data sets, create and modify projects and to compare and copy the objects in the projects similar to the way managed objects have been copied and compared for many years. 9

10 Components of Data Migration Workbench The main interactive components of the Data Migration Workbench are: Data Set Designer - used to define the structure and properties of data sets. Project Manager - used to: Define data migration project content. Launch copy, compare and validation operations for projects. View compare and validation results, and modify the instances and groups that will be copied. File Location Manager - used to determine file locations where project files can be copied to or from, results, and modify the instances and groups that will be copied. 10

11 Components of Data Migration Workbench Data Set Designer Application Data Set definitions are like record definitions: record definitions define a group of fields that constitute a record; data set definitions define a group of records that constitute a data set. Both record definitions and data set definitions are metadata that define the shape of data. Application Data Sets enable developers to use PeopleSoft Pure Internet Architecture (PIA) to create data set definitions as a hierarchy of records with some collective properties. A data set definition defines the shape of data set instances. 11

12 Components of Data Migration Workbench Data Set Designer Data Set Components 12

13 Components of Data Migration Workbench Project Manager Data Migration Workbench shows the current status of a project and prevents inconsistent actions. Once you have defined the data migration project, you can copy the data to a file that can later be compared or copied on another PeopleSoft database. The Data Migration Workbench uses a Project Repository for copying files. The Project Repository is defined in the database as a repository name, an associated file path and one or more areas (sub folders) that can contain project files. The purpose of Project Repository is to avoid manually copying project files from one system to another by promoting common definition of shared file locations and providing better security for administrative control of the places that project files can be copied to. 13

14 Components of Data Migration Workbench Flow This diagram shows the flow for creating and copying data sets. 14

15 Requirements of Data Migration Workbench The Application Server and Process Scheduler must both have access to project files using the same path. Otherwise manual movement of the data files will be necessary. The data set definition must exist on the target database before loading a data set project to the target database. The shape of a data set is defined by the records and fields included in the data set. Data set records must be physical records that have at least one primary key. All child records must include the primary keys of the parent record, but may also have additional primary keys. 15

16 Recommendations for Using Data Migration Workbench Data set projects are meant for relatively small data sets. Although data set security has been improved in PeopleTools 8.54, and is more secure than some other migration technologies, data migration via DMW is intended to be used for data that does not contain sensitive data. Do not change the source Data Migration Project file after the compare has been performed. If the source data file is changed, any compares must be re-ran. Setting up the Project Repositories and areas is a one-time activity. The directories should first be created by a system administrator with read/write access permissions for the users who will start the application and process schedule servers. 16

17 Example - Setting up Data Migration Workbench Manage File Locations Ensure that you or your administrator creates a folder for the data. In this case we have multiple folders under our "dmw" directory. Note: This is on a NT application server. 17

18 Example - Setting up Data Migration Workbench Manage File Locations Navigation: PeopleTools > Lifecycle Tools > Migrate Data > Manage File Locations 18

19 Example - Setting up Data Migration Workbench Manage File Locations Create a location name. Add a description. Set the path. Here you will see your folders listed under that path. 19

20 Example - Setting up Data Migration Workbench Create Data Set Navigation: PeopleTools > Lifecycle Tools > Migrate Data > Data Set Designer In this example, we will create our own Data Set (IHUB_DATA) instead of using a delivered Data Set. 20

21 Example - Setting up Data Migration Workbench Create Data Set Add primary Record 22

22 Example - Setting up Data Migration Workbench Create Data Set Add Child Records Note: The record must contain the primary key from the parent record. 23

23 Example - Setting up Data Migration Workbench Create Data Set Once all records have been added, the page should look like this. 24

24 Example - Setting up Data Migration Workbench Create Data Set Use the Relations page to define the relationship of this data set to other data sets. This is a screenshot of the "Relations" page, which is not being used in this example. 25

25 Example - Setting up Data Migration Workbench Create Data Set Groups are used to define sets of records and/or fields for which some common processing is required. The processing is controlled by the properties associated with the groups. This is a screenshot of the "Groups" page, which is not being used in this example. 26

26 Example - Setting up Data Migration Workbench Create Data Set Use the Properties page to assign properties to the data set. This is a screenshot of the "Properties" page, which is not being used in this example. The following properties are available on this page: The MO_DEL_TABLE property is used to identify the name of the delete table for the managed object. The MO_NAME property is used to designate the data set as a managed object. The MO_VERSION property is used to specify the OBJECTTYPENAME of a row in PSVERSION and PSLOCK for the managed object. This information is used to synchronize cache when the object is updated. 27

27 Example - Setting up Data Migration Workbench Create Data Set Use the Validation page to define the extension application class that will be used by the object owner to provide custom PeopleCode to validate, transform, and/or merge data set instances. This is a screenshot of the "Validation" page, which is not being used in this example. 28

28 Example - Setting up Data Migration Workbench Create Data Set Any new Data Set definition needs to be migrated from the source environment to the target environment using Application Designer. Here are the steps: Create a project in Application Designer and insert the Data Set Definition. Migrate the project from the source environment to the target environment. 29

29 Example - Setting up Data Migration Workbench Create Project Navigation: PeopleTools > Lifecycle Tools > Migrate Data > Data Migration Workbench Add a new project. 30

30 Example - Setting up Data Migration Workbench Create Project Add Data Set IHUB_DATA. After adding Data Set Name (new page automatically opens) 31

31 Example - Setting up Data Migration Workbench Create Project Add Data Set IHUB_DATA. After adding Data Set Name (new page automatically opens) Press the "Search" button. 32

32 Example - Setting up Data Migration Workbench Create Project Select the data to be migrated. Press "Insert Content" button. 33

33 Example - Using Data Migration Workbench Copy to File Once saved, you will return to the main project page. Press the "Copy to File" button. 35

34 Example - Using Data Migration Workbench Copy to File Ensure that the "Area Name" is set correctly. Press "Run". 36

35 Example - Using Data Migration Workbench Copy to File Ensure that the "Server Name" is set to the appropriate server where you have the area defined. In this case 'NT'. 37

36 Example - Using Data Migration Workbench Copy to File When you return from kicking off the process, you can press the "Refresh" icon or check Process Monitor manually. Notice that the "Project State" changes. 38

37 Example - Using Data Migration Workbench Copy to File Below is a screenshot of the data files within the designated area on our NT server. 39

38 Example - Setting up Data Migration Workbench Check Integrity Press the "Check Integrity" button to validate data integrity. 40

39 Example - Using Data Migration Workbench Check Integrity Notice the "Project State" after the process has run. Notice that there are 2 messages. Press the hyperlink ("2") under the "Message" label. 42

40 Example - Using Data Migration Workbench Check Integrity Press on the hyperlink below the "Messages" label to view the message. 43

41 Example - Using Data Migration Workbench Load Data Log into the target environment and navigate to Data Migration Workbench. Enter the project name (IHUB_DATA for this example). Press the "Load Project From File" hyperlink. 44

42 Example - Using Data Migration Workbench Load Data The "Load Project From File" page will appear. Select the project name and press the "Load" button. 45

43 Example - Using Data Migration Workbench Load Data The Data Migration Workbench project page will open. Notice the "Project State" status. 46

44 Example - Using Data Migration Workbench Load Data Compare the data to see changes. 47

45 Example - Using Data Migration Workbench Load Data After the compare has run, notice the "Project State" field. Press the "2" hyperlink under the "Differences" label to see the differences. 48

46 Example - Using Data Migration Workbench Load Data Press on the "Details" icon to see the differences. 49

47 Example - Using Data Migration Workbench Load Data Online view of the current data. Notice that "Archive Filepath" has a value of "test". 50

48 Example - Using Data Migration Workbench Copy Data It has been determined that we want to copy the data. Therefore, back on the Data Migration Workbench page, the "Submit for Copy" button is pressed. Here we select the Data Set name to be copied. The "Merge Target Configurations" and "Check Integrity After Copy" check boxes have also been checked. 51

49 Example - Using Data Migration Workbench Copy Data After the copy process has completed, the Data Migration Workbench page will show the "Project State" along with any messages. Press the "2" under the "Messages" label to see the messages 52

50 Example - Using Data Migration Workbench Copy Data After pressing the "2" under the "Messages" label, the same page appears with the messages. Press the "Details" icon to see the details. 53

51 Example - Using Data Migration Workbench Load Data Online view of the data after the migration. Notice that "Archive Filepath" now has no value. 54

52 Thank You! Please remember to fill out your evaluations. 55

53 Quest is the home for PeopleSoft and JD Edwards Users Visit the Quest International Users Group Booth #323 Let us show you how to leverage the Quest community to maximize your ERP investment Receive your personalized Quest Activation Plan & learn how to make the most of your membership Plus, find out more about our upcoming events PeopleSoft RECONNECT (July 19-21) and JD Edwards INFOCUS (August 8-10) 56

Mass Work Order Maintenance

Mass Work Order Maintenance Mass Work Order Maintenance Session ID: 105570 What Can It Do For You? Prepared by: Seth Chaikin Your presenter Seth Chaikin Director, Grant Thornton Overland Park, KS Executive summary Seth Chaikin is

More information

Streamline Business Processes with PeopleSoft Online Forms and Workflow

Streamline Business Processes with PeopleSoft Online Forms and Workflow Streamline Business Processes with PeopleSoft Online Forms and Workflow Session ID#:100680 Prepared by: Christopher Maldonado-Martinez BAS Consulting -Associate Grant Thornton @GrantThorntonUS Introduction

More information

Death, Taxes, and Internal Audit?

Death, Taxes, and Internal Audit? Death, Taxes, and Internal Audit? Session ID: 10653 How Big Data Discovery can Aid with SOX Compliance Prepared by: Jeff Silverman, @GrantThornton Presenters Jeff Silverman, Grant Thornton, LLP Jeff is

More information

PeopleSoft Compare Process

PeopleSoft Compare Process PeopleSoft Compare Process Agenda Describe Compare Process Run Compare and Report Viewing Compare Report Describing the Compare Process Source and Target Database PeopleSoft Application Designer enables

More information

JD Edwards EnterpriseOne Job Cost Overview

JD Edwards EnterpriseOne Job Cost Overview JD Edwards EnterpriseOne Job Cost Overview Session ID#: 101180 Prepared by Name: Title: Company: Craig Davied Director Grant Thornton LLP Welcome and Please: Silence Audible Devices Note Fire Exits Partake

More information

Oracle Data Integrators for Beginners. Presented by: Dip Jadawala Company: BizTech Session ID: 9950

Oracle Data Integrators for Beginners. Presented by: Dip Jadawala Company: BizTech Session ID: 9950 Oracle Data Integrators for Beginners Presented by: Dip Jadawala Company: BizTech Session ID: 9950 Please silence your cell phones Overview Introductions Architecture of ODI Topology Manager Designer Operator

More information

Oracle Data Integrator 12c: Integration and Administration

Oracle Data Integrator 12c: Integration and Administration Oracle University Contact Us: +33 15 7602 081 Oracle Data Integrator 12c: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive data integration

More information

PeopleSoft and Oracle Cloud Practical Solutions. Marc Weintraub Senior Director PeopleSoft October 2014

PeopleSoft and Oracle Cloud Practical Solutions. Marc Weintraub Senior Director PeopleSoft October 2014 PeopleSoft and Oracle Cloud Practical Solutions Marc Weintraub Senior Director PeopleSoft October 2014 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Oracle Event Usage Only Safe Harbor

More information

PeopleTools Tables: The Application Repository in the Database

PeopleTools Tables: The Application Repository in the Database PeopleTools Tables: The Application Repository in the Database by David Kurtz, Go-Faster Consultancy Ltd. Since their takeover of PeopleSoft, Oracle has announced project Fusion, an initiative for a new

More information

Running, Viewing, and Printing Reports Table of Contents

Running, Viewing, and Printing Reports Table of Contents Running, Viewing, and Printing Reports Table of Contents Running Reports... 1 Select and Run Report... 1 Process Scheduler Request... 2 Process Scheduler Run Date and Run Time... 3 Report Type and Format...

More information

Course Duration: 3.5 Days. CPE Hours Available: 32 CPE. Knowledge Level: Intermediate. Field of Study: Auditing. Prerequisites: None

Course Duration: 3.5 Days. CPE Hours Available: 32 CPE. Knowledge Level: Intermediate. Field of Study: Auditing. Prerequisites: None Auditing PeopleSoft To effectively manage risk in most organizations today, internal auditors and control specialists must have a thorough knowledge of PeopleSoft security and control features. During

More information

D83167 Oracle Data Integrator 12c: Integration and Administration

D83167 Oracle Data Integrator 12c: Integration and Administration D83167 Oracle Data Integrator 12c: Integration and Administration Learn To: Use Oracle Data Integrator to perform transformation of data among various platforms. Design ODI Mappings, Procedures, and Packages

More information

ORACLE FUSION MIDDLEWARE PROFILE

ORACLE FUSION MIDDLEWARE PROFILE ORACLE FUSION MIDDLEWARE PROFILE Corporate Addvantum, is a global service provider of Information Technology consulting and services, to customers in GCC region. Addvantum has technical delivery centers

More information

Oracle Fusion and PeopleSoft Human Capital Management: A Novice's Guide to Making the Right Choices

Oracle Fusion and PeopleSoft Human Capital Management: A Novice's Guide to Making the Right Choices Oracle Fusion and PeopleSoft Human Capital Management: A Novice's Guide to Making the Right Choices Jaynie Martin, Emtec, Inc. Session #106530 Tuesday, April 9 4:30-5:30 PM ABOUT We are a dedicated team

More information

Oracle Data Integrator 11g: Integration and Administration

Oracle Data Integrator 11g: Integration and Administration Oracle University Contact Us: Local: 1800 103 4775 Intl: +91 80 4108 4709 Oracle Data Integrator 11g: Integration and Administration Duration: 5 Days What you will learn Oracle Data Integrator is a comprehensive

More information

PeopleTools 8.51 PeopleBook: PeopleSoft Application Designer Lifecycle Management Guide

PeopleTools 8.51 PeopleBook: PeopleSoft Application Designer Lifecycle Management Guide PeopleTools 8.51 PeopleBook: PeopleSoft Application Designer Lifecycle Management Guide August 2010 PeopleTools 8.51 PeopleBook: PeopleSoft Application Designer Lifecycle Management Guide SKU pt8.51tlcm-b0810

More information

North Dakota University System

North Dakota University System Accounts Payable Bank Reconciliation (Automatic) Training Manual 3130 Kilgore Road, Suite 400 Rancho Cordova, CA 95670 916.669.3720 www.maximus.com BANK RECONCILIATION OVERVIEW...3 Step 1: Download Statements

More information

educ Office 365 email: Remove & create new Outlook profile

educ Office 365 email: Remove & create new Outlook profile Published: 29/01/2015 If you have previously used Outlook the with the SCC/SWO service then once you have been moved into Office 365 your Outlook will need to contact the SCC/SWO servers one last time

More information

R12 In Depth: Focus on Report Manager

R12 In Depth: Focus on Report Manager Delivering Oracle Success R12 In Depth: Focus on Report Manager Cindy Harpring RMOUG QEW August 19, 2011 About DBAK Oracle solution provider Co-founded in 2005 Based in Englewood, CO 2008 Emerging Business

More information

Course Agenda: Managing Active Directory with NetIQ Directory and Resource Administrator and NetIQ Exchange Administrator

Course Agenda: Managing Active Directory with NetIQ Directory and Resource Administrator and NetIQ Exchange Administrator Course Agenda: Managing Active Directory with NetIQ Directory and Resource Administrator and NetIQ Exchange Administrator Products Covered: Who Should Attend: NetIQ Directory And Resource Administrator

More information

Mohsin Saeed msaeed@jgeigerconsulting.com Jeff Geiger jgeiger@jgeigerconsulting.com

Mohsin Saeed msaeed@jgeigerconsulting.com Jeff Geiger jgeiger@jgeigerconsulting.com Workflow for EnterpriseOne Mohsin Saeed msaeed@jgeigerconsulting.com Jeff Geiger jgeiger@jgeigerconsulting.com Agenda What is workflow? Benefits of implementing workflow What does it do? Sample Process

More information

OGh Theme session: 10 Things you should know for a successful WebCenter implementation

OGh Theme session: 10 Things you should know for a successful WebCenter implementation OGh Theme session: 10 Things you should know for a successful WebCenter implementation Agenda 1. Introduction 2. WebCenter History 3. WebCenter Suite Present 4. Functional 5. Technical 6. Organizational

More information

A WHITE PAPER By Silwood Technology Limited

A WHITE PAPER By Silwood Technology Limited A WHITE PAPER By Silwood Technology Limited Using Safyr to facilitate metadata transparency and communication in major Enterprise Applications Executive Summary Enterprise systems packages such as SAP,

More information

Oracle Open World 2012. How Can Oracle Business Intelligence Publisher Serve Your Reporting Needs? Presented by: Todd Kummer SpearMC Consulting

Oracle Open World 2012. How Can Oracle Business Intelligence Publisher Serve Your Reporting Needs? Presented by: Todd Kummer SpearMC Consulting Oracle Open World 2012 How Can Oracle Business Intelligence Publisher Serve Your Reporting Needs? Presented by: Todd Kummer SpearMC Consulting Agenda Introductions SpearMC Solutions Overview Reporting

More information

Managing the Challenges of R12: Strategies for Upgrades and Ongoing Change Management

Managing the Challenges of R12: Strategies for Upgrades and Ongoing Change Management Managing the Challenges of R12: Strategies for Upgrades and Ongoing Change Management Alan Shook Senior Solution Architect Quest Software 2009 Quest Software, Inc. ALL RIGHTS RESERVED Agenda Why upgrade

More information

AT&T Global Network Client v6.8.0 and Passport IP Setup Instructions for Broadband VPN Access

AT&T Global Network Client v6.8.0 and Passport IP Setup Instructions for Broadband VPN Access AT&T Global Network Client v6.8.0 and Passport IP Setup Instructions for Broadband VPN Access October 19, 2006 1 Installing AT&T GNC 6.8.0 for Broadband VPN Access... 3 Getting Started... 3 License Agreement...

More information

IDC US UPCOMING EVENT CALENDAR

IDC US UPCOMING EVENT CALENDAR IDC US UPCOMING EVENT CALENDAR Software as a Service (SaaS) Summit Contact: Patty Caron, Program Director, pcaron@idc.com Lead Analysts: Michael Fauscette and Robert P. Mahowald September 17, 2008 San

More information

Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services

Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Course 6236A: Implementing and Maintaining Microsoft SQL Server 2008 Reporting Services Length: 3 Days Published: December 05, 2008 Language(s): English Audience(s): IT Professionals Level: 200 Technology:

More information

DIIMS Records Classifier Guide

DIIMS Records Classifier Guide DIIMS Records Classifier Guide Featuring Content Server 10 Second Edition, November 2012 Table of Contents Contents 1. DIIMS Overview... 3 1.1 An Overview of DIIMS within the GNWT... 3 1.1.1 Purpose of

More information

Taking EPM to new levels with Oracle Hyperion Data Relationship Management WHITEPAPER

Taking EPM to new levels with Oracle Hyperion Data Relationship Management WHITEPAPER Taking EPM to new levels with Oracle Hyperion Data Relationship Management WHITEPAPER This document contains Confidential, Proprietary, and Trade Secret Information ( Confidential Information ) of TopDown

More information

Overview and Frequently Asked Questions

Overview and Frequently Asked Questions Overview and Frequently Asked Questions OVERVIEW Oracle is pleased to announce that we have completed our acquisition of Siebel Systems and we are now operating as one. As the leader in customer relationship

More information

LT Auditor+ 2013. Windows Assessment SP1 Installation & Configuration Guide

LT Auditor+ 2013. Windows Assessment SP1 Installation & Configuration Guide LT Auditor+ 2013 Windows Assessment SP1 Installation & Configuration Guide Table of Contents CHAPTER 1- OVERVIEW... 3 CHAPTER 2 - INSTALL LT AUDITOR+ WINDOWS ASSESSMENT SP1 COMPONENTS... 4 System Requirements...

More information

14 Configuring and Setting Up Document Management

14 Configuring and Setting Up Document Management 14 Configuring and Setting Up Document Management In this chapter, we will cover the following topics: Creating a document type Allowing document types on locked records Creating a document data source

More information

UOFL SHAREPOINT ADMINISTRATORS GUIDE

UOFL SHAREPOINT ADMINISTRATORS GUIDE UOFL SHAREPOINT ADMINISTRATORS GUIDE WOW What Power! Learn how to administer a SharePoint site. [Type text] SharePoint Administrator Training Table of Contents Basics... 3 Definitions... 3 The Ribbon...

More information

Table of Contents. Real Magnet netforum Integration User s Guide

Table of Contents. Real Magnet netforum Integration User s Guide Table of Contents Introduction / Overview..2 Set Up and Configuration 2 Functionality...2 A. Ad-Hoc/One Time List Transfer from Avectra to Real Magnet.2 B. Scheduled List Transfers from Avectra to Real

More information

Document Management & Workflow

Document Management & Workflow New 2012 Guide! E-Records Institute SharePoint Governance: Leveraging MS SharePoint 2007/2010 for Document Management & Workflow Including Electronic Records Management, E- Discovery, Project Management

More information

This web-based report provides information for single funds centers. The report can be run for one funds center or multiple single funds centers.

This web-based report provides information for single funds centers. The report can be run for one funds center or multiple single funds centers. Budget Status Report This web-based report provides information for single funds centers. The report can be run for one funds center or multiple single funds centers. The report includes the following

More information

appmdmtm MASTER DATA MANAGEMENT

appmdmtm MASTER DATA MANAGEMENT appmdmtm MASTER DATA MANAGEMENT Chain-Sys Platform Multiple Domain Hubs ETL with No Programming MASTER DATA MANAGEMENT A Single Source System is designated as the System of Record for Master Data. appmdm

More information

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2

Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 Product Documentation Embarcadero DB Change Manager 6.0 and DB Change Manager XE2 User Guide Versions 6.0, XE2 Last Revised April 15, 2011 2011 Embarcadero Technologies, Inc. Embarcadero, the Embarcadero

More information

FDQM Financial Data Quality Management Fundamentals - Tips & Tricks Gary Womack, May 8th, 2013

FDQM Financial Data Quality Management Fundamentals - Tips & Tricks Gary Womack, May 8th, 2013 FDQM Financial Data Quality Management Fundamentals - Tips & Tricks Gary Womack, May 8th, 2013 Agenda Welcome and Introductions Understanding FDQM Using Extended Analytics to sync Essbase/Other Systems

More information

ImageNow Report Library Catalog

ImageNow Report Library Catalog ImageNow Report Library Catalog Business Insight Version: 6.6.x Written by: Product Documentation, R&D Date: February 2012 ImageNow and CaptureNow are registered trademarks of Perceptive Software, Inc.

More information

PI Cloud Connect Overview

PI Cloud Connect Overview PI Cloud Connect Overview Version 1.0.8 Content Product Overview... 3 Sharing data with other corporations... 3 Sharing data within your company... 4 Architecture Overview... 5 PI Cloud Connect and PI

More information

ORACLE FUSION ACCOUNTING HUB

ORACLE FUSION ACCOUNTING HUB ORACLE FUSION ACCOUNTING HUB THE NEW STANDARD FOR FINANCIAL REPORTING AND INTEGRATION KEY FEATURES Reporting platform with embedded Essbase Centralized reporting center to deliver and access reports Proactive

More information

SharePoint 2013 Permissions Guide

SharePoint 2013 Permissions Guide SharePoint 2013 Permissions Guide Author: Brett Lonsdale Company: Lightning Tools Date: 7 th July 2015 Twitter: www.twitter.com/lightningtools Facebook: www.facebook.com/lightningtools Web: www.lightningtools.com

More information

Magento Extension Point of Sales User Manual Version 1.0

Magento Extension Point of Sales User Manual Version 1.0 Magento Extension Point of Sales Version 1.0 1. Overview... 2 2. Integration... 2 3. General Settings... 3 3.1 Point of sales Settings... 3 3.2 Magento Client Computer Settings... 3 4. POS settings...

More information

How To Help Your Business Succeed

How To Help Your Business Succeed Rapidly Growing Mid-Stream Energy Refinery and Transportation firm Monitors Master Data for Controls FulcrumWay Leading Provider of Enterprise Risk Assessment Mitigation and Remediation Solutions Enterprise

More information

Jeremy Kashel Tim Kent Martyn Bullerwell. Chapter No.2 "Master Data Services Overview"

Jeremy Kashel Tim Kent Martyn Bullerwell. Chapter No.2 Master Data Services Overview Jeremy Kashel Tim Kent Martyn Bullerwell Chapter No.2 "Master Data Services Overview" Master Data Services Overview In this chapter, we will provide an overview of SQL Server 2008 R2 Master Data Services

More information

ITIL Foundation. Learn about process improvements, benefits, and challenges of ITIL, and get your ITIL Foundation certification.

ITIL Foundation. Learn about process improvements, benefits, and challenges of ITIL, and get your ITIL Foundation certification. ITIL Foundation Learn about process improvements, benefits, and challenges of ITIL, and get your ITIL Foundation certification. In this exciting and dynamic course, you will get an introduction to the

More information

PeopleSoft Enterprise Directory Interface

PeopleSoft Enterprise Directory Interface PeopleSoft Enterprise Directory Interface Today s self-service applications deliver information and functionality to large groups of users over the internet. Organizations use these applications as a cost-effective

More information

ENTERPRISE CONTENT MANAGEMENT. Which one is best for your organisation?

ENTERPRISE CONTENT MANAGEMENT. Which one is best for your organisation? ENTERPRISE CONTENT MANAGEMENT Which one is best for your organisation? INFORMATION MANAGEMENT Information management environments are comprised of legacy information resident in line of business applications,

More information

Table of Contents. Chapter 1 70-297 Case Study 1... 1. Chapter 2 70-297 Case Study 2... 9. Chapter 3 70-297 Case Study 3... 17

Table of Contents. Chapter 1 70-297 Case Study 1... 1. Chapter 2 70-297 Case Study 2... 9. Chapter 3 70-297 Case Study 3... 17 Table of Contents Chapter 1 70-297 Case Study 1... 1 Answer Key 135 Explanations 152 Chapter 2 70-297 Case Study 2... 9 Answer Key 136 Explanations 159 Chapter 3 70-297 Case Study 3... 17 Answer Key 137

More information

Take Advantage of the New Mobile Apps to Transform Your Procurement Functions

Take Advantage of the New Mobile Apps to Transform Your Procurement Functions Take Advantage of the New Mobile Apps to Transform Your Procurement Functions 10/29/2015 Craig Davied JD Edwards Director Overland Park, KS Find your silver lining GRANTTHORNTON.COM/SILVERLINING About

More information

Hitachi Storage Command Suite Logical Groups and LDEV Labels

Hitachi Storage Command Suite Logical Groups and LDEV Labels Hitachi Storage Command Suite Logical Groups and LDEV Labels September 10, 2008 John Harker Senior Product Marketing Manager Malcolm Muir Senior Competitive Analyst Hitachi Data Systems WebTech Series

More information

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led

Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Advanced Solutions of Microsoft SharePoint Server 2013 Course 20332A; 5 Days,

More information

Global Industrial Manufacturer

Global Industrial Manufacturer Global Industrial Manufacturer Implements Control Self Assessment Solution Overview FulcrumWay Leading Provider of Enterprise Risk Assessment Mitigation and Remediation Solutions Enterprise Risk Management

More information

Leading investor communications firm serving brokerdealers, and investment banks protects sensitive data

Leading investor communications firm serving brokerdealers, and investment banks protects sensitive data Leading investor communications firm serving brokerdealers, and investment banks protects sensitive data FulcrumWay Leading Provider of Enterprise Risk Assessment Mitigation and Remediation Solutions Enterprise

More information

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure

SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure SP-2002-10231 - Designing a Microsoft SharePoint 2010 Infrastructure Duration: 5 days Course Price: $2,975 Software Assurance Eligible Course Description Course Overview This 5 day ILT training course

More information

PeopleSoft HCM 9.2. Interaction Hub. by Information. Copyright 2013, Oracle and/or its affiliates. All rights reserved.

PeopleSoft HCM 9.2. Interaction Hub. by Information. Copyright 2013, Oracle and/or its affiliates. All rights reserved. PeopleSoft HCM 9.2 Key Concepts Intuitive Usability Redefining How Work Gets Done Efficient Workcenters and Dashboards Continuing Web 2.0 User Experience Strengthened Self Service Experience Next Generation

More information

Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4

Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4 Dwebs IIS Log Archiver Installation and Configuration Guide for Helm 4 Dwebs Ltd http://www.dwebs.ltd.uk January 2009 Doc: Helm 4.1.0.0 Mod Ver: 1.0.0.0 The names of actual companies and products mentioned

More information

Customer admin guide. UC Management Centre

Customer admin guide. UC Management Centre Customer admin guide UC Management Centre June 2013 Contents 1. Introduction 1.1 Logging into the UC Management Centre 1.2 Language Options 1.3 Navigating Around the UC Management Centre 4 4 5 5 2. Customers

More information

PeopleTools I & II v8.53. Training Guide

PeopleTools I & II v8.53. Training Guide PeopleTools I & II v8.53 Training Guide Introductions Course Instructor John Beretz Professional PeopleTools Consultant - 10 Years HCM, FSCM, Staffing Enhancements Upgrades Occasional Instructor Formerly

More information

Phi Kappa Sigma International Fraternity EMAIL LIST MANAGEMENT TOOL

Phi Kappa Sigma International Fraternity EMAIL LIST MANAGEMENT TOOL Phi Kappa Sigma International Fraternity EMAIL LIST MANAGEMENT TOOL Phi Kappa Sigma International Fraternity Email List Management Tool 1 TABLE OF CONTENTS INTRODUCTION... 3 SUGGESTED USES... 3 LOG IN

More information

Windows Server Update Services 3.0 SP2 Step By Step Guide

Windows Server Update Services 3.0 SP2 Step By Step Guide Windows Server Update Services 3.0 SP2 Step By Step Guide Microsoft Corporation Author: Anita Taylor Editor: Theresa Haynie Abstract This guide provides detailed instructions for installing Windows Server

More information

Oracle Business Intelligence Applications

Oracle Business Intelligence Applications Oracle Business Intelligence Applications Security Guide 11g Release 1 (11.1.1.8.1) E51484-01 March 2014 Explains security considerations for Oracle BI Applications. Oracle Business Intelligence Applications

More information

Server & Workstation Installation of Client Profiles for Windows (WAN Edition)

Server & Workstation Installation of Client Profiles for Windows (WAN Edition) C ase Manag e m e n t by C l i e n t P rofiles Server & Workstation Installation of Client Profiles for Windows (WAN Edition) T E C H N O L O G Y F O R T H E B U S I N E S S O F L A W Important Note on

More information

CRM ERP Integration Fact or Fiction. August 23, 2001 Presented by Jeff Carr Ultra Corporation

CRM ERP Integration Fact or Fiction. August 23, 2001 Presented by Jeff Carr Ultra Corporation CRM ERP Integration Fact or Fiction August 23, 2001 Presented by Jeff Carr Ultra Corporation Agenda CRM-ERP Integration: Fact or Fiction? History of CRM/ERP Integration CRM/ERP Definition CRM-ERP Integration

More information

Using EMC Documentum with Adobe LiveCycle ES

Using EMC Documentum with Adobe LiveCycle ES Technical Guide Using EMC Documentum with Adobe LiveCycle ES Table of contents 1 Deployment 3 Managing LiveCycle ES development assets in Documentum 5 Developing LiveCycle applications with contents in

More information

Phire Architect Hardware and Software Requirements

Phire Architect Hardware and Software Requirements Phire Architect Hardware and Software Requirements Copyright 2014, Phire. All rights reserved. The Programs (which include both the software and documentation) contain proprietary information; they are

More information

Oracle Premier Support It s all about Customer Value

Oracle Premier Support It s all about Customer Value To hear the audio portion of the meeting you must dial in to: 1-866-682-4770 (US and Canada) 408-774-4073 (Int l Toll) The conference code is 0413225, and the passcode is 909090.

More information

Outlook Data File navigate to the PST file that you want to open, select it and choose OK. The file will now appear as a folder in Outlook.

Outlook Data File navigate to the PST file that you want to open, select it and choose OK. The file will now appear as a folder in Outlook. Migrate Archived Outlook Items Outlook includes archiving functionality that is used to free up space on the mail server by moving older items from the mail server to PST files stored on your computer

More information

Oracle Business Intelligence Server Administration Guide. Version 10.1.3.2 December 2006

Oracle Business Intelligence Server Administration Guide. Version 10.1.3.2 December 2006 Oracle Business Intelligence Server Administration Guide Version 10.1.3.2 December 2006 Part Number: B31770-01 Copyright 2006, Oracle. All rights reserved. The Programs (which include both the software

More information

Enterprise Content Management Suite 11g

Enterprise Content Management Suite 11g Introducing Oracle Enterprise Content Management Suite 11g Roberto Nogueras g Senior Principal Instructor Oracle Ibérica Agenda Enterprise Content t Management (ECM)

More information

Better Buildings Residential Network Workforce/Business Partners Peer Exchange Call: Energy Advising Services in the Post-ARRA World

Better Buildings Residential Network Workforce/Business Partners Peer Exchange Call: Energy Advising Services in the Post-ARRA World Better Buildings Residential Network Workforce/Business Partners Peer Exchange Call: Energy Advising Services in the Post-ARRA World Call Slides and Summary June 27, 2013 1 Agenda Call Logistics and Introductions

More information

Pega as a Service. Kim Singletary, Dir. Product Marketing Cloud Matt Yanchyshyn, Sr. Mgr., AWS Solutions Architect

Pega as a Service. Kim Singletary, Dir. Product Marketing Cloud Matt Yanchyshyn, Sr. Mgr., AWS Solutions Architect 1 Pega as a Service Kim Singletary, Dir. Product Marketing Cloud Matt Yanchyshyn, Sr. Mgr., AWS Solutions Architect This information is not a commitment, promise or legal obligation to deliver any material,

More information

The Road to Technical Monitoring with SAP Solution Manager

The Road to Technical Monitoring with SAP Solution Manager The Road to Technical Monitoring with SAP Solution Manager Heiko Zuerker ALM230 Copyright 2012 Rockwell Automation, Inc. All rights reserved. Agenda Rockwell Automation s SAP and Solution Manager Landscape

More information

You must have at least Editor access to your own mail database to run archiving.

You must have at least Editor access to your own mail database to run archiving. Archiving An archive is a copy of a database you can create to store information no longer in use. Like a replica, an archive contains all documents and design elements in the original database, but unlike

More information

Managed Application Services

Managed Application Services Managed Application Services 2 Agenda NaviSite Customer Value The Service Offering Operations Services Professional Services Questions 3 Value Statements Drive Down Total Cost of Ownership Cost Savings

More information

Migrating helpdesk to a new server

Migrating helpdesk to a new server Migrating helpdesk to a new server Table of Contents 1. Helpdesk Migration... 2 Configure Virtual Web on IIS 6 Windows 2003 Server:... 2 Role Services required on IIS 7 Windows 2008 / 2012 Server:... 2

More information

Oracle Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite 3.1 - Implementation Guide

Oracle Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite 3.1 - Implementation Guide Oracle Project Portfolio Management Integration Pack for Primavera P6 and Oracle E-Business Suite 3.1 - Implementation Guide Release 3.1 Part No. E20507-02 June 2011 Oracle Project Portfolio Management

More information

CA Repository for z/os r7.2

CA Repository for z/os r7.2 PRODUCT SHEET CA Repository for z/os CA Repository for z/os r7.2 CA Repository for z/os is a powerful metadata management tool that helps organizations to identify, understand, manage and leverage enterprise-wide

More information

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE

ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE ThirtySix Software WRITE ONCE. APPROVE ONCE. USE EVERYWHERE. www.thirtysix.net SMARTDOCS 2014.1 SHAREPOINT CONFIGURATION GUIDE THIRTYSIX SOFTWARE UPDATED MAY 2014 Table of Contents Table of Contents...

More information

CMTRAC. Application Overview APPLICATION DATASHEET

CMTRAC. Application Overview APPLICATION DATASHEET Application Overview CMTRAC APPLICATION DATASHEET CMtrac is an innovative web-based tool for controlling and tracking change processes. This tool provides businesses with a simple mechanism to define and

More information

Junio 2015. SSL WebLogic Oracle. Guía de Instalación. Junio, 2015. SSL WebLogic Oracle Guía de Instalación CONFIDENCIAL Página 1 de 19

Junio 2015. SSL WebLogic Oracle. Guía de Instalación. Junio, 2015. SSL WebLogic Oracle Guía de Instalación CONFIDENCIAL Página 1 de 19 SSL WebLogic Oracle Guía de Instalación Junio, 2015 Página 1 de 19 Setting Up SSL on Oracle WebLogic Server This section describes how to configure SSL on Oracle WebLogic Server for PeopleTools 8.50. 1.

More information

Oracle Data Integrator: Administration and Development

Oracle Data Integrator: Administration and Development Oracle Data Integrator: Administration and Development What you will learn: In this course you will get an overview of the Active Integration Platform Architecture, and a complete-walk through of the steps

More information

Version 6.5 Users Guide

Version 6.5 Users Guide Version 6.5 Users Guide INTRODUCTION 9 HOW TO USE THIS GUIDE 9 INSTALLATION PROCEEDURE 10 SYSTEM OVERVIEW 12 SYSTEM CONCEPTS AND TERMINOLOGY 12 Requests 12 Problems 13 Changes 13 System Access and Menu

More information

UltraSite32 Network Installation Guidelines

UltraSite32 Network Installation Guidelines technical bulletin UltraSite32 Network Installation Guidelines This technical bulletin provides instructions to support users who wish to install UltraSite32 on a LAN or WAN, with multiple client machines

More information

ADP Workforce Now Workflow. Automatic Data Processing, Inc. ES Canada

ADP Workforce Now Workflow. Automatic Data Processing, Inc. ES Canada ADP Workforce Now Workflow Automatic Data Processing, Inc. ES Canada ADP s Trademarks The ADP Logo, ADP, ADP Workforce Now and IN THE BUSINESS OF YOUR SUCCESS are registered trademarks of ADP, LLC. Third-Party

More information

Auditing UML Models. This booklet explains the Auditing feature of Enterprise Architect. Copyright 1998-2010 Sparx Systems Pty Ltd

Auditing UML Models. This booklet explains the Auditing feature of Enterprise Architect. Copyright 1998-2010 Sparx Systems Pty Ltd Auditing UML Models Enterprise Architect is an intuitive, flexible and powerful UML analysis and design tool for building robust and maintainable software. This booklet explains the Auditing feature of

More information

JAMS 6.X Client Features 3. Working with Jobs 4-5. Submitting Jobs Manually 6-7. Working with Setups 8-9. Working with Views 10-14

JAMS 6.X Client Features 3. Working with Jobs 4-5. Submitting Jobs Manually 6-7. Working with Setups 8-9. Working with Views 10-14 Table of Contents JAMS 6.X Client Features 3 Working with Jobs 4-5 Submitting Jobs Manually 6-7 Working with Setups 8-9 Working with Views 10-14 Working with Folders 15-16 Viewing Job History 17-18 Working

More information

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect

Oracle Data Integrator 11g New Features & OBIEE Integration. Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Oracle Data Integrator 11g New Features & OBIEE Integration Presented by: Arun K. Chaturvedi Business Intelligence Consultant/Architect Agenda 01. Overview & The Architecture 02. New Features Productivity,

More information

Document From MAXIMUM BUSINESS INFORMATION TECHNOLOGY ON A. OwnCloud User Manual. TO I Cafe`

Document From MAXIMUM BUSINESS INFORMATION TECHNOLOGY ON A. OwnCloud User Manual. TO I Cafe` Document From MAXIMUM BUSINESS INFORMATION TECHNOLOGY ON A OwnCloud User Manual TO I Cafe` DATED 20 Sep 2014 User Manual Guid For Owncloud I. Accessing the owncloud Web Interface To access the owncloud

More information

Dream Report Version 4.5

Dream Report Version 4.5 Dream Report Version 4.5 Project Upgrade Procedure 1 P a g e Contents Introduction... 3 Upgrade Steps... 3 1. Backup of the Existing Project... 3 2. Installation of Dream Report Version 4.5... 3 3. Loading

More information

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide

Coveo Platform 7.0. Microsoft Dynamics CRM Connector Guide Coveo Platform 7.0 Microsoft Dynamics CRM Connector Guide Notice The content in this document represents the current view of Coveo as of the date of publication. Because Coveo continually responds to changing

More information

Sticky Session Setup and Troubleshooting

Sticky Session Setup and Troubleshooting 1 Sticky Session Setup and Troubleshooting Day, Date, 2004 time p.m. ET Teleconference Access: US & Canada: 888-259-4812 Teleconference Access: North America: xxxx Toll Number: 706-679-4880 International:

More information

Managing Data in Test Automation Frameworks. Vladimir Belorusets, PhD Xerox Corp

Managing Data in Test Automation Frameworks. Vladimir Belorusets, PhD Xerox Corp Managing Data in Test Automation Frameworks Vladimir Belorusets, PhD Xerox Corp About Author Dr. Vladimir Belorusets is an SQA Manager at Xerox Corp, Palo Alto, CA responsible for quality of enterprise

More information

Schedule analytics tool

Schedule analytics tool Schedule analytics tool As capital project spend increases and aggressive deadlines are built into project schedules, the reliance on accurate, transparent and meaningful schedule practices is growing.

More information

Outlook E-Mail. Step 1: Open and Configure Outlook

Outlook E-Mail. Step 1: Open and Configure Outlook Outlook E-Mail Step 1: Open and Configure Outlook 1. Click the Microsoft Button in the lower left task bar 2. Select All Programs 3. Select Microsoft Office 4. Select Microsoft Outlook 5. Follow the Start

More information

60 TB of Savings in 4 Days: EMC IT s Informatica Data Archive Proof of Concept

60 TB of Savings in 4 Days: EMC IT s Informatica Data Archive Proof of Concept 60 TB of Savings in 4 Days: EMC IT s Informatica Data Archive Proof of Concept Applied Technology Abstract This white paper illustrates the ability to reduce the data growth challenge seen with EMC s Oracle

More information

Preparing for the Golden Years. {A MaxPoint Interest Index}

Preparing for the Golden Years. {A MaxPoint Interest Index} Preparing for the Golden Years {A MaxPoint Interest Index} Americans have retirement on their minds. A recent report from the Pew Research Center claims that for survey respondents between 36 and 40, 53%

More information

Crystal Reports Installation Guide

Crystal Reports Installation Guide Crystal Reports Installation Guide Version XI Infor Global Solutions, Inc. Copyright 2006 Infor IP Holdings C.V. and/or its affiliates or licensors. All rights reserved. The Infor word and design marks

More information