Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Time entries are not read in the right order.Rule process is reading the entries in reverse order.
I have a fast formula requirement for which I need the start and stop time values from the time card.
As of now I did not add any custom logic in the formula, I copied the basic formula structure from a existing formula and tried to fetch the start and stop time. In the logs, I can see that the timings are fetched from last to first entry if there are multiple entries for same day
Ex: if the entry on time card is
Jan 22
8 AM - 1 PM
4 PM - 8 PM
The process is reading 4 PM - 8 PM first and then 8 AM - 1 PM.
0