Get Started with Redwood for Oracle Cloud HCM Begin Now
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