Message Token Date Format - Absence Entry Validation FF
Summary:
I am using a date as a token for a custom message raised from the Absence Entry Validation Fast Formula.
The format of the date is displayed as MM/DD/YYYY regardless of what format is selected in the application, or what format the token is populated with.
If I don't TO_CHAR the values assigned, the formula does not compile. I have also tried different date formats in the TO_CHAR call in the formula.
I have tried setting the tokens to both Date and Text in the message definition.
VALID = 'N'
ERROR_CODE = 'E'
ERROR_MESSAGE = 'HRX:::XX_ABS_LEAVE_VALID_T'
Tagged:
0