Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
How to trigger absence workflow when absence start date is beyond 45 Days
Summary
How to trigger absence workflow when absence start date is beyond 45 DaysContent
Hi,
I am trying to configure the approval for absence like below
When absence start date is lesser than 45 from today needs to be trigger to HRBP[Representative].
Can I know how to get the current date and deduct 45 days and compare with absence start date in manage workflow rules.
I did tried below but its not working
Add the criteria attributes [absencesApprovalsRequest.absence startdate] >= and used below three function combinations but not working , let me know if you have come across this scenario
- JavaDate.subtract days from(Calendar.getInstance(),45)
Tagged:
1