How to Manage the Conversion Legacy Data to Oracle Financials 1

Size: px
Start display at page:

Download "How to Manage the Conversion Legacy Data to Oracle Financials 1"

Transcription

1 How to Manage the Conversion Legacy Data to Oracle Financials 1 Converting data from a legacy system to Oracle Financials consists of more the Extraction-Translation-Loading of data. While it is true that a developer can begin coding and quickly produce results, there may be significant problems in the data and the storage of that data that are noticed only after mega-rows of data have been converted. To avoid the surprises involved with converting data for go-live, it is wise to consider other factors than just the program itself. One of the most difficult hurdles in preparing the conversion is the involvement of the stakeholders. It is essential to start with, and to have an agreement for, the Statement of Work to be performed. So let s start by looking at the contents of the SOW. 1 Bill Pry (Priority Data Delivery, Inc.) 12/22/2003 1

2 Statement of Work The work to be done on the contract must be stated to include Overall Scope Business Arrangements Environment Roles and Responsibilities Infrastructure Deliverables Project Plan Data Issues Technical Issues The Conversion The SOW will require 2-3 weeks to prepare, and must be accepted by the Customer before work begins. It would be anticipated that the customer would pay for this preparation, with the acceptance of the plan as the deliverable. The proposal must be accepted prior to continuing the work. The overall scope is a list of the subject areas to be considered, for example: AR Customers Open invoices PO Vendors Vendor Sites Hierarchy HR Employees INV Items Inventory BOM Bills and Components FA Assets and Books AP Open Payables General Ledger Accounts Detail Balances Summary Balances CRM Installed Base Warranty Service Requests 2

3 It will be very easy to underestimate the amount of work to be done. Subject matter experts in each area should be consulted. If subject area conversion experts are not available, don t make the mistake of estimating the time necessary before acquiring the conversion documentation for the specific subject area. Add 3 days to the preparation of the SOW for each subject area after reviewing the documentation in those cases where a subject area expert is not available. 3

4 Business Arrangements An understanding of business arrangements, to anticipate Scope Creep is necessary. There are many issues that will only be found when the data is examined in detail. For that reason, provide in advance for: Provision for unexpected requirements Provision for support after Go Live Hidden requirements such as the need to set up flexfield key values, category values, and category sets must be determined and assigned to the customer. The method of loading these values must be decided (Oracle Forms entry by staff, by Excel VBA macros, or by specialized programming to load the tables directly.) 4

5 Environment It is best that the conversion team be located near the customer contact staff so that questions may be addressed quickly. Other issues include: Facilities required for conversion team (terminals, communications ports, dial-in facility, telephones, long distance facility, fax, analog phone lines, power outlets) Work area and facilities required for conversion team Network support DBA support 5

6 Roles and Responsibilities The conversion will not succeed without heavy involvement from the customer. There will be a tendency for the customer staff to throw the data over the wall rather than to take co-ownership of the conversion process. Consider the following areas: Customer infrastructure involvement (Roles such as subject area expert, legacy system, internal systems liaison, customer system dba and coordinator) Application setup support for each subject area Conversion results user testing Executive champion 6

7 Infrastructure It is necessary that an instance be available for trial loading of data so that the instance can be restored without impact to other users such as development and training. There also needs to be an adequate user and technical library. It is essential that the customer purchase the Oracle Financial Technical Library and Oracle Metalink support. The conversion will fail without it. Requirements for production instance, data instance, test instance Standards for error reporting for data Oracle documentation requirements (Technical manuals, User manuals) Conversion work impact to other development and system availability Code repository such as PVCS Standards (like the Oracle Development standards) Formalized code reviews: preliminary (flowchart), intermediate, and final 7

8 Deliverables Deliverables include the milestones defined for each subject area, and other documentation: Reporting requirements (weekly status, etc.) Documentation requirements Definition of subset of data for proof of concept testing. Definition of subset of data for user training. Customer acceptance criteria for data Conversion completion criteria and measurement 8

9 Project Plan The conversion project plan should be documented with MS Project. The following data is required: Timing estimates for data collection, modification, loading Estimates include 1. Data source discovery 2. Data mapping 3. Script development 4. Unit testing 5. Acceptance of data subset 6. Test full load 7. Acceptance of data load 8. Data audit Hours of operation Staffing requirements (skill sets, etc.) Project Plan (MS Project) Staffing requirements including rollon, rolloff schedule Personnel Schedules (days, hours) There is an inherent order for conversions, so that each subject area builds on the one before it. GL must be first. Naturally BOM requires Item definition. PO Hierarchy requires employees. Be sure to consider that order when creating the project plan. The appendix gives a list of questions that prompt for completeness of the processes for each subject area. These questions should be placed in a spreadsheet with columns for each subject area to specify the status and comments about each question. This is an excellent tool for review during weekly status meetings. Each subject area should provide specific plans for failure recovery. A sample spreadsheet is given in the appendix. 9

10 Data Issues The customer must be dedicated to the task of identifying data, reducing redundant data, correcting data and creating data. This one issue is 80% of the work. Again: the work to interface good data will take 20% of the time; 80% of the effort is involved with cleansing the data. Source for data Data mapping, legacy to Oracle Volume of data in each subject area Estimates for storage of data in staging area and in Oracle Financials tables Subject area specifics (How many kinds of price lists, how are organization items to be populated, etc.). Write a short description of each area. A sample form is given in the appendix. Data validation procedures The source for data and customer expert for that data must be stated. The data fields required for each import may be stated after the SOW is approved, but the date for data availability must appear on the Project Plan. 10

