Show TOC Entering content frame

Background documentation Companies Locate the document in its SAP Library structure

Property

Value

Description

ume.tpd.
classloader

 

Name of the class loader that loads the class named in ume.tpd.imp.class. You can find the name of the class loader in the Visual Administrator in the ClassLoader Viewer service.  Normally the name will be of the form <library/service>:<sda_name>.

See also Structure linkCompanies and Structure linkUsing a Trading Partner Directory Implementation for Companies.

ume.tpd.companies

Default value is 0.

0 = No companies. All users do not belong to any company.

1 =  One company, Portal, is available.

2 = Two companies, Corporate and External, are available

<comma-separated_
list_of_company_names>
= The companies defined in the list are available. Example: a,b,c

Defines which companies are used.

Only use this property if ume.tpd.imp.class is set to com.sap.security.core.
tpd.SimpleTPD
.

See also Structure linkCompanies.

ume.tpd.imp.class

Default value is com.sap.security.core.
tpd.SimpleTPD
.

Name of the class that implements the interface com.sapmarkets.tpd.master.
TradingPartnerDirectoryInterface
.  UME uses this class to retrieve company information.

See also Structure linkCompanies and Structure linkUsing a Trading Partner Directory Implementation for Companies.

ume.tpd.prefix

Default value is STPD_.

This property sets a prefix before the company name. It appears in the company selection field and as the group name, for example.

ume.company_groups.
enabled

Default value is TRUE.

TRUE = show the groups created dynamically for companies.

FALSE = hide the groups.

When shown, groups with the name <prefix><company_name> appear in the list of groups.

If ume.tpd.imp.class is set to the default value, this property is ignored and the company groups appear, as if the value was set to TRUE.

ume.company_groups.
description_template

Default value is Company {companyName}.

The value here is returned by the method getDescription() in com.sap.security.api.IGroup.

ume.company_groups.
displayname_template

Default value is {companyName} ({companyID})

The value here is returned by the method getDisplayName() in com.sap.security.api.IPrinciple,

ume.company_groups.
guestusercompany.enabled

Default value is TRUE.

TRUE = show the guest user company.

FALSE = hide the guest user company.

The guest user company name must be defined if this value is TRUE. The name is determined by ume.company_groups.
guestusercompany.name
. A self registered user belongs to this group until the administrator approves the user. When approved the user belongs to the company group. You can assign roles to the guest company to enable unapproved users access to content.

ume.company_groups.
guestusercompany.name

Default value is Guest Users.

This value is the name of the guest company group.

 

Leaving content frame