My Oracle Support Banner

HCM REST API - AbsenceTypeLOV Rest API Not Returning Any Absence Type (Doc ID 2844711.1)

Last updated on OCTOBER 22, 2023

Applies to:

Oracle Fusion Global Human Resources Cloud Service - Version 11.13.21.10.0 and later
Oracle Fusion Absence Management Cloud Service - Version 11.13.23.04.0 to 11.13.23.04.0 [Release 1.0]
Information in this document applies to any platform.

Symptoms

On : 11.13.21.10.0 version, Data Load

ACTUAL BEHAVIOR
---------------
When trying to GET AbsenceTypeLOV via REST API, there are no results found.

GET

https://XXXX-XXXX.fa.us6.oraclecloud.com:443/hcmRestApi/resources/11.13.18.05/absenceTypesLOV


Response received:
{
 "items" : [ ],
 "count" : 0,
 "hasMore" : false,
 "limit" : 25,
 "offset" : 0,
 "links" : [ {
  "rel" : "self",
  "href" : "https://fa-XXXX-XXXX-saasfaprod1.fa.ocs.oraclecloud.com/hcmRestApi/resources/latest/absenceTypesLOV",
  "name" : "absenceTypesLOV",
  "kind" : "collection"
 } ]
}

EXPECTED BEHAVIOR
-----------------------
When trying to GET AbsenceTypeLOV via REST API, information should be retrieved.

Changes

 

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
Changes
Cause
Solution


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