You are on page 1of 8

7/11/2016 FBL 

vs HDL (Fusion HCM Center of Excellence)

Oracle

Blogs Home
Products & Services
Downloads
Support
Partners
Communities
About
Login

Oracle Blog

Fusion HCM Center of Excellence

Fusion HCM Center of Excellence (CoE)

Main | BI Publisher to... »

FBL vs HDL

By Prasanna Borse­Oracle on Jan 14, 2016

This article compares FBL and HDL – two of the commonly used data loading tools in Fusion HCM to highlight key differences and similarities. It
also provides some useful information on documentation and user tools. 

Parameter FBL (File Based Loader) HDL (HCM Data Loader)

General Release4+ Release10+


Flat file based data load utility Recommended tool for data loading for all new customers.
Data from any source Flat file based data load utility
Supports ~21 business objects Data from any source
Partial data set for incremental updates except work Supports ~90 business objects
relationship and salary Partial data set for incremental updates except salary. (We
Delete is not supported can now send partial row set for work relationship!)
Limited support for flex fields Delete is supported for certain business objects.
Supports all flexfields including Extensible Flexfields and
https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 1/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

the PeopleGroup Flexfield

Supported Supports both SFTP and UCM although UCM is the recommend Supports only the UCM as method for file transfer


File transfer method for file transfer.

UCM file UCM (Soap ­ Recommended)­  UCM (Soap ­ Recommended)­ 


transfer URLs https://hxyz­test.fs.us2.oraclecloud.com/idcws/GenericSoapPort? https://hxyz­test.fs.us2.oraclecloud.com/idcws/GenericSoapPort?
(Examples) wsdl wsdl

UCM (ridc – does not support SSO) ­ https://hxyz­ UCM (ridc – does not support SSO) ­ https://hxyz­
TEST.fs.us2.oraclecloud.com/cs/idcplg TEST.fs.us2.oraclecloud.com/cs/idcplg

Auto invoke FBL URLs for Auto invoke. URL format may differ depending HDL URLs for Auto invoke:


URL on the file transfer protocol (sftp or ucm).
(Examples) https://hxyz­
SFTP: If you are using SFTP as file transfer protocol then FBL test.hcm.us2.oraclecloud.com/hcmCommonDataLoader/HCMDat
URL will be for loader composite. aLoader?wsdl

https://hxyz­test.hcm.us2.oraclecloud.com/soa­ https://hcm­
infra/services/default/HcmCommonBatchLoaderCoreInboundLoa aufsn4x0POD.oracleoutsourcing.com/hcmCommonDataLoader/H
derComposite/inboundloaderprocess_client_ep CMDataLoader?wsdl

https://hcm­aufsn4x0POD.oracleoutsourcing.com/soa­
infra/services/default/HcmCommonBatchLoaderCoreInboundLoa
derComposite/inboundloaderprocess_client_ep

UCM: If you are using the UCM as file transfer protocol for FBL
then use loader integration service URLs.  
https://hcm­
aufsn4x0POD.oracleoutsourcing.com/hcmCommonBatchLoader/
LoaderIntegrationService?wsdl

https://hxyz­
test.hcm.us2.oraclecloud.com/hcmCommonBatchLoader/LoaderI
ntegrationService?wsdl

Data Files Components data delivered in separate data files.  All data in a single data file. Data file has the name of the object. 


https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 2/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

Files are grouped into a named folder. File is included in the top level within a zip file.

Processing No explicit instructions ­ interpretation of how to process data is Can indicate whether the data should be MERGED or


Instructions embedded in the FBL processing engine DELETED.  
Interpretation of what MERGE means is embedded in the object
processing code.

Column Column Headings are defined in the FBL Columns Spreadsheet Column Headings are different to FBL (e.g. PERSON_NUMBER


Headings becomes PersonNumber), and are described in the Business
Object template files.

Date format Date format is YYYY­MM­DD Date format is YYYY/MM/DD

Keys FBL uses GUIDs (source system references) to identify primary, HDL can use any of 4 different types of key to identify primary,


parent and foreign keys. Accordingly there is just 1 column for parent and foreign keys. It uses annotations in the column
each key reference. heading metadata line to indicate the type of key being passed if
not an explicit attribute. Supported keys are

