Fusion HCM REST API Absences end point does not return PersonNumber nor does search via PersonNumber work as expected
(Doc ID 2846219.1)
Last updated on JUNE 09, 2022
Applies to:
Oracle Fusion Global Human Resources Cloud Service - Version 11.13.21.07.0 and laterInformation in this document applies to any platform.
Goal
When submitting the HCM REST API Absence end point URI
https://<pod-name>:443/hcmRestApi/resources/latest/absences?q=personId=100000000012345&limit=1000
the payload response contains the expected record. However the Person Number and Absence Type attributes are empty.
However the similar HCM REST API Absence end point URI
https://<pod-name>:443/hcmRestApi/resources/latest/absences?q=personNumber=12345&limit=1000
returns no results. Why is the Person Number and Absence Type attribute values blank?
Solution
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
Goal |
Solution |
References |