Query to get Source System ID of Name which is uploaded by HDL file.
select N.DISPLAY_NAME D_NAME,N.FIRST_NAME,N.LAST_ NAME,N.TITLE,
N.EFFECTIVE_START_DATE START_DATE,
P.WORKER_NUMBER W_NO,
h.*
from fusion.HRC_INTEGRATION_KEY_MAP H, PER_PERSON_NAMES_F N,PER_EMPLOYEES_CURRENT_X P
WHERE 1=1
and N.BUSINESS_GROUP_ID = 1
and N.NAME_TYPE = 'Legislation Code' /* KW, AE */
AND h.surrogate_id=N.person_name_ id
AND P.PERSON_ID = N.PERSON_ID
Thank you Mounika.. You can provide suggestions as well..
ReplyDeleteWonderful Blog thanks for sharing this informative article.
ReplyDeleteOracle Fusion HCM Online Training
Oracle Fusion SCM Online Training
Oracle Fusion Financials Online Training
Big Data and Hadoop Training In Hyderabad
Really very helpful article , Thank you for sharing
ReplyDeleteOracle Fusion HCM Online Training
Thank you for sharing such a nice and really very helpful article
ReplyDeleteOracle Fusion HCM Training
Good Blog thanks for sharing this informative article.
ReplyDeleteOracle Fusion HCM Online Training
Oracle Fusion SCM Online Training
Oracle Fusion Financials Online Training
MMORPG OYUNLAR
ReplyDeleteİNSTAGRAM TAKİPCİ SATİN AL
tiktok jeton hilesi
Tiktok Jeton Hilesi
Sac ekimi antalya
referans kimliği nedir
instagram takipçi satın al
Mt2 Pvp
TAKİPCİ
yurtdışı kargo
ReplyDeletenft nasıl alınır
minecraft premium
en son çıkan perde modelleri
en son çıkan perde modelleri
lisans satın al
özel ambulans
uc satın al
The Source System ID in HCM Data Loader (HDL) is a unique identifier used to track and manage records imported into Oracle HCM Cloud. It enables organizations to maintain a consistent link between data in external source systems and corresponding records in Oracle HCM, making future updates, corrections, and integrations easier. When data is uploaded through HDL, each record can be assigned a SourceSystemOwner and SourceSystemId, allowing the application to uniquely identify and manage the imported data without relying solely on internal database identifiers.
ReplyDeleteTo retrieve the Source System ID of HDL-uploaded data, users can use Oracle HCM reporting tools, BI Publisher reports, HCM Extracts, REST APIs, or SQL queries (where database access is available) to locate the associated source system information. IEEE Projects for CSE.This information is particularly useful for data validation, troubleshooting, incremental updates, and integration with external HR systems. Maintaining accurate Source System IDs helps ensure data integrity, simplifies synchronization between systems, and supports efficient management of employee records throughout the data lifecycle.
ReplyDelete