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.
Default Entry Values are not working with "Validation Formula" to return Warning or Error.
Summary
Default Entry Values are not working with "Validation Formula" to return Warning or Error.
Content
Instead of using range in fields "Minimum" & "Maximum" we are using "Validation Formula" to identify the range and return Warning or Error status which should be captured during input value entry.
Error message is being triggered instead of warning message when condition is not met in Oracle fast formula Despite specifically mentioning Formula_status as ‘W’ in fast formula and Formula_message (type) : Warning in manage messages.
Fast Formula:
DEFAULT for CMP_ASSIGNMENT_SALARY_ANNUAL_AMOUNT is 0
DEFAULT for CMP_ASSIGNMENT_SALARY_AMOUNT is 0
0