How to Display DFF Attribute Date value to the Alert Template
Summary:
We have document of record DFF where the value is stored in table HR_DOCUMENTS_OF_RECORD column DEI_ATTRIBUTE_DATE2 , and we dont know how to display this value from the ALERT Template.
Content (required):
HR_DOCUMENTS_OF_RECORD column DEI_ATTRIBUTE_DATE2
Version (include the version you are using, if applicable):
23A
Code Snippet (add any code snippets that support your topic, if applicable):
Hello ${AlertUtils.toString(AlertUtils.empManagerList(workers.PersonId).DisplayName)},
The Above Level Allowance and/or Delegation for ${AlertUtils.toString(workers.names.DisplayName)} is due to expire on <Expiry Date> ( DEI_ATTRIBUTE_DATE2 from HR_DOCUMENTS_OF_RECORD.)