Hi All
We’re running every hour a task Create Absence for Next Day which calls Time_Pers_Diary_Util_API.Forward_Absence__
For unknown reason for some employees we’re getting text: Error while processing record for Company ID xxx, Employee No xxxx and Account Date 2021-07-16 : ORA-01843: not a valid month
When I tried to debug this, it’s a procedure: Absence_Registration_API.Proceed_Ongoing_Abs which actually triggers an exception.
What could be possible reason for that issue?
/Wiktor