My Oracle Support Banner

Fusion HCM REST API Workers Endpoint Via The GET Method Does Not Return First And Last Name Values As Expected (Doc ID 3053225.1)

Last updated on OCTOBER 21, 2024

Applies to:

Oracle Fusion Global Human Resources Cloud Service - Version 11.13.24.04.0 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
---------------
When submitting the Fusion HCM REST API Workers endpoint which includes the First Name and Last Name attributes as part of the child Names endpoint via the GET Method, observed that most employee's data is returned except for a small group of employees, the payload response for these employees do not include the First and Last Names

confirmed the issue is limited to only three employees via submitting the URI below

https://<pod-name>/hcmRestApi/resources/latest/workers?q=PersonNumber in ('<PersonNumber1>','<PersonNumber2>','<PersonNumber3>')&fields=PersonNumber,names:FirstName,LastName&onlyData=true

via the GET Method

EXPECTED BEHAVIOR
-----------------------
The HCM REST API Workers endpoint via the GET Method should return all employee's First and Last Name values within the payload response

STEPS
-----------------------
The issue can be reproduced at will with the following steps:

  1. Submit the Fusion HCM REST API Workers endpoint which includes the First Name and Last Name attributes as part of the child Names endpoint via the GET Method
  2. Observe that all but a few employee's First and Last Names are returned within the payload response
  3. Submit a revised URI above which includes the employee's Person Number and confirm that the First and Last Names values are missing within the payload response

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.