Show TOC Start of Content Area

Procedure documentation Adding Application Aliases to a Logon Group  Locate the document in its SAP Library structure

Use

You determine which applications are accessible from a logon group by adding their application aliases to its configurations. Aliases can be defined in two ways that affect the way they are used to request the application:

·        If the application alias is added to the Aliases list of the logon group, then you must use the logon group name next to this alias (separated by the zone separator symbol) in order to request the application. For example, if myappalias is defined in the Aliases list of the mygrouplogon group, then the request URL should be: http://<host>:<port>/myapp~mygroup/<resource>.

·        If the application alias is added to the Exact Aliases list of the logon group, then you request the application using the alias only (no logon group name is specified in the URL).

Procedure

...

       1.      Select the logon group that you need to configure from the Logon Groups frame.

The Details frame is displayed below.

       2.      To add an application alias that is used in combination with the logon group’s name, choose Add Aliases from the Aliases tab.

       3.      Choose the aliases that you want to add from the list of application aliases of all deployed applications.

       4.      Choose OK.

The procedure of adding exact aliases is analogous to the one described above. You use the Exact Aliases tab to do this.

End of Content Area