For more information, please refer to this announcement explaining best practices for getting answers to questions.
Customization on Resignation email not getting reflected in notification
Summary:
We are currently customizing the notification of Resignation email, but changes are not getting reflected in email notification.
Template i am trying to customize is v3 resignation template.
Template path :- /shared/Human Capital Management/Workflow Notifications/AssignmentResignationReport
Updating template to display context based on status of notification, we have update data model also with extra dataset.
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
24A
Code Snippet (add any code snippets that support your topic, if applicable):
Query :- select TRANSACTION_DATA_ID , TRANSACTION_ID , STATUS , STATE from hrc_txn_data where TRANSACTION_ID = :transid