1. Oracle Fusion GUID
2. Oracle Fusion Surrogate ID
3. Source Keys
4. User Key

Attachments Not supported Attachments for specific business objects and Images are


and Images supported. These are provided in a special folder in the zip file
and are referenced in the corresponding data files.

Flexfields FBL has support for a limited set of flexfields. The column Supports all flexfields including Extensible Flexfields and the


headers are provided with generic names e.g. Attribute1, PeopleGroup Flexfield. The column headers use the Flexfield
Attribute2 segment names rather than generic column names

DFF Support

PER_ASG_DF
https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 3/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

PER_CITIZENSHIPS_DFF
PER_ETHNICITIES_DFF
PER_GRADES_DF
PER_JOBS_DFF
PER_LOCATIONS_DF
PER_ORGANIZATION_UNIT_DFF
PER_PERSONS_DFF

Object FBL supports around 21 objects HDL supports around 90 objects. (Note ­ Business Unit was


Coverage supported in FBL but not supported via HDL)

User Guide User Guide 1595283.1 User Guide 1664133.1 


Business Object Documentation 2020600.1

Overall Rel10 Integration Guide Rel10 Integration Guide


Integration
Guide

Desktop tools FBLdi ­ 1915774.1  HDLdi ­ 2056538.1 , there is another white paper on MOS to


for Automation white paper ­ 1955064.1 automate HDL without HDLdi 1664133.1
automation

Offline data Basic  Validator ­ 2022617.1


validators Advanced – MySQL based

Diagnostics HR2HR Batch Error Analysis ­ 1600353.1  HCM Data Loader Data­Set Status Diagnostics ­ 1664133.1


Batch Loader Diagnostics ­1961599.1 
Some Useful BIP\SQL reports – MOS community

Delivered toolkits must be used only as a reference point, Delivered toolkits must be used only as a reference point,
customers must implement\customize their extracts to fit their customers must implement\customize their extracts to fit their
business need.  business need. 
Coexistence
https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 4/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

tool­kits Peoplesoft Coexistence using FBL ­ 1667423.1 (You may raise Peoplesoft Toolkit  for Coexistence using HDL – 2111641.1 


SR for Peoplesoft (not fusion) for your PS and Tools release to EBS Toolkit for Coexistence using HDL ­ 1942763.1
get up to date info on PS patch for coexistence) 
EBS Toolkit for Coexistence using FBL­ 1556687.1

Hope you find it helpful. 

Category: Oracle

Tags: conversion fbl fbldi fusion hcm hdl hdldi integration

Permanent link to this entry

Main | BI Publisher to... »
Comments:

Post a Comment:

Name:  guest
E­Mail: 
URL: 
 Notify me by email of new comments
 Remember Information?

Your Comment: 
HTML Syntax: NOT allowed

Please answer this simple math question

0 + 64 = 

 Preview     Post 

https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 5/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

About

Fusion HCM Center of Excellence

Search

Enter search term: 
   
Search only this blog

Recent Posts

HDL Batch Size
HCM Data Loader (HDL) ­ Loading Activities & Interest Card
HCM Data Loader (HDL) ­ What is the Scope Parameter?
HCM Data Loader (HDL) ­ Objects Supporting Deletes
Calling FBLdi from Peoplesoft
HDL Desktop Integrator (HDLdi)
BI Publisher to query record
FBL vs HDL

Top Tags

bip
conversion
fbl
fbldi
fusion
hcm
hdl
hdldi
integration

Categories

HCM Data Loader (HDL)
Oracle
Personal

https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 6/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

Archives

« July 2016
Sun Mon Tue Wed Thu Fri Sat
          1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31            
Today

Bookmarks

Support Community Forum
Customer Connect
My Oracle Support(MOS)
Events

Menu

Blogs Home
Weblog
Login

Feeds

RSS

All
/HCM Data Loader (HDL)
/Oracle
/Personal
Comments

Atom

All
/HCM Data Loader (HDL)
https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 7/8
7/11/2016 FBL vs HDL (Fusion HCM Center of Excellence)

/Oracle
/Personal
Comments

The views expressed on this blog are those of the author and do not necessarily reflect the views of Oracle. Terms of Use | Your Privacy Rights |
Cookie Preferences

https://blogs.oracle.com/FusionHCMCoE/entry/fbl_vs_hdl 8/8

You might also like