Hi All,
We have requirement to change the Paaword reset notification mail.
So we followed the steps mentioned in below link and made changes:
Changing the Texts of Notification E-Mails - Identity Management - SAP Library
We have changed the text in Property file inplace of Place Holder {9} and deployed the file in server and restarted AS JAVA.
TEXT_PWD_RESET_PERFORMED=Dear {5} {6} {7},\nYour password has been reset. Your new password is {8}.\n{9}
So instead of {9} we added our text but still it is picking some other text instead of our text.
Please let me know from where value of Place Holder {9} will be read and where to add the text.
Thanks,
Ravi.