11 Technical Issues The customer may have a preference for tools used for data transformation, translation, and loading. Specification of data mapping, data cleansing, data verification tools Technical considerations (Tools to be used for data manipulation) Data loading procedures (Special sql processing to load import tables, Data entered via Oracle Forms, Data entered via Excel VBA) The conversion programs should include the following details: Metrics Number of records available Number of records converted Display periodic statistic of number of records/unit time in log Display periodic estimate of time remaining Logging Write to /usr/tmp and to utl_file.put_line(utl_file.log, xxx ) Provide internal procedure to write to log Log transactions to table for type, identifier, message, timestamp Provide external procedure for transaction log Include program name so that multiple programs may use the same log table Input Stage input data to a staging table Provide column for processed Y/N and for timestamp Processing Provide for periodic commit Examine explain to determine where indexes are needed, especially in large input files Provide defaults for missing relationships such as customer, item or contact 11

12 The Conversion The appendix gives a sample spreadsheet for the dependencies in the conversion. This is the detailed plan for the conversion execution roadmap. If this spreadsheet is placed in a common area, all who are involved with the conversion can track the progress of the conversion. By using this tool from the first trial conversion until the final production conversions, all the kinks can be ironed out and the final conversion will progress as planned. 12

13 Appendix Oracle Financials Overview Template Information Request Form Weekly Status Report Form Tasks to be Complete for Each Subject Area Failure Recovery Execution Sequence Error Explanation Spreadsheet 13

14 Oracle Financials Conversion Interface Table Definition Work Table Definition Data Source Work Table Load Tool Interface Table Load Tool Interface Table Load Status Oracle Financial Table Load Status client Functional Contact Client Technical Contact Functional Contact GL Considerations Timing Considerations Conversion Steps Comments: 14

15 Request for Information Requested by: Date requested: Date received: Request given to: Date required: Date provided: Conversion Project: (check applicable areas) A/R Cust A/R Open Inv A/P Open INV Master BOM O/E Price O/E Open GL Accts GL Bal Assets Fixed HR Empl Information requested: 15

16 Conversion Project Weekly Status Report MM/DD/YY Planning Who Topic Note Hours Research Who Topic Note Hours Documentation Who Topic Note Hours Overhead Who Topic Note Hours Accomplishments Accomplishment Plans Plan 16

17 Tasks for each subject area Have you completed the program flowchart? Intermediate code review template completed? Final code reviewed completed? Final code review template completed? Any open or new design issues? Any change requests? Is your staging load code ready? Is your staging load code reviewed? Tested the staging load scripts? Have you written failure recovery procedure steps for the staging load? Have you completed writing your staging load count scripts? Have you tested your staging load script? What privileges do you need on APPS? Which schema would you use to run the validation scripts? What privileges would you need on APPS? Have you identified the indexes on the staging tables? Have you created the index creation scripts? Have you ensured nologging and the correct tablespace in the creation of the indexes? Have you estimated the staging table index creation timings? Can you ensure that you're using synonyms to the source tables in the staging load scripts? Have you written 11i validation scripts (count match etc.)? Has your 11i validation script been reviewed? Have you executed 11i validation scripts? Do you need to disable any base 11i indexes (only non unique) for your inserts? What is the max volume you've tested for the staging load? Do you have expected execution timings for the staging load? Do you have the total tablespace sizing information defined (for data and index)? What is your performance test plan? What is the largest volume test you've performed? Have you registered your concurrent programs? Have you completed concurrent request groups? What are your risks in terms of code quality? What are your risks for the execution? What is the level of your confidence in your unit tested code? What other scenarios do you need? What is your plan for processing for error records? Do you see a need for backup during your migration? Can your migration handle backup (or any other downtime) during migration? Is your staging load code ready? Generate trace file for your staging load. Generate trace file for your 11i load. Review / Validation of the trace file. Code changes completed based on trace review? Validated the performance tuned code execution timings? Place your validation scripts in PVCS, update PVCS document Have you reviewed your code for Snapshot too old error (ORA-1555) 17

18 Failure recovery spreadsheet example ID Conversion Step Expected # of Threads Recovery Steps Maximum Expected Recovery Time 1 Create stage table 1 Rerun script 1 min 2 Create stage table 1 Rerun script 1 min id index 3 Load stage table 1 Rerun concurrent program; duplicate keys will be ignored; total stage time est is 24 hours. However, because the time is determined by the size of the join that occurs after the cursor starts, the total time for a complete run is 24 hours 24 hours 18

19 Execution sequence spreadsheet % Com plete Complet ion Date Owner Step ID Exec Seque nce Prerequisite (Col E Step ID) Conversion Item Migration Step Method 1 1 Setup 3 1 Setup Create database links; verify db links in APPS Create User ID lookups package 85 6 Setup - SA Pull SA ids into temp SQL*Plus Setup - IB Pull IB ids into temp SQL*Plus 10 1 HR Staging HR Count matching HR Staging / 11i index creation HR HR 11i Load ,3 CCO Staging CCO Count matching CCO Staging / 11i index creation Toad CCO 11i Load (Non Employee) Conc program ,70 CCO 11i Load (Employee) Request jtf roles for IB JTF setup display for specific users Conc program TZ Staging SQL*Plus TZ Count matching SQL*Plus 19

