Show TOC Anfang des Inhaltsbereichs

Vorgehensweisen Configuring Groups' Name, Display Name, and Description  Dokument im Navigationsbaum lokalisieren

Use

Use this procedure to configure the name, display name, and descriptions of certain automatically generated and default groups. The display name and description appear in the user management engine (UME) user interface. The display name and description appear in lists of search results for example. The name or unique name is used to identify the group.

The groups you can modify fall into the following categories:

      Default groups

For the default groups you can define all three attributes for each group individually: unique name, display name, and description. The attributes are text fields, which you can define freely. For more information about default groups, see Default Groups.

      Generated groups

Virtual groups and company groups are generated from values defined in UME properties. The unique names of these groups are generated by the UME property. The guest user company name is defined by its own UME property. The display name and description attributes are templates that apply to all groups of the given type (virtual or company) and include variable attributes.

Hinweis 

If you do not include a variable attribute in a template, the UME replaces the contents of the template with the unique name of the group at runtime.

       For more information about virtual groups, see Configuring Virtual Groups.

       For more information about company groups, see Company Group.

For groups that you create with the UME or which you read from an external data source, you can configure freely the name and description. For external data sources, which are read-only, you may have to set these attributes in the native tool for the data source. You cannot modify the display name template.

Prerequisites

This procedure requires you to restart the SAP NetWeaver Application Server (AS) Java, so you should plan for the required downtime.

Procedure

       1.      To change the name, display name, or description of a group, edit the relevant UME property. For information about how to edit UME properties, see Editing UME Properties.

       Description

       Anonymous users: ume.supergroups.anonymous_group.description

       Authenticated users: ume.supergroups.authenticated_group.description

       Company group template: ume.company_groups.description_template

       Everyone: ume.supergroups.everyone.description

       Virtual group template: ume.virtual_groups.description

       Display name

       Anonymous users: ume.supergroups.anonymous_group.displayname

       Authenticated users: ume.supergroups.authenticated_group.displayname

       Company group template: ume.company_groups.displayname_template

       Everyone: ume.supergroups.everyone.displayname

       Virtual group template: ume.virtual_groups.displayname_template

       Name

       Anonymous users: ume.supergroups.anonymous_group.uniquename

       Authenticated users: ume.supergroups.authenticated_group.uniquename

§         Company groups:

    Read from the trading partner directory

    Read from ume.tpd.prefix and ume.tpd.companies, except the guest user company:ume.company_groups.guestusercompany.name

       Everyone: ume.supergroups.everyone.uniquename

       Virtual groups: ume.virtual_groups.names

For information about the properties in detail, see the relevant property descriptions:

       Company UME properties

       Default group UME properties

       Virtual group UME properties

       2.      Restart the AS Java.

Ende des Inhaltsbereichs