Unable to find Source System Owner and Source System Id for banks created manually
Summary:
Hi Oracle Community,
I'm trying to fetch the sourcesystemid
and sourcesystemowner
for Bank records in Oracle HCM. For Banks created using HDL (HCM Data Loader), I can retrieve these values from the HRC_INTEGRATION_KEY_MAP
table without any issues.
However, for Banks that were created manually through the UI, I noticed that there are no corresponding records in HRC_INTEGRATION_KEY_MAP
.
Is this expected behavior for manually created records? If so, is there an alternative way to retrieve the sourcesystemid
and sourcesystemowner
for these manually created Banks?
Any insights or guidance would be greatly appreciated!
Thanks in advance.