help me how to see ess log messages written in global absence entry validation type fast formula.
Summary:
Hello,
Can anyone please help me how to see ess log messages written in global absence entry validation type fast formula.
I am stuck while implementing the logic for Paternity leave
1)Employee allowed to take leave 10 days or 5+5 days block before or after the childbirth event.
2) restrict second child birth entry within 6 months of prior child birth event.
I have used below code
CHANGE_CONTEXTS(START_DATE=ld_start_date, END_DATE=ld_end_date)( WHILE ANC_PER_ABS_ENTRS_ABSENCE_ENTRY_ID_ARR.exists(k)LOOP(CHANGE_CONTEXTS (ABSENCE_ENTRY_ID = ANC_PER_ABS_ENTRS_ABSENCE_ENTRY_ID_ARR[k])(IF (ln_fml_type_id = ANC_ABS_ENTRS_ABSENCE_TYPE_ID AND ANC_ABS_ENTRS_ABSENCE_STATUS_CD <> 'ORA_WITHDRAWN' AND ANC_ABS_ENTRS_ABSENCE_STATUS_CD <> 'COMPLETED') THEN(