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.
Assistance related to assessment packages Fastformula in CSP for move action
Summary:
the move action is not triggering as expected in second phase, as the fast formula is checking the first assessment result of first phase, without checking based on the package being attached on the respective phase.
So is this can be managed without coding the package name.
How it can managed, so that fast formula should pick the package for which candidate is submitted the assessment for that particular phase.
Kindly please assist.
Fast formula being used:
DEFAULT_DATA_VALUE FOR IRC_CSP_ASSMNT_PARTNER_NAME IS 'N/A'
DEFAULT_DATA_VALUE FOR IRC_CSP_ASSMNT_PACKAGE_STATUS_CODE IS 'N/A'
0