Changing the Texts of Notification E-Mails
Prerequisites
This procedure requires you to stop the AS Java, so you should plan for the required downtime while the AS Java restarts.
Context
The user management engine (UME) ships with default texts for notification e-mails. These texts are stored in a Java archive (JAR) file on the SAP NetWeaver Application Server (AS) Java. You can modify the default texts and store them in the configuration store of the AS Java. The modified texts stored in the configuration store have priority over the texts in the JAR file and are not overwritten during an upgrade.
The notification texts are defined in packaged files. There are a number of files delivered with the UME. Each file includes the e-mail notification texts for a single Java locale. User management also provides a range of placeholder variables that you can use in the text.
Procedure
-
Create a file for the language you require, and enter the texts that you want to use for notification e-mails.
-
Upload the file to the AS Java as follows:
-
Shut down all cluster elements.
-
Start the config tool.
-
Choose the
pushbutton. -
In the Display Configuration tab, choose .
-
Choose the
pushbutton. -
Select the persistent node and choose the
pushbutton.A dialog box appears.
-
Choose File entry .
-
Upload the file you created.
The text of your file appears in the text field.
-
Create the file and then close the window.
A new entry appears under persistent with the name com.sap.security.core.util.notification.notificationTexts_ <Java_locale> .properties.
-
Restart all cluster elements.
-
Results
The modified texts appear in the notification e-mails.

