Benefits fast formula function ben_fn_get_char_value not giving expected result
Postelection Edit Fast Formula not giving the expected result and unable to find the debugging logs.
We are creating a Postelection Edit fast formula for a requirement, where the employee can elect child plan only if he/she had opted for the Employee plan.
This formula is not returning expected result, so I'm trying to debug it but couldn't find the log messages. I tried using add_rlog and ESS_LOG_WRITE functions but couldn't find the logs in the DB or in the log file under Evaluate Fast Formulas respectively.
We would like to understand if the function ben_fn_get_char_value is defined correctly and trace the logs as well.