My Oracle Support Banner

Fusion Absence Management: Rest API Absence Entry Ignores Insufficient balance enforcement (Doc ID 2516751.1)

Last updated on NOVEMBER 17, 2022

Applies to:

Oracle Fusion Absence Management Cloud Service - Version 11.13.18.10.0 and later
Information in this document applies to any platform.

Symptoms

Insufficient balance enforcement is Enabled at Plan Type Display parameters, but the API upload fails to validate the Absence Entry uploaded by User.

E.g. Employee has 13.594 days of balance in the HCM Cloud system,  When 15 days of Leave applied through a Employee login valid error message appears(Working as Expected)

The Same absence request if performed through the below sample Rest API, it gets submitted in the HCM cloud system successfully.

Sample Pay load used:

{
"personNumber": "123456",
"employer": "XXXXXXXXXXXXXX",
"absenceType": "Annual Leave",
"startDate": "2019-03-11",
"endDate": "2019-03-24",
"startDateDuration":"1",
"absenceStatusCd": "SUBMITTED"
}

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.