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.
Approve Job Offer - Need help with creating rules using offer grade rates and offer salary amount
Summary:
Approve Job Offer approval workflow is failing when using expression builder to derive the Grade mid point.
Content (required):
Trying to implement the below business requirement for Approve Job Offer approval workflow"
- Check for the Offer salary amount against the Grade Max, min or mid-point of the proposed grade to which the candidate is being hired.
- There is no Grade mid-point attribute available in the Approve Job Offer approvals.
- Derive Grade mid-point using BPM expression builder (in advance mode) as :
Offer Salary Details.Salary Amount > = ((Grade Min + Grade Max) / 2)
The above rule is not working and the workflow is failing. Checked for null values for offer salary amount, proposed Grade min and max values, still workflow is failing.
0