Con2833 Zada-oow Fca v3

52
Copyright © 2013, Oracle and/or its affiliates. All rights reserved. 1

description

Writeup on Delivery Options

Transcript of Con2833 Zada-oow Fca v3

PowerPoint Presentation

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#1Fusion Conversion Assistant (FCA) - An Oracle Consulting SolutionGuru RamamurthyPrincipal Consultant

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#2The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracles products remains at the sole discretion of Oracle.Safe Harbor StatementsCopyright 2013, Oracle and/or its affiliates. All rights reserved.#Program AgendaFusion Applications File Based IntegrationWhy FCA?FCA for FBL 1.1FCA ScreenshotsSummary

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#4

Load Batch Data and File Base Loader (FBL)

Overview and ConceptsCopyright 2013, Oracle and/or its affiliates. All rights reserved.#5Load Batch Data A generic utility for loading data for a specific subset of HCM objects from external sources. Load Batch Data used in several data-loading solutions including File Based Loader and Spreadsheet Data loader.

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#Load Batch DataTwo Step Process:

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#File Based LoaderLoad HR data from your source system to Fusion HCMUses Load Batch Data utility Flat file based (pipe delimited)The data must be delivered to staging tables in a format that satisfies Oracle Fusion Applications rules. Copyright 2013, Oracle and/or its affiliates. All rights reserved.#File Based LoaderSupport for Error CorrectionSupports complex data objects with full date effective historySupports Multiple Data Sources

File Based Loader

Load data from any source via Flat Files in Fusion Object ShapeCopyright 2013, Oracle and/or its affiliates. All rights reserved.#File Based LoaderCross Reference Business objects that originate in source system may reference other business objects that originate in Oracle Fusion HCM. For these referenced Fusion business objects, a cross-reference is generated and must be used by the source system.Examples: Enterprise, Legal Entities, Person Type, Copyright 2013, Oracle and/or its affiliates. All rights reserved.#File Based LoaderLookupsFusion Lookup values must be adopted and used in extracts from source system.Examples: Action Type, Active/Inactive, Benefit Type, Ethnicity ...GUID Globally Unique Identifiers32 character e.g. DAAFA49C22DD165DE0432BA0FE89914DUsed in cross referencing Copyright 2013, Oracle and/or its affiliates. All rights reserved.#File Based LoaderImport to Staging Tables Errors (FBL)Typically, the errors are data-type conversion, precision, or length errorsNeed to correct these errors in the source data before attempting to import the records to the stage tables again.Import to Application Tables Errors (Load Batch Data)Validations for data integrity and Fusion business rulesCan be fixed in Fusion staging tables or in Source system Copyright 2013, Oracle and/or its affiliates. All rights reserved.#File Based Loader

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#FBL Process

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#FBL Process

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#FBL Process

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#

Why FCA?Copyright 2013, Oracle and/or its affiliates. All rights reserved.#17Why FCA?

Map the source configuration data with Fusion configuration dataExtract the Source data as per FBL requirementsPerform the basic validation of extracted Source dataTransform the source data into Fusion acceptable valuesGenerate the extract files (in fusion shape) to be loaded via FBLNo Standard Tool is available for Non-AU source systems

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#18Why FCA?Without a standard tool, each of the previous steps could encounter challenges, in a manual context, because the process need to handle three most important activities in the file preparation:Validation of source data against Fusion staging data column attributesValidation of source data against Fusion XREF and lookup data Transforming the legacy values to Fusion Cross-Reference GUIDsMany manual activitiesCopyright 2013, Oracle and/or its affiliates. All rights reserved.#19Why FCA?Data issues identified during FBL runs necessitate data correction at source and thereby subsequent iterations of FBL execution. Multiple occurrences of the data issues increases total duration of conversion execution in Staging environmentTime is directly proportional to CostIncreased Conversion TimeCopyright 2013, Oracle and/or its affiliates. All rights reserved.#20

Fusion Conversion AssistantFor FBL v1.1

Overview

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#21FCA OverviewExcel based Solution to automate and control the processBuilt specifically for Fusion HCMBuilt for File based (FBL1.1) LoaderCaters for any source systemsCan be used for initial load (full) or subsequent load (incremental)Fusion Conversion Assistant (FCA)Copyright 2013, Oracle and/or its affiliates. All rights reserved.#22FCA OverviewLoading Cross-reference data from Fusion Data mapping between source system and Fusion HCMData Extraction from the Source database (in online mode)Metadata driven basic data validation:Data Type, Length, Scale, Mandatory CheckLookup Data Check

FCA allows for Copyright 2013, Oracle and/or its affiliates. All rights reserved.#23FCA OverviewTransforming the source data into Fusion values (GUID)Generation of final zipped extract filesFTPing the final extract files to SFTP serverInvoking the FBL process without navigating to end-point URLSupport for 22 Business Objects supported by FBL v1.1

FCA allows for Copyright 2013, Oracle and/or its affiliates. All rights reserved.#24FCA OverviewLoad XREF Files from FusionAdd/Edit Lookup dataMap Fusion Setup data with Source dataExtract data from Source into FCA WorksheetPerform basic validation of Legacy data against Fusion XREF and LookupTransform Legacy values into Fusion GUIDCreate data files and Zip themSend the Zip file to SFTP ServerInvoke the FBL ServiceCopyright 2013, Oracle and/or its affiliates. All rights reserved.#25FCA Process Flow Diagram

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#26FCA Task List

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#27Supported ObjectsWork StructuresBusiness Objects1. Business Units2. Locations3. Job Families4. Jobs5. Grades6. Grade Rates7. Positions8. Departments9. Action10. Action ReasonPerson Data11. Person12. Work Relationships13. Person Contacts14. Person DocumentationWorkforce Compensation Data15. Salary Basis16. Salary17. Element EntriesTalent Management Data18. Content Items19. Content Item Relationships20. Rating Models21. Establishments22. ProfilesCopyright 2013, Oracle and/or its affiliates. All rights reserved.#28BenefitsProvides template worksheets for each business object where the source data can be copied to or directly extracted from the database through SQLsHelps the user in identifying the potential data issues upfront and hence quicker data correction. Saves a lot of effort in extract file creation and enables quicker execution of Data Conversion programs.

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#29BenefitsHelps to reduce repeated iterations of Data Conversion due to comparatively cleaner right loads from the beginning.Reduces the manual activity in sending the file to SFTP and Invoking the FBL with required parametersHas a potential to save total effort up to 40 - 50 %

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#30Future EnhancementsAuto-generation of GUIDs for upload into FusionIncorporation of Fusion Business Rules in the validation logicSupport FBL 1.2 and UCM (with Release 7)

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#31

Screenshots

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#32 Instructions

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#33 Setup

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#34 Cross-reference

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#35 Cross-Reference Mapping

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#36 Fusion Lookup Values

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#37 Online-Offline Mode

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#38 Online Data Extraction

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#39 Supported Business Object Types / Selection

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#40Supported Business Objects

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#41 Business Object Tab

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#42 Validation Errors

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#43 File Generation

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#44 Zip, FTP, Invoke WS

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#45 Zip File Contents

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#46 SFTP

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#47 Import

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#48Summary Automates some of the manual tasks involved in FBLReduce the number of iterations Consistent, unified way for dealing with all business objectsSaves time

Copyright 2013, Oracle and/or its affiliates. All rights reserved.#Q&ACopyright 2013, Oracle and/or its affiliates. All rights reserved.#Copyright 2013, Oracle and/or its affiliates. All rights reserved.#51Copyright 2013, Oracle and/or its affiliates. All rights reserved.#52