20 Error explanation spreadsheet ID Business Entity Example Business Key Error Summary active end date 6/28/2003, 8/18/2003, 8/41/2003 Contracts bill_to_address_id , (28 occurrences) Contracts instance_id , , missing value in csi_ip_accounts Contracts instance_id 14061, 33907, status 10002,10005,10007, 20

How to Use Oracle Account Generator for Project-Related Transactions

How to Use Oracle Account Generator for Project-Related Transactions How to Use Oracle Account Generator for Project-Related Transactions Marian Crkon 3Gs Consulting OAUG Forum at COLLABORATE 07 Copyright 2007 3Gs Consulting Page 1 of 40 Introduction Account Generators

More information

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs MS-40074: Microsoft SQL Server 2014 for Oracle DBAs Description This four-day instructor-led course provides students with the knowledge and skills to capitalize on their skills and experience as an Oracle

More information

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led Course Description This four-day instructor-led course provides students with the knowledge and skills to capitalize on their skills

More information

New, changed, or deprecated features

New, changed, or deprecated features Microsoft Dynamics AX 7 New, changed, or deprecated s This document provides a summary of new and changed s that have been implemented in Microsoft Dynamics 'AX 7'. It also includes deprecated notices

More information

Experience and Skills inventory of George R. Lewycky. http://georgenet.net/resume. Oracle and ebusiness Suite and related products

Experience and Skills inventory of George R. Lewycky. http://georgenet.net/resume. Oracle and ebusiness Suite and related products Experience and Skills inventory of George R. Lewycky 1 http://georgenet.net/resume Oracle and ebusiness Suite and related products ERP Applications / ebusiness Suite (EBS) ORACLE Applications Release 11i

More information

IBM Sterling Control Center

IBM Sterling Control Center IBM Sterling Control Center System Administration Guide Version 5.3 This edition applies to the 5.3 Version of IBM Sterling Control Center and to all subsequent releases and modifications until otherwise

More information

Migrate Topaz databases from One Server to Another

Migrate Topaz databases from One Server to Another Title Migrate Topaz databases from One Server to Another Author: Olivier Lauret Date: November 2004 Modified: Category: Topaz/BAC Version: Topaz 4.5.2, BAC 5.0 and BAC 5.1 Migrate Topaz databases from

More information

Welcome to the financial reports topic. 5-1-1

Welcome to the financial reports topic. 5-1-1 Welcome to the financial reports topic. 5-1-1 We will explore the effect of standard processes in SAP Business One on Financial Reports: such as the Balance Sheet, the Trial Balance, and the Profit and

More information

Oracle Database 12c: Admin, Install and Upgrade Accelerated

Oracle Database 12c: Admin, Install and Upgrade Accelerated Oracle University Contact Us: + 38516306373 Oracle Database 12c: Admin, Install and Upgrade Accelerated Duration: 5 Days What you will learn This Oracle Database 12c: Admin, Install and Upgrade Accelerated

More information

Repairing Your Accounting System

Repairing Your Accounting System Repairing Your Accounting System Who is this paper for? This paper is for companies that have been using DBA Next-Generation for some time, but have struggled up to now with getting the accounting system

More information

U.B. Database on Demand Getting Started Guide

U.B. Database on Demand Getting Started Guide U.B. Database on Demand Getting Started Guide Enterprise Infrastructure Services Stephen G. Comings Manager, Systems Software Document version 1.2 Updated 09/01/2015 Contents Requesting Access... 3 Connecting

More information

ORACLE APPLICATIONS TECHNICAL CONSULTANT RESUME

ORACLE APPLICATIONS TECHNICAL CONSULTANT RESUME 1 of 7 1/27/2015 1:06 PM ORACLE APPLICATIONS TECHNICAL CONSULTANT RESUME Oracle Resumes Please note that this is a not a Job Board - We are an I.T Staffing Company and we provide candidates on a Contract

More information

Microsoft Dynamics GP. Professional Services Tools Library Release 10.0 Feature Pack 1

Microsoft Dynamics GP. Professional Services Tools Library Release 10.0 Feature Pack 1 Microsoft Dynamics GP Professional Services Tools Library Release 10.0 Feature Pack 1 Copyright Copyright 2008 Microsoft Corporation. All rights reserved. Complying with all applicable copyright laws is

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

Data Integration and ETL with Oracle Warehouse Builder: Part 1

Data Integration and ETL with Oracle Warehouse Builder: Part 1 Oracle University Contact Us: + 38516306373 Data Integration and ETL with Oracle Warehouse Builder: Part 1 Duration: 3 Days What you will learn This Data Integration and ETL with Oracle Warehouse Builder:

More information

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills

Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to SQL Server 2008 DBA Skills Course Outline: Course 6317: Upgrading Your SQL Server 2000 Database Administration (DBA) Skills to DBA Skills Learning Method: Instructor-led Classroom Learning Duration: 3.00 Day(s)/ 24 hrs Overview:

More information

Configuring and Managing Microsoft System Center Essentials 2010

Configuring and Managing Microsoft System Center Essentials 2010 Configuring and Managing Microsoft System Center Essentials 2010 50373: Configuring and Managing Microsoft System Center Essentials 2010 (2 Days) About this Course This two-day instructor-led course provides

More information

State of Wisconsin Database Hosting Services Roles and Responsibilities

State of Wisconsin Database Hosting Services Roles and Responsibilities State of Wisconsin Hosting Services oles and esponsibilities Document evision History (Major Post Publishing evisions Only) Date Version reator Notes 12/9/2010 1.0 This document describes the Hosting Services

More information

Best Practices. Integration of Salesforce and Microsoft Dynamics GP

Best Practices. Integration of Salesforce and Microsoft Dynamics GP Best Practices Integration of Salesforce and Microsoft Dynamics GP Best Practices: Integration of Salesforce and Microsoft Dynamics GP Introduction Customer Relationship Management (CRM) is mainly used

More information

HP Quality Center. Upgrade Preparation Guide

HP Quality Center. Upgrade Preparation Guide HP Quality Center Upgrade Preparation Guide Document Release Date: November 2008 Software Release Date: November 2008 Legal Notices Warranty The only warranties for HP products and services are set forth

More information

Fixed Scope Offering Fusion Financial Implementation

Fixed Scope Offering Fusion Financial Implementation Fixed Scope Offering Fusion Financial Implementation Mindtree limited 2015 Agenda Introduction Business Objectives Product Overview Key Implementation Features Implementation Packages & Timelines Cloud

More information

How To Implement An Enterprise Resource Planning Program

How To Implement An Enterprise Resource Planning Program ERP Implementation Program Key phases of ERP implementation: Analysis of the company existing or designing new business process descriptions Inventory of the company s existing formal workflows or designing

More information

<Insert Picture Here> Working Effectively with Oracle Support

<Insert Picture Here> Working Effectively with Oracle Support Working Effectively with Oracle Support Customer Support Manager (CSM) Outbound Team Agenda Support Terminology OracleMetaLink Support Tools Working Effectively with

More information

Data Audit Solution. Data quality visibility in 5 days for improving corporate performance. TABLE OF CONTENTS. Purpose of this white paper

Data Audit Solution. Data quality visibility in 5 days for improving corporate performance. TABLE OF CONTENTS. Purpose of this white paper Solution Data quality visibility in 5 days for improving corporate performance. Purpose of this white paper This white paper describes the BackOffice Associates engagement and the increasing importance

More information

Service Management in Microsoft Dynamics NAV 2009

Service Management in Microsoft Dynamics NAV 2009 Service Management in Microsoft Dynamics NAV 2009 50224: Service Management in Microsoft Dynamics NAV 2009 (3 Days) About this Course This course provides students with the necessary tools to perform tasks

More information

Attachment 1. Technical Requirements

Attachment 1. Technical Requirements Attachment 1 Technical Requirements Overview Hennepin County Reporting tools include Cognos BI 10.2 and Cognos Budget/Planning 10.1.1, PS Query and SQR. Cognos uses a separate Development / Test / Production

More information

R12 MOAC (Multi-Org Access Control) Uncovered

R12 MOAC (Multi-Org Access Control) Uncovered R12 MOAC (Multi-Org Access Control) Uncovered John Peters JRPJR, Inc. john.peters@jrpjr.com Before We Start A Quick Audience Survey How many of you are on 11.0, 11i, 12? How many of you plan to upgrade

More information

Release 6.2.1 System Administrator s Guide

Release 6.2.1 System Administrator s Guide IBM Maximo Release 6.2.1 System Administrator s Guide Note Before using this information and the product it supports, read the information in Notices on page Notices-1. First Edition (January 2007) This

More information

RFP# 917-051-020115-05 CONSULTING SERVICES FOR ORACLE E-BUSINESS SUITE R12 UPGRADE QUESTION AND ANSWER RFP Reference Question GSFA Response

RFP# 917-051-020115-05 CONSULTING SERVICES FOR ORACLE E-BUSINESS SUITE R12 UPGRADE QUESTION AND ANSWER RFP Reference Question GSFA Response RFP# 917-051-020115-05 CONSULTING SERVICES FOR ORACLE E-BUSINESS SUITE R12 UPGRADE QUESTION AND ANSWER RFP Reference Question GSFA Response 1 Section 1.1.2, Pg. 1 Does GSFA plan to have a dedicated DBA

More information

Cutover Considerations & ERP Migration Best Practices. General Ledger & Inventory

Cutover Considerations & ERP Migration Best Practices. General Ledger & Inventory Cutover Considerations & ERP Migration Best Practices 2525 South Lamar Blvd. Suite 10 Austin, TX 78704 512.299.9170 www.cetecerp.com General Ledger & Inventory 1. Cease transactional activity in legacy

More information

Introduction to the Data Migration Framework (DMF) in Microsoft Dynamics WHITEPAPER

Introduction to the Data Migration Framework (DMF) in Microsoft Dynamics WHITEPAPER Introduction to the Data Migration Framework (DMF) in Microsoft Dynamics WHITEPAPER Junction Solutions documentation 2012 All material contained in this documentation is proprietary and confidential to

More information

Oracle ERP Cloud Period Close Procedures O R A C L E W H I T E P A P E R J U N E 2 0 1 5

Oracle ERP Cloud Period Close Procedures O R A C L E W H I T E P A P E R J U N E 2 0 1 5 Oracle ERP Cloud Period Close Procedures O R A C L E W H I T E P A P E R J U N E 2 0 1 5 Table of Contents Introduction 7 Chapter 1 Period Close Dependencies 8 Chapter 2 Subledger Accounting Overview 9

More information

Oracle. Brief Course Content This course can be done in modular form as per the detail below. ORA-1 Oracle Database 10g: SQL 4 Weeks 4000/-

Oracle. Brief Course Content This course can be done in modular form as per the detail below. ORA-1 Oracle Database 10g: SQL 4 Weeks 4000/- Oracle Objective: Oracle has many advantages and features that makes it popular and thereby makes it as the world's largest enterprise software company. Oracle is used for almost all large application

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016. Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3 April 8, 2016 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Governance, Risk, and Compliance Controls Suite. Preventive Controls Governor Audit Rules User s Guide. Software Version 7.2.2.3

Governance, Risk, and Compliance Controls Suite. Preventive Controls Governor Audit Rules User s Guide. Software Version 7.2.2.3 Governance, Risk, and Compliance Controls Suite Preventive Controls Governor Audit Rules User s Guide Software Version 7.2.2.3 Preventive Conrols Governor: Audit Rules User s Guide Part No. AR002-7223A

More information

Automating New Market Entry Rollout

Automating New Market Entry Rollout Automating New Market Entry Rollout W H E R E T E C H N O L O G Y W O R K S F O R B U S I N E S S The material contained in this document is proprietary to Triniti (Triniti). This material may not be disclosed,

More information

Commission Accounting User Manual

Commission Accounting User Manual Commission Accounting User Manual Confidential Information This document contains proprietary and valuable, confidential trade secret information of APPX Software, Inc., Richmond, Virginia Notice of Authorship

More information

Jet Data Manager 2012 User Guide

Jet Data Manager 2012 User Guide Jet Data Manager 2012 User Guide Welcome This documentation provides descriptions of the concepts and features of the Jet Data Manager and how to use with them. With the Jet Data Manager you can transform

More information

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042

LEARNING SOLUTIONS website milner.com/learning email training@milner.com phone 800 875 5042 Course 6451B: Planning, Deploying and Managing Microsoft System Center Configuration Manager 2007 Length: 3 Days Published: June 29, 2012 Language(s): English Audience(s): IT Professionals Level: 300 Technology:

More information

Using MS-SQL Server with Visual DataFlex March, 2009

Using MS-SQL Server with Visual DataFlex March, 2009 Using MS-SQL Server with Visual DataFlex March, 2009 All rights reserved. Target Audience It is assumed that the reader of this white paper has general knowledge of the Visual DataFlex development environment.

More information

CMMS/EAM AND FINANCIAL INTERFACES. Joe Grassi, Grassi & Associates

CMMS/EAM AND FINANCIAL INTERFACES. Joe Grassi, Grassi & Associates CMMS/EAM AND FINANCIAL INTERFACES Joe Grassi, Grassi & Associates Early this year I had the opportunity to address a number of Mainsaver customers at the 32 nd Annual User Conference and discuss the use

More information

Excel To Component Interface Utility

Excel To Component Interface Utility Excel To Component Interface Utility Contents FAQ... 3 Coversheet... 4 Connection... 5 Example... 6 Template... 7 Toolbar Actions... 7 Template Properties... 8 Create a New Template... 9 Data Input...

More information

Chapter 6: Developing a Proper Audit Trail for your EBS Environment

Chapter 6: Developing a Proper Audit Trail for your EBS Environment Chapter 6: Developing a Proper Audit Trail for your EBS Environment In Chapter 2, we looked at the inherent architecture of EBS and some implications regarding the lack of a detailed audit trail. Three

More information

SLIM Estimate and Microsoft Project Best Practices

SLIM Estimate and Microsoft Project Best Practices SLIM Estimate and Microsoft Project Best Practices There are many activities to perform during the life of a software development project. No single tool provides all of the functionality or data that

More information

ASAP Roadmap. Solution Use. Bill Wood Bill.wood@R3Now.com (704) 905 5175 http://www.r3now.com

ASAP Roadmap. Solution Use. Bill Wood Bill.wood@R3Now.com (704) 905 5175 http://www.r3now.com ASAP Roadmap Solution Use Bill Wood Bill.wood@R3Now.com (704) 905 5175 http://www.r3now.com 704. 905. 5175 Bill.Wood@R3Now.com www.r3now.com http://www.linkedin.com/in/billwood Page 1 of 22 Contents THE

More information

Data Migration and Sage MAS 500 ERP

Data Migration and Sage MAS 500 ERP Data Migration and Sage MAS 500 ERP White Paper Sage Software Table of Contents Introduction...2 Determining What Data to Convert...2 MAS 500 Data Migration Methods...3 DataMigrator...,,,,,,... 4 DataPorter...,,,,,,...

More information

Extraction Transformation Loading ETL Get data out of sources and load into the DW

Extraction Transformation Loading ETL Get data out of sources and load into the DW Lection 5 ETL Definition Extraction Transformation Loading ETL Get data out of sources and load into the DW Data is extracted from OLTP database, transformed to match the DW schema and loaded into the

More information

Distribution Training Guide. D110 Sales Order Management: Basic

Distribution Training Guide. D110 Sales Order Management: Basic Distribution Training Guide D110 Sales Order Management: Basic Certification Course Prerequisites The combined D110 Sales Order Management certification course consists of a hands- on guide that will walk

More information

How to Define Authorizations

How to Define Authorizations SAP Business One How-To Guide PUBLIC How to Define Authorizations Applicable Release: SAP Business One 8.8 All Countries English September 2009 Table of Contents Introduction... 3 Authorizations Window...

More information

Implementation of Enterprise Resource Planning Application RFP No. 2016-008 Questions & Answers April 28 th, 2016

Implementation of Enterprise Resource Planning Application RFP No. 2016-008 Questions & Answers April 28 th, 2016 1. Implementation of Enterprise Resource Planning Application RFP No. 2016-008 Questions & Answers April 28 th, 2016 Is COMPASS looking for replacement of SAP or integration/enhancement of current SAP

More information

Leverage T echnology: Move Your Business Forward

Leverage T echnology: Move Your Business Forward Give me a lever long enough and a fulcrum on which to place it, and I shall move the world - Archimedes Copyright. Fulcrum Information Technology, Inc. Is Oracle ERP in Scope for 2014 Audit Plan? Learn,

More information

Oracle Database Express Edition

Oracle Database Express Edition Oracle Database Express Edition Getting Started Guide 11g Release 2 (11.2) E18585-05 May 2014 Welcome to Oracle Database Express Edition (Oracle Database XE). This guide gets you quickly up and running

More information

ORACLE DATABASE 11G: COMPLETE

ORACLE DATABASE 11G: COMPLETE ORACLE DATABASE 11G: COMPLETE 1. ORACLE DATABASE 11G: SQL FUNDAMENTALS I - SELF-STUDY COURSE a) Using SQL to Query Your Database Using SQL in Oracle Database 11g Retrieving, Restricting and Sorting Data

More information

General Ledger and Fixed Assets January 12, 2011

General Ledger and Fixed Assets January 12, 2011 General Ledger and Fixed Assets January 12, 2011 2 General Ledger New and Changed Features Terminology Changes Journal Copy Account Replacement Account Inquiry Web ADI Journal Upload Web ADI Asset Upload

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

Accounts Receivable: Importing Remittance Data

Accounts Receivable: Importing Remittance Data Updated December 2015 Contents...3 Getting Started...3 Configuring the Excel Spreadsheet...3 Importing the Data...5 2015 ECi Software Solutions, Inc. This feature lets you import check remittance information

More information

Oracle Network Logistics

Oracle Network Logistics Oracle Network Logistics Concepts and Procedures Release 11i November, 2000 Part No. A86681_01 Oracle Network Logistics Concepts and Procedures, Release 11i Part No. A86681_01 Copyright 1996, 2000, Oracle

More information

Quick to implement, simple to use business solution from Microsoft with the power to support your business ambitions

Quick to implement, simple to use business solution from Microsoft with the power to support your business ambitions Agenda Quick to implement, simple to use business solution from Microsoft with the power to support your business ambitions New design in core with workflow Order items and goods Combine requisitions

More information

HOW TO INTEGRATE APPLICATIONS RELEASE 11i WITH CUSTOM APPLICATIONS

HOW TO INTEGRATE APPLICATIONS RELEASE 11i WITH CUSTOM APPLICATIONS HOW TO INTEGRATE APPLICATIONS RELEASE 11i WITH CUSTOM APPLICATIONS Page 1 of 14 OVERVIEW This article contains information on how to integrate custom Applications with the APPS schema. It is not meant

More information

Dynamics GP 50 More Tips in 50 Minutes

Dynamics GP 50 More Tips in 50 Minutes Financial Tip #1 Use Keyboard Shortcuts for Marking Cleared Transactions in Bank Rec Transactions >> Financial >> Reconcile Bank Statement Select the first transaction, then type CTRL+B (Begin Range).

More information

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM

IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015. Integration Guide IBM IBM Campaign and IBM Silverpop Engage Version 1 Release 2 August 31, 2015 Integration Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 93.

More information

R12 Surprises in User Management

R12 Surprises in User Management R12 Surprises in User Management Revised July, 2014 Susan Behn Agenda Understanding User Management Principles User Management Layers Role Based Access Control Overview Building Blocks for User Management

More information

Oracle Database 12c: Administration Workshop NEW

Oracle Database 12c: Administration Workshop NEW Oracle University Contact Us: 1.800.529.0165 Oracle Database 12c: Administration Workshop NEW Duration: 5 Days What you will learn The Oracle Database 12c: Administration Workshop will teach you about

More information

Copyright 2006 Business Management Systems. Web Based ERP/CRM Software

Copyright 2006 Business Management Systems. Web Based ERP/CRM Software Web Based ERP/CRM Software INTRODUCTION...8 Features... 9 Services... 10 INSTALLATION...11 CUSTOMER FILE...12 Add Customer... 12 Modify Customer... 14 Add Ship To... 15 Modify Ship To... 16 Reports...

More information

Oracle to SQL Server 2005 Migration

Oracle to SQL Server 2005 Migration Oracle to SQL Server 2005 Migration Methodology and Practice Presented By: Barry Young Copyright 2006 by Proactive Performance Solutions, Inc. Agenda Introduction Migration: Oracle to SQL Server Methodology:

More information

Job Streaming User Guide

Job Streaming User Guide Job Streaming User Guide By TOPS Software, LLC Clearwater, Florida Document History Version Edition Date Document Software Trademark Copyright First Edition 08 2006 TOPS JS AA 3.2.1 The names of actual

More information

Data Archiving - Solutions, Challenges, Considerations & 3rd Party Tools. Putting Customer First

Data Archiving - Solutions, Challenges, Considerations & 3rd Party Tools. Putting Customer First Data Archiving - Solutions, Challenges, Considerations & 3rd Party Tools Agenda Introduction Case Study Setup Data Archiving Process Limitations/Challenges Alternate Methods of Data Archiving Q&A Introduction

More information

Costing In Oracle HRMS CONCEPTS

Costing In Oracle HRMS CONCEPTS Costing In Oracle HRMS CONCEPTS Costing Overview Purpose This document contains an outline of the hierarchical nature of costings in Release 10. It explains how costings entered into the Cost Allocation

More information

Data Warehouse Center Administration Guide

Data Warehouse Center Administration Guide IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 IBM DB2 Universal Database Data Warehouse Center Administration Guide Version 8 SC27-1123-00 Before using this

More information

JD Edwards World. Database Audit Manager Release A9.3 E21957-02

JD Edwards World. Database Audit Manager Release A9.3 E21957-02 JD Edwards World Database Audit Manager Release A9.3 E21957-02 April 2013 JD Edwards World Database Audit Manager, Release A9.3 E21957-02 Copyright 2013, Oracle and/or its affiliates. All rights reserved.

More information

CRG Academy Course Descriptions. Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup.

CRG Academy Course Descriptions. Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup. CRG Academy s Corporate Renaissance Group 6 Antares Drive, Phase 1, Suite 200 Ottawa, ON K2E 8A9 www.crgroup.com Updated February 2013 CRG Academy Courses Microsoft Dynamics GP... 3 Foundational Overview

More information

Siebel Application Deployment Manager Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013

Siebel Application Deployment Manager Guide. Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Siebel Application Deployment Manager Guide Siebel Innovation Pack 2013 Version 8.1/8.2 September 2013 Copyright 2005, 2013 Oracle and/or its affiliates. All rights reserved. This software and related

More information

COURCE TITLE DURATION. Oracle Database 11g: Administration Workshop I

COURCE TITLE DURATION. Oracle Database 11g: Administration Workshop I COURCE TITLE DURATION DBA 11g Oracle Database 11g: Administration Workshop I 40 H. What you will learn: This course is designed to give students a firm foundation in basic administration of Oracle Database

More information

TempWorks Sales Basic Training

TempWorks Sales Basic Training TempWorks Sales Basic Training There are many features and functions of TempWorks that can be useful tools in the sales process. These tools include (but are not limited to) managing sales documents, logging

More information

PeopleSoft EPM 9.1 Project Portfolio Management PeopleBook

PeopleSoft EPM 9.1 Project Portfolio Management PeopleBook PeopleSoft EPM 9.1 Project Portfolio Management PeopleBook April 2012 PeopleSoft EPM 9.1 Project Portfolio Management PeopleBook SKU epm91pppm-b0412 Copyright 1988, 2012, Oracle and/or its affiliates.

More information

C&A AR Online Credit Card Processor Installation and Setup Instructions with Process Flow

C&A AR Online Credit Card Processor Installation and Setup Instructions with Process Flow 4820 8 th Ave SE, Salem OR 97302 4820 8 TH AVE. SE SALEM, OREGON 97302 C&A AR Online Credit Card Processor Installation and Setup Instructions with Process Flow The general purpose of this program is to

More information

My Oracle Support Portal

My Oracle Support Portal My Oracle Support Portal Fuad Samara Customer Service Manager Global Customer Management The following is intended to outline our general product direction. It is intended for information

More information

Oracle. SCM Cloud Implementing Product Management. Release 11. This guide also applies to on-premise implementations

Oracle. SCM Cloud Implementing Product Management. Release 11. This guide also applies to on-premise implementations Oracle SCM Cloud Release 11 This guide also applies to on-premise implementations Oracle SCM Cloud Part Number E67451-02 Copyright 2011-2016, Oracle and/or its affiliates. All rights reserved. Author:

More information

Compiere ERP & CRM Migration Instructions

Compiere ERP & CRM Migration Instructions Compiere ERP & CRM Migration Instructions Compiere Learning Services Division Copyright 2007 Compiere, inc. All rights reserved www.compiere.com Table of Contents Compiere ERP & CRM Migration Instructions

More information

44-76 mix 2. Exam Code:MB5-705. Exam Name: Managing Microsoft Dynamics Implementations Exam

44-76 mix 2. Exam Code:MB5-705. Exam Name: Managing Microsoft Dynamics Implementations Exam 44-76 mix 2 Number: MB5-705 Passing Score: 800 Time Limit: 120 min File Version: 22.5 http://www.gratisexam.com/ Exam Code:MB5-705 Exam Name: Managing Microsoft Dynamics Implementations Exam Exam A QUESTION

More information

Accounts Payable Back Office Reference Guide

Accounts Payable Back Office Reference Guide Accounts Payable Back Office Reference Guide Version 4 Copyright Orion Law Management Systems, Inc. All rights reserved Printed in the United States of America www.orionlaw.com All Rights Reserved. No

More information

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP)

UNIVERSITY AUTHORISED EDUCATION PARTNER (WDP) Audience Data Warehouse Administrator Database Administrators Database Designers Support Engineer Technical Administrator Related Training Required Prerequisites Working knowledge of SQL and use of PL/SQL

More information

for Sage 100 ERP Work Order Overview Document

for Sage 100 ERP Work Order Overview Document for Sage 100 ERP Work Order Document 2012 Sage Software, Inc. All rights reserved. Sage Software, Sage Software logos, and the Sage Software product and service names mentioned herein are registered trademarks

More information

CHAPTER Asset Management

CHAPTER Asset Management CHAPTER 5 Asset Management 8/22/2012 Draft 63 of 106 Capital Asset* Maintenance and Reconciliation Responsible Positions Reviewed by Whom: Risk Type(s) The process of updating the general ledger to reflect

More information

How To Create Employee Review Documents In Peoplesoft

How To Create Employee Review Documents In Peoplesoft PeopleSoft HR 9.1 PeopleBook: Manage Employee Reviews March 2012 PeopleSoft HR 9.1 PeopleBook: Manage Employee Reviews SKU hcm91fp2herv-b0312 Copyright 1988, 2012, Oracle and/or its affiliates. All rights

More information

Sage Abra SQL HRMS System. User Guide

Sage Abra SQL HRMS System. User Guide Sage Abra SQL HRMS System User Guide 2009 Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product and service names mentioned herein are registered trademarks or trademarks

More information

Microsoft Dynamics GP Performance and Profit

Microsoft Dynamics GP Performance and Profit Microsoft Dynamics GP Performance and Profit Procurement/Risk Management 1 Background Microsoft Corporation founded in 1975 Over 91000 employees Products and services include operating server systems,

More information

Submitted to: Service Definition Document for Database Management for IT Infrastructure Management

Submitted to: Service Definition Document for Database Management for IT Infrastructure Management Submitted to: Service Definition Document for Database Management for IT Infrastructure Management Table of Contents 1 Service Description... 3 2 Support Process and Methodology... 10 3 Standard Questionnaire...

More information

Division of IT Security Best Practices for Database Management Systems

Division of IT Security Best Practices for Database Management Systems Division of IT Security Best Practices for Database Management Systems 1. Protect Sensitive Data 1.1. Label objects containing or having dedicated access to sensitive data. 1.1.1. All new SCHEMA/DATABASES

More information

Migration Scenario: Migrating Backend Processing Pipeline to the AWS Cloud

Migration Scenario: Migrating Backend Processing Pipeline to the AWS Cloud Migration Scenario: Migrating Backend Processing Pipeline to the AWS Cloud Use case Figure 1: Company C Architecture (Before Migration) Company C is an automobile insurance claim processing company with

More information

The POS system can track sales by various payment methods like cash, checks, credit cards, coupons, and gift certificates.

The POS system can track sales by various payment methods like cash, checks, credit cards, coupons, and gift certificates. Point-Of-Sale Overview You can use the Point-of-Sale module (POS) to create Cash Receipts, Invoices, and receive A/R Payments. In addition, you can create returns for Receipts and Invoices. The POS system

More information

PROFESSIONAL SERVICES

PROFESSIONAL SERVICES v.2016.02 PROFESSIONAL SERVICES Training Services Computrition offers a wide array of training services to streamline the implementation process. Of all the factors critical to the success of an automation

More information

Accounts Payable Entry Tips

Accounts Payable Entry Tips [MU-FN-6-E] [MU-FN-10-E) Accounts Payable Entry Tips Munis-Financials: Accounts Payable CLASS DESCRIPTION This class will examine new ways to improve efficiency and streamline functionality within the

More information

Toad for Data Analysts, Tips n Tricks

Toad for Data Analysts, Tips n Tricks Toad for Data Analysts, Tips n Tricks or Things Everyone Should Know about TDA Just what is Toad for Data Analysts? Toad is a brand at Quest. We have several tools that have been built explicitly for developers

More information

SQL Server to Oracle A Database Migration Roadmap

SQL Server to Oracle A Database Migration Roadmap SQL Server to Oracle A Database Migration Roadmap Louis Shih Superior Court of California County of Sacramento Oracle OpenWorld 2010 San Francisco, California Agenda Introduction Institutional Background

More information

OnX Oracle Cloud Services

OnX Oracle Cloud Services OnX Oracle Cloud Services BUSINESS CHALLENGES There are several business challenges that drive the cloud discussion and cloud infrastructure market. These business challenges are very different from the

More information

Company Data Archive Version 9.0

Company Data Archive Version 9.0 Company Data Archive Version 9.0 2 C O M P A N Y D A T A A R C H I V E Chapter 1: Introduction...4 Features and Benefits... 4 Chapter 2: Installation...5 Installation of Company Data Archive for Microsoft

More information

Extended object support for Stat

Extended object support for Stat Extended object support for Stat Simplify your application setup object migrations Every company has standard procedures for deploying new software and applications. That means, at minimum, you need one

More information

An Oracle White Paper Updated July 2011. Best Practices for Upgrading Oracle E-E-E- E-Business Suite

An Oracle White Paper Updated July 2011. Best Practices for Upgrading Oracle E-E-E- E-Business Suite An Oracle White Paper Updated July 2011 Best Practices for Upgrading Oracle E-E-E- E-Business Suite Best Practices for Upgrading Oracle E-Business Suite Introduction... 3 Upgrade Overview... 4 The Upgrade

More information