!--a11y-->
UME
Properties for Administration 
These properties enable a variety of functions for the user management engine (UME). This includes the following:
· Behavior and display of the search function in the Web Dynpro user interface
· Definition of custom user attributes
You can display a maximum of 30 attributes on the Customized Information tab.
· Configuration of self-registration
· Configuration of the help link
· Configuration of tenant field
Administration Attributes of the UME
Property |
Value |
Description |
ume.admin. |
<namespace>:<attribute> Separate the entries with semicolons (;). Namespace is optional.
Do not use semicolons (;) in the attribute names, as the UME interprets these as separators. |
Enables you to add custom fields to the user profile in the user interface. These attributes are only visible for administrator users. See also ume.admin.self.addattrs. The field names appear in the user profile in the same order as they appear in the list and with exactly the same text. Optionally you can define a
namespace followed by a colon. For example ume.admin.addattrs= Constraint: At present you cannot provide translations for these texts.
For example, add three fields to the user profile pages: ume.admin.addattrs=Room Number;Building;Direct Report |
ume.admin. |
<namespace>:<attribute> Separate the entries with semicolons (;)
Do not use semicolons (;) in the attribute names, as the UME interprets these as separators. |
Enables you to add custom fields to the user profile in the user interface. These attributes are displayed when another user views the user profile in the user viewer application. More information: ume.admin.addattrs |
ume.admin. |
Default value is 1000. |
Used in the user search function
of the administration console. Defines the default maximum number of search
results displayed. This value must be greater than ume.admin.search_ |
ume.admin. |
Default value is 200. |
Used in the user search function of the administration console. If the search result exceeds this number, you receive a notification. You can choose to display all the search results or to refine the search query. |
ume.admin.self. |
<namespace>:<attribute> The namespace is optional. Separate the values with semicolons (;).
Do not use semicolons (;) in the attribute names, as the UME interprets these as separators. |
Enables you to add custom fields to the user profile in the user interface. These attributes are only visible when a user views his or her own profile. More information: ume.admin.addattrs. |
ume.admin.self. |
Default value is FALSE. |
When enabled, users can add their contact information when they register. |
ume.admin.self. |
Default value is FALSE. |
Enable to have the UME generate the initial password for a user during registration automatically. The UME e-mails the password to the e-mail address the user provided. When disabled, users must enter their own initial password. |
ume.admin.self. |
Enter a URL to a privacy statement. Include the variable {0} to designate a version number. |
When a URL is defined, this property causes a link to the privacy statement and an approval indicator to appear in the self-registration screen. The user must select the indicator to complete the registration. In the URL, you can include a
version number variable. This enables you to maintain multiple versions of the
privacy statement and switch between them without changing the URL. The
variable {0} is defined by the
UME property ume.admin.self.
On your Web server you have created a privacy statement with the filename privacy2.htm. You point to this file by defining the link property to use the following URL: http://www.example.com/privacy{0}.htm Define the version property to 2. During self-registration, the privacy statement appears with a link to privacy2.htm. To change the privacy statement, create a new version, privacy3.htm and change the version property value to 3. |
ume.admin.self. |
Default value is 1. |
Defines the version number
variable used in the privacy statement URL property: ume.admin.self. |
ume.admin. |
Default value is FALSE. |
Enables users to select a company in the self-registration screen. |
ume.admin. |
Default value is TRUE. |
Enables the guest user company for self-registered users who have not been approved or do not select a company. If FALSE rejected users are members of no company. |
ume.admin.wdactive |
Default value is TRUE. TRUE = Use the Web Dynpro version of the user administration console for identity management. FALSE = Use the previous version of the user management administration console. |
Use this property to activate the old user management user interface. See SAP Note 869852. |
ume.admin.wd. |
Default value is http://help.sap.com/saphelp_nw04s/ |
When you open |
ume.admin.wd. |
Default value is 20. |
Sets the number of table rows displayed in the search view table when you choose a large table display. |
ume.admin.wd. |
Default value is 10. |
Sets the number of table rows displayed in the search view table when you choose a medium table display. |
ume.admin.wd. |
Default value is 5. |
Sets the number of table rows displayed in the search view table when you choose a small table display. |
ume.admin.wd. |
Default value is – All -. |
Sets the display text for selecting the option to search all companies, when using a company solution. This text appears in the Tenant field. The list is alphabetic, so including a hyphen ensures the option appears at the top of the list. |
ume.admin.wd. |
Default value is – None -. |
Sets the display text for selecting the option to search no companies, when using a company solution. This text appears in the Tenant field. The list is alphabetic, so including a hyphen ensures the option appears at the top of the list. |