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.
Condition (FF) in CSP
Summary:
Hi community,
We´re using conditions in the CSP but we don´t know if we´re doing something wrong.
This is the CSP configuration:
The first state “Solicitar Información Adicional” has three actions:
The flow only request:
- National Identifier
- Date of birthday
- Check Address
The second state “Comprobar Inf Secundaria ” has one action (Move HR):
And the state has a condition too:
The fast formula says:
L_SUBMISSION_ID=GET_CONTEXT(SUBMISSION_ID,0)
CONDITION_RESULT = 'N'
l_continua=' '
l_continua=l_continua||GET_VALUE_SET('A3M_IRC_TIENE_DNI_Y_FNACIMEINTO', '|=SUBMISSION_ID='||TO_CHAR(L_SUBMISSION_ID))
Tagged:
0