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.
Debug message in fast formula - 360 Overall section
Summary:
Content (required): We have an fast formula implemented for the Overall section of 360 degree review scenario.
We tried to put one debug code to display on screen as an error message but after the user submit the review, no message appears on the screen.
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
lines 60-61
ERROR_MESSAGE = HRA_EVAL_CURRENT_ROLE_FC_ROLE_TYPE_CODE
RETURN L_RETURN_VALUE, ERROR_MESSAGE
0