SlideShare a Scribd company logo
1 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Insert Information Protection Policy Classification from Slide 8
The 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 Oracle’s products remains at the
sole discretion of Oracle.
Safe Harbor Statements
2 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Insert Information Protection Policy Classification from Slide 8
Fusion HCM Cloud Integration
File Based Loader ( Rel 5)
Prabu Iyer ,Timm Hannula –Fusion HCM Development
3 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Insert Information Protection Policy Classification from Slide 8
Oracle Fusion Integration Framework
Core HR
Performance
Management
Goal
Management
Benefits
Talent
Compensation
Staging
Area
Web
Services
HCM
Extract
Fusion
Analytics
File Based Loader - Simplified
high volume data loading
based on CSV , XML, DAT
Spreadsheet Loader –
Simplified Low volume data
loading via spreadsheets
Specialized Loaders -
Payroll Batch Element Entries
Benefits, Talent
Web services –
Programmatic data
exchange with external
systems
HCM Extract - Extract,
Transform and format large
amounts of complex data
BI Publisher - Extract data from
HCM Business Object repository
in a preformatted template
OTBI - Extract data from HCM
Business Object repository to
provide real-time operational
reporting & file creation
The “Big Picture”
Copyright © 2012, Oracle and/or its affiliates. All rights reserved.
4
Agenda
 FBL Overview
 Demo - Load /Update Scenarios
 Q/A
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
5
 Load HR data from your source
system to Fusion HCM
 Flat file based data upload utility
 Validates and loads the data
 Support for Error Correction
 Supports complex data objects with
full date effective history
 Supports multiple data sources
File Based Loader
Overview
Load data from any
source via Flat Files in
Fusion Object Shape
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
6
csv
datafile
Process Flow
• Bulk Data Load
• CSV format
• Data Conversion
• Initial & On going
Multiple
Source Systems
File Based Loader
Validate/
Correct Errors
Load data to
Fusion
Fusion HCM
Load data to
Interface
Tables
csv
datafile
7 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Process Flow
1. Prepare Fusion for Integration
8 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Process Flow
2. Transform and Generate Data Files
9 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Process Flow
3. Validate and Load Data
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
10
Customer/Partner
Activity
File Based Loader
Who does what..
•Compare the fields from source data with the available fields in Fusion
HCM object schema
•Map source data fields to Fusion HCM object
Perform Schema
Gap analysis
•Cleanse the source data
•Transform the source data
•Write Extraction routines
Prepare Source data
•Create the files in Fusion HCM format
•Transfer the files to Fusion HCM via Secure FTP
Create Files and
transfer files via SFTP
•Import the files in to Fusion HCM staging tables via Data Exchange
•Observe correct order of the importing objects
Import Files to Fusion
HCM stage area
•Verify the imported data
•Fix import errors and re-import if necessary
Validate data
•Import data to Fusion HCM schema
Import data to Fusion
HCM schema
Delivered
Functionality
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
11
FBL Documents /References
https://beehiveonline.oracle.com/teamcollab/overview/HCM_Data_Conversion_Reference_Library_Workspace
Integrations Library:
The Data Conversion Reference Library provides customers and partners with timely data conversion related information specific
to their Fusion HCM implementation..
Email Timm.Hannula@oracle.com for access with you email address .
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
12
File Based Loader
Supported Business Objects
Employment
1. Person
• Person Name
• Person National Identifier
• Person Address
• Person Legislative
• Person Phone
• Person Email
• Person Documentation
• Person Type Usage
2. Assignment
• Assignment Work Measure
• Assignment Supervisor
• Work Term
• Work Relationship
3. Person Profile
4. Person Profile Items
Work Structures
1. Location
2. Organizations
• Business Unit
• HR Org as Departments
3. Job Family
4. Job
5. Position
6. Grade
Compensation
1. Salary Basis
2. Salary, Salary Components
3. Element Entries (Bonus, Allowances)
Talent
1. Competencies
2. Qualification
3. Rating Scales & Levels
4. Schools & Colleges
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
13
File Based Loader
Dat File Structure
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
14
File Based Loader
Data Loading Sequence
1. Action
2. ActionReasons
3. Location
4. BusinessUnit
5. Grade
6. GradeRate
7. JobFamily
8. Job
9. SalaryBasis
10. Establishment
11. Rating Model
12. ContentItem
13. ContentItemRelationship
14. Person
15. PersonDocumentation
16. Department
17. Position
18. WorkRelationship
19. Salary
20. Element Entry
21. Profile
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
15
File Based Loader
Objects Filenames
OBJECT NAME DATA-FILE NAME
BusinessUnit F_BUSINESS_UNIT_VO.dat
ContentItem F_CONTENT_ITEM_RATING_DESCRIPTION_VO.dat
F_CONTENT_ITEM_VO.dat
Department F_DEPARTMENT_DETAIL_VO.dat
F_DEPARTMENT_VO.dat
ElementEntry F_ELEMENT_ENTRY_VALUE_VO.dat
F_ELEMENT_ENTRY_VO.dat
Establishment F_ESTABLISHMENT_VO.dat
Grade F_GRADE_VO.dat
GradeRate F_GRADE_RATE_VALUE_VO.dat
F_GRADE_RATE_VO.dat
Job F_JOB_GRADE_VO.dat
F_JOB_VO.dat
Location F_LOCATION_VO.dat
Position F_POSITION_GRADE_VO.dat
F_POSITION_VO.dat
OBJECT NAME DATA-FILE NAME
Person F_PERSON_ADDRESS_VO.dat
F_PERSON_EMAIL_VO.dat
F_PERSON_ETHNICITY_VO.dat
F_PERSON_LEGISLATIVE_DATA_VO.dat
F_PERSON_NAME_VO.dat
F_PERSON_NATIONAL_IDENTIFIER_VO.dat
F_PERSON_PHONE_VO.dat
F_PERSON_VO.dat
Profile F_PROFILE_ITEM_VO.dat
F_PROFILE_RELATION_VO.dat
F_PROFILE_VO.dat
RatingModel F_RATING_LEVEL_VO.dat
F_RATING_MODEL_VO.dat
Salary F_SALARY_COMPONENT_VO.dat
F_SALARY_VO.dat
SalaryBasis F_SALARY_BASIS_VO.dat
WorkRelationship F_ASSIGNMENT_SUPERVISOR_VO.dat
F_ASSIGNMENT_VO.dat
F_ASSIGNMENT_WORK_MEASURE_VO.dat
F_WORK_RELATIONSHIP_VO.dat
F_WORK_TERMS_VO.dat
Sample Data
https://beehiveonline.oracle.com/content/dav/Oracle/HCM_Data_Conversion_Reference_Library_Workspace/Documents/4.%20Load/1.%20Tools/2.%20File%20Based%20Loader/3.%20References/Sample%20
Load%20ZIP%20File(s)/FBLv11SampleDemoData.zip
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
16
File Based Loader
Mapping
DataLoaderColumnsV3.xlsx
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
17 17 Copyright © 2011, Oracle and/or its affiliates. All rights
reserved.
Enterprise setup vs Conversion Objects
Data you setup online in Fusion Data you should not setup online, instead convert using FBL
Enterprise Level Setup Work structure & Employee Data
This is the basic setup in every project irrespective of conversion approach.
Once you configure following objects in Fusion Application, extract the GUIDs using cross
reference process and use it in the input files for mapping.
There is no GUID extract required for data converted using FBL. You will specify IDs (JOBID,
Location ID, Person ID ..etc) as part of your data file. FBL will use those IDs to build the key map
internally.
Objects you configure online:
• ACTION
• ACTION_REASON
• ACTION_REASON_USAGE
• ACTION_TYPE
• ASSIGNMENT_STATUS_TYPE
• ENTERPRISE
• LEGAL_ENTITY
• LEGISLATIVE_DATA_GROUP
• PERSON_TYPE
• SETID
• PAY_ELEMENT_TYPE_STD
• PAY_ELEMENT_TYPE_SUPPL
• PAY_INPUT_VALUE_STD
• PAY_INPUT_VALUE_SUPPL
• HRT_CONTENT_ITEM_LANGUAGE
• HRT_CONTENT_TYPE
• HRT_CONTENT_TYPE_RELAT
• HRT_PROFILE_TYPE
• HRT_QUALIFIER
• HRT_QUALIFIER_SET
• HRT_RELATION_CONFIG
Objects supported by FBL for conversion:
Work Structures
• Business Units
• Locations
• Job Families
• Jobs
• Grades
• Grade Rates
• Positions
• Departments
• Dept Hierarchy
Transaction Data
• Person
• Work Relationships (work term, assignment, supervisor, work measure)
Workforce Compensation
• Salary Basis
• Salary
• Element Entries
Talent Management
• Content Items
• Rating Models
• Establishments
• Profiles (Qualifications, Competencies, latest Performance Rating)
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
18
Cross Reference between the data files
© 2007 Oracle Corporation – Proprietary and Confidential
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
19
Loading Flex Fields
 FBL currently does not support loading of Flex Fields
 There is a Interim work around process to load Flex field data
– Details of this process here :
https://beehiveonline.oracle.com/teamcollab/wiki/HCM_Data_Conversion_Reference_Libra
ry_Workspace:DFF+Load+Info
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
20
Demo
Scenario :
•Load Locations
•Update Locations
•Sample Files Used In the Demo
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
21
File Based Loader
Navigator->Work Force Mangement->Data Exchange
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
22
File Based Loader
Load Data to Interface Tables – Load HCM Data
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
23
File Based Loader
Load Data to Interface Tables – Load HCM Data
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
24
File Based Loader
Load Data to Interface Tables – Load HCM Data - Error Management
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
25
File Based Loader
Load Data from Interface Tables to Application Tables– Load Batch Data
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
26
File Based Loader
Load Data from Interface Tables to Application Tables– Load Batch Data – Error Management
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
27
File Based Loader
Load Data from Interface Tables to Application Tables– Load Batch Data – Error Management
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12
28
File Based Loader
Load Data from Interface Tables to Application Tables– Load Batch Data – Error Management
Load Business
Object via
Flat Files
1
Submit Data
Load Process
2
Monitor Data
Load
3
Error Handling
/Data
Validation
4
Q&A

More Related Content

Similar to FBL.pptx

4 geographies
4   geographies4   geographies
4 geographies
mohamed refaei
 
Managing Data Integration Initiatives
Managing Data Integration InitiativesManaging Data Integration Initiatives
Managing Data Integration Initiatives
AllinConsulting
 
Kaizentric Presentation
Kaizentric PresentationKaizentric Presentation
Kaizentric Presentation
Azhagarasan Annadorai
 
Aen004 Thorpe 091807
Aen004 Thorpe 091807Aen004 Thorpe 091807
Aen004 Thorpe 091807
Dreamforce07
 
Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Neoaug 2013 critical success factors for data quality management-chain-sys-co...Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Chain Sys Corporation
 
SharePoint 2013 on-premise vs Office 365 Online compared
SharePoint 2013 on-premise vs Office 365 Online comparedSharePoint 2013 on-premise vs Office 365 Online compared
SharePoint 2013 on-premise vs Office 365 Online compared
Nagaraj Yerram
 
Collaborate 2012-business data transformation and consolidation
Collaborate 2012-business data transformation and consolidationCollaborate 2012-business data transformation and consolidation
Collaborate 2012-business data transformation and consolidation
Chain Sys Corporation
 
Collaborate 2012-business data transformation and consolidation for a global ...
Collaborate 2012-business data transformation and consolidation for a global ...Collaborate 2012-business data transformation and consolidation for a global ...
Collaborate 2012-business data transformation and consolidation for a global ...
Chain Sys Corporation
 
Oracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts PayablesOracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts Payables
Berry Clemens
 
Koteswararao_Resume
Koteswararao_ResumeKoteswararao_Resume
Koteswararao_Resume
Koteswararao Puramsetti
 
fusionap-140309033530-phpapp02 (1).pdf
fusionap-140309033530-phpapp02 (1).pdffusionap-140309033530-phpapp02 (1).pdf
fusionap-140309033530-phpapp02 (1).pdf
Amit Sharma
 
FDMEE 11.1.2.4.200 Partner Meeting - May 2016
FDMEE 11.1.2.4.200 Partner Meeting - May 2016FDMEE 11.1.2.4.200 Partner Meeting - May 2016
FDMEE 11.1.2.4.200 Partner Meeting - May 2016
Ray Février
 
Description and Definition of HCM Data Loader
Description and Definition of HCM Data LoaderDescription and Definition of HCM Data Loader
Description and Definition of HCM Data Loader
Ashish Harbhajanka
 
otbioverviewow13-141008094532-conversion-gate01-converted.pptx
otbioverviewow13-141008094532-conversion-gate01-converted.pptxotbioverviewow13-141008094532-conversion-gate01-converted.pptx
otbioverviewow13-141008094532-conversion-gate01-converted.pptx
SreekumarSasikumar
 
Gobblin for Data Analytics
Gobblin for Data AnalyticsGobblin for Data Analytics
Gobblin for Data Analytics
Intel IT Center
 
Oracle Fusion Payments
Oracle Fusion Payments Oracle Fusion Payments
Oracle Fusion Payments
Berry Clemens
 
Ashish updated cv 17 dec 2015
Ashish updated cv 17 dec 2015Ashish updated cv 17 dec 2015
Ashish updated cv 17 dec 2015
Ashish Mishra
 
Talend preso (1)
Talend preso (1)Talend preso (1)
Talend preso (1)
Cory Cowgill
 
Transforming IT Own Your Architecture
Transforming IT Own Your ArchitectureTransforming IT Own Your Architecture
Transforming IT Own Your Architecture
InnoTech
 
File based loader FBL Oracle Fusion
File based loader FBL Oracle FusionFile based loader FBL Oracle Fusion
File based loader FBL Oracle Fusion
Feras Ahmad
 

Similar to FBL.pptx (20)

4 geographies
4   geographies4   geographies
4 geographies
 
Managing Data Integration Initiatives
Managing Data Integration InitiativesManaging Data Integration Initiatives
Managing Data Integration Initiatives
 
Kaizentric Presentation
Kaizentric PresentationKaizentric Presentation
Kaizentric Presentation
 
Aen004 Thorpe 091807
Aen004 Thorpe 091807Aen004 Thorpe 091807
Aen004 Thorpe 091807
 
Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Neoaug 2013 critical success factors for data quality management-chain-sys-co...Neoaug 2013 critical success factors for data quality management-chain-sys-co...
Neoaug 2013 critical success factors for data quality management-chain-sys-co...
 
SharePoint 2013 on-premise vs Office 365 Online compared
SharePoint 2013 on-premise vs Office 365 Online comparedSharePoint 2013 on-premise vs Office 365 Online compared
SharePoint 2013 on-premise vs Office 365 Online compared
 
Collaborate 2012-business data transformation and consolidation
Collaborate 2012-business data transformation and consolidationCollaborate 2012-business data transformation and consolidation
Collaborate 2012-business data transformation and consolidation
 
Collaborate 2012-business data transformation and consolidation for a global ...
Collaborate 2012-business data transformation and consolidation for a global ...Collaborate 2012-business data transformation and consolidation for a global ...
Collaborate 2012-business data transformation and consolidation for a global ...
 
Oracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts PayablesOracle Fusion Applications Accounts Payables
Oracle Fusion Applications Accounts Payables
 
Koteswararao_Resume
Koteswararao_ResumeKoteswararao_Resume
Koteswararao_Resume
 
fusionap-140309033530-phpapp02 (1).pdf
fusionap-140309033530-phpapp02 (1).pdffusionap-140309033530-phpapp02 (1).pdf
fusionap-140309033530-phpapp02 (1).pdf
 
FDMEE 11.1.2.4.200 Partner Meeting - May 2016
FDMEE 11.1.2.4.200 Partner Meeting - May 2016FDMEE 11.1.2.4.200 Partner Meeting - May 2016
FDMEE 11.1.2.4.200 Partner Meeting - May 2016
 
Description and Definition of HCM Data Loader
Description and Definition of HCM Data LoaderDescription and Definition of HCM Data Loader
Description and Definition of HCM Data Loader
 
otbioverviewow13-141008094532-conversion-gate01-converted.pptx
otbioverviewow13-141008094532-conversion-gate01-converted.pptxotbioverviewow13-141008094532-conversion-gate01-converted.pptx
otbioverviewow13-141008094532-conversion-gate01-converted.pptx
 
Gobblin for Data Analytics
Gobblin for Data AnalyticsGobblin for Data Analytics
Gobblin for Data Analytics
 
Oracle Fusion Payments
Oracle Fusion Payments Oracle Fusion Payments
Oracle Fusion Payments
 
Ashish updated cv 17 dec 2015
Ashish updated cv 17 dec 2015Ashish updated cv 17 dec 2015
Ashish updated cv 17 dec 2015
 
Talend preso (1)
Talend preso (1)Talend preso (1)
Talend preso (1)
 
Transforming IT Own Your Architecture
Transforming IT Own Your ArchitectureTransforming IT Own Your Architecture
Transforming IT Own Your Architecture
 
File based loader FBL Oracle Fusion
File based loader FBL Oracle FusionFile based loader FBL Oracle Fusion
File based loader FBL Oracle Fusion
 

Recently uploaded

"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
Fwdays
 
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
"Scaling RAG Applications to serve millions of users",  Kevin Goedecke"Scaling RAG Applications to serve millions of users",  Kevin Goedecke
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
Fwdays
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Tosin Akinosho
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
Safe Software
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
DianaGray10
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
Neo4j
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
Javier Junquera
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
LizaNolte
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
MichaelKnudsen27
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
Tatiana Kojar
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
Ivo Velitchkov
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
christinelarrosa
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
ssuserfac0301
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
Alex Pruden
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
operationspcvita
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
Pablo Gómez Abajo
 

Recently uploaded (20)

"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin..."$10 thousand per minute of downtime: architecture, queues, streaming and fin...
"$10 thousand per minute of downtime: architecture, queues, streaming and fin...
 
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
"Scaling RAG Applications to serve millions of users",  Kevin Goedecke"Scaling RAG Applications to serve millions of users",  Kevin Goedecke
"Scaling RAG Applications to serve millions of users", Kevin Goedecke
 
Monitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdfMonitoring and Managing Anomaly Detection on OpenShift.pdf
Monitoring and Managing Anomaly Detection on OpenShift.pdf
 
Essentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation ParametersEssentials of Automations: Exploring Attributes & Automation Parameters
Essentials of Automations: Exploring Attributes & Automation Parameters
 
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectorsConnector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
Connector Corner: Seamlessly power UiPath Apps, GenAI with prebuilt connectors
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
Leveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and StandardsLeveraging the Graph for Clinical Trials and Standards
Leveraging the Graph for Clinical Trials and Standards
 
GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)GNSS spoofing via SDR (Criptored Talks 2024)
GNSS spoofing via SDR (Criptored Talks 2024)
 
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham HillinQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
inQuba Webinar Mastering Customer Journey Management with Dr Graham Hill
 
Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024Northern Engraving | Nameplate Manufacturing Process - 2024
Northern Engraving | Nameplate Manufacturing Process - 2024
 
Nordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptxNordic Marketo Engage User Group_June 13_ 2024.pptx
Nordic Marketo Engage User Group_June 13_ 2024.pptx
 
Skybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoptionSkybuffer SAM4U tool for SAP license adoption
Skybuffer SAM4U tool for SAP license adoption
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Apps Break Data
Apps Break DataApps Break Data
Apps Break Data
 
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptxPRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
PRODUCT LISTING OPTIMIZATION PRESENTATION.pptx
 
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance PanelsNorthern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
Northern Engraving | Modern Metal Trim, Nameplates and Appliance Panels
 
Taking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdfTaking AI to the Next Level in Manufacturing.pdf
Taking AI to the Next Level in Manufacturing.pdf
 
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
zkStudyClub - LatticeFold: A Lattice-based Folding Scheme and its Application...
 
The Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptxThe Microsoft 365 Migration Tutorial For Beginner.pptx
The Microsoft 365 Migration Tutorial For Beginner.pptx
 
Mutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented ChatbotsMutation Testing for Task-Oriented Chatbots
Mutation Testing for Task-Oriented Chatbots
 

FBL.pptx

  • 1. 1 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 8 The 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 Oracle’s products remains at the sole discretion of Oracle. Safe Harbor Statements
  • 2. 2 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 8 Fusion HCM Cloud Integration File Based Loader ( Rel 5) Prabu Iyer ,Timm Hannula –Fusion HCM Development
  • 3. 3 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 8 Oracle Fusion Integration Framework Core HR Performance Management Goal Management Benefits Talent Compensation Staging Area Web Services HCM Extract Fusion Analytics File Based Loader - Simplified high volume data loading based on CSV , XML, DAT Spreadsheet Loader – Simplified Low volume data loading via spreadsheets Specialized Loaders - Payroll Batch Element Entries Benefits, Talent Web services – Programmatic data exchange with external systems HCM Extract - Extract, Transform and format large amounts of complex data BI Publisher - Extract data from HCM Business Object repository in a preformatted template OTBI - Extract data from HCM Business Object repository to provide real-time operational reporting & file creation The “Big Picture”
  • 4. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. 4 Agenda  FBL Overview  Demo - Load /Update Scenarios  Q/A
  • 5. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 5  Load HR data from your source system to Fusion HCM  Flat file based data upload utility  Validates and loads the data  Support for Error Correction  Supports complex data objects with full date effective history  Supports multiple data sources File Based Loader Overview Load data from any source via Flat Files in Fusion Object Shape
  • 6. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 6 csv datafile Process Flow • Bulk Data Load • CSV format • Data Conversion • Initial & On going Multiple Source Systems File Based Loader Validate/ Correct Errors Load data to Fusion Fusion HCM Load data to Interface Tables csv datafile
  • 7. 7 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Process Flow 1. Prepare Fusion for Integration
  • 8. 8 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Process Flow 2. Transform and Generate Data Files
  • 9. 9 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Process Flow 3. Validate and Load Data
  • 10. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 10 Customer/Partner Activity File Based Loader Who does what.. •Compare the fields from source data with the available fields in Fusion HCM object schema •Map source data fields to Fusion HCM object Perform Schema Gap analysis •Cleanse the source data •Transform the source data •Write Extraction routines Prepare Source data •Create the files in Fusion HCM format •Transfer the files to Fusion HCM via Secure FTP Create Files and transfer files via SFTP •Import the files in to Fusion HCM staging tables via Data Exchange •Observe correct order of the importing objects Import Files to Fusion HCM stage area •Verify the imported data •Fix import errors and re-import if necessary Validate data •Import data to Fusion HCM schema Import data to Fusion HCM schema Delivered Functionality
  • 11. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 11 FBL Documents /References https://beehiveonline.oracle.com/teamcollab/overview/HCM_Data_Conversion_Reference_Library_Workspace Integrations Library: The Data Conversion Reference Library provides customers and partners with timely data conversion related information specific to their Fusion HCM implementation.. Email Timm.Hannula@oracle.com for access with you email address .
  • 12. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 12 File Based Loader Supported Business Objects Employment 1. Person • Person Name • Person National Identifier • Person Address • Person Legislative • Person Phone • Person Email • Person Documentation • Person Type Usage 2. Assignment • Assignment Work Measure • Assignment Supervisor • Work Term • Work Relationship 3. Person Profile 4. Person Profile Items Work Structures 1. Location 2. Organizations • Business Unit • HR Org as Departments 3. Job Family 4. Job 5. Position 6. Grade Compensation 1. Salary Basis 2. Salary, Salary Components 3. Element Entries (Bonus, Allowances) Talent 1. Competencies 2. Qualification 3. Rating Scales & Levels 4. Schools & Colleges
  • 13. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 13 File Based Loader Dat File Structure
  • 14. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 14 File Based Loader Data Loading Sequence 1. Action 2. ActionReasons 3. Location 4. BusinessUnit 5. Grade 6. GradeRate 7. JobFamily 8. Job 9. SalaryBasis 10. Establishment 11. Rating Model 12. ContentItem 13. ContentItemRelationship 14. Person 15. PersonDocumentation 16. Department 17. Position 18. WorkRelationship 19. Salary 20. Element Entry 21. Profile
  • 15. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 15 File Based Loader Objects Filenames OBJECT NAME DATA-FILE NAME BusinessUnit F_BUSINESS_UNIT_VO.dat ContentItem F_CONTENT_ITEM_RATING_DESCRIPTION_VO.dat F_CONTENT_ITEM_VO.dat Department F_DEPARTMENT_DETAIL_VO.dat F_DEPARTMENT_VO.dat ElementEntry F_ELEMENT_ENTRY_VALUE_VO.dat F_ELEMENT_ENTRY_VO.dat Establishment F_ESTABLISHMENT_VO.dat Grade F_GRADE_VO.dat GradeRate F_GRADE_RATE_VALUE_VO.dat F_GRADE_RATE_VO.dat Job F_JOB_GRADE_VO.dat F_JOB_VO.dat Location F_LOCATION_VO.dat Position F_POSITION_GRADE_VO.dat F_POSITION_VO.dat OBJECT NAME DATA-FILE NAME Person F_PERSON_ADDRESS_VO.dat F_PERSON_EMAIL_VO.dat F_PERSON_ETHNICITY_VO.dat F_PERSON_LEGISLATIVE_DATA_VO.dat F_PERSON_NAME_VO.dat F_PERSON_NATIONAL_IDENTIFIER_VO.dat F_PERSON_PHONE_VO.dat F_PERSON_VO.dat Profile F_PROFILE_ITEM_VO.dat F_PROFILE_RELATION_VO.dat F_PROFILE_VO.dat RatingModel F_RATING_LEVEL_VO.dat F_RATING_MODEL_VO.dat Salary F_SALARY_COMPONENT_VO.dat F_SALARY_VO.dat SalaryBasis F_SALARY_BASIS_VO.dat WorkRelationship F_ASSIGNMENT_SUPERVISOR_VO.dat F_ASSIGNMENT_VO.dat F_ASSIGNMENT_WORK_MEASURE_VO.dat F_WORK_RELATIONSHIP_VO.dat F_WORK_TERMS_VO.dat Sample Data https://beehiveonline.oracle.com/content/dav/Oracle/HCM_Data_Conversion_Reference_Library_Workspace/Documents/4.%20Load/1.%20Tools/2.%20File%20Based%20Loader/3.%20References/Sample%20 Load%20ZIP%20File(s)/FBLv11SampleDemoData.zip
  • 16. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 16 File Based Loader Mapping DataLoaderColumnsV3.xlsx
  • 17. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 17 17 Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Enterprise setup vs Conversion Objects Data you setup online in Fusion Data you should not setup online, instead convert using FBL Enterprise Level Setup Work structure & Employee Data This is the basic setup in every project irrespective of conversion approach. Once you configure following objects in Fusion Application, extract the GUIDs using cross reference process and use it in the input files for mapping. There is no GUID extract required for data converted using FBL. You will specify IDs (JOBID, Location ID, Person ID ..etc) as part of your data file. FBL will use those IDs to build the key map internally. Objects you configure online: • ACTION • ACTION_REASON • ACTION_REASON_USAGE • ACTION_TYPE • ASSIGNMENT_STATUS_TYPE • ENTERPRISE • LEGAL_ENTITY • LEGISLATIVE_DATA_GROUP • PERSON_TYPE • SETID • PAY_ELEMENT_TYPE_STD • PAY_ELEMENT_TYPE_SUPPL • PAY_INPUT_VALUE_STD • PAY_INPUT_VALUE_SUPPL • HRT_CONTENT_ITEM_LANGUAGE • HRT_CONTENT_TYPE • HRT_CONTENT_TYPE_RELAT • HRT_PROFILE_TYPE • HRT_QUALIFIER • HRT_QUALIFIER_SET • HRT_RELATION_CONFIG Objects supported by FBL for conversion: Work Structures • Business Units • Locations • Job Families • Jobs • Grades • Grade Rates • Positions • Departments • Dept Hierarchy Transaction Data • Person • Work Relationships (work term, assignment, supervisor, work measure) Workforce Compensation • Salary Basis • Salary • Element Entries Talent Management • Content Items • Rating Models • Establishments • Profiles (Qualifications, Competencies, latest Performance Rating)
  • 18. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 18 Cross Reference between the data files © 2007 Oracle Corporation – Proprietary and Confidential
  • 19. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 19 Loading Flex Fields  FBL currently does not support loading of Flex Fields  There is a Interim work around process to load Flex field data – Details of this process here : https://beehiveonline.oracle.com/teamcollab/wiki/HCM_Data_Conversion_Reference_Libra ry_Workspace:DFF+Load+Info
  • 20. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 20 Demo Scenario : •Load Locations •Update Locations •Sample Files Used In the Demo
  • 21. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 21 File Based Loader Navigator->Work Force Mangement->Data Exchange Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 22. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 22 File Based Loader Load Data to Interface Tables – Load HCM Data Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 23. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 23 File Based Loader Load Data to Interface Tables – Load HCM Data Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 24. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 24 File Based Loader Load Data to Interface Tables – Load HCM Data - Error Management Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 25. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 25 File Based Loader Load Data from Interface Tables to Application Tables– Load Batch Data Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 26. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 26 File Based Loader Load Data from Interface Tables to Application Tables– Load Batch Data – Error Management Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 27. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 27 File Based Loader Load Data from Interface Tables to Application Tables– Load Batch Data – Error Management Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 28. Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Insert Information Protection Policy Classification from Slide 12 28 File Based Loader Load Data from Interface Tables to Application Tables– Load Batch Data – Error Management Load Business Object via Flat Files 1 Submit Data Load Process 2 Monitor Data Load 3 Error Handling /Data Validation 4
  • 29. Q&A