Show TOC Anfang des Inhaltsbereichs

Hintergrunddokumentation Offline Configuration of the UME for AS ABAP  Dokument im Navigationsbaum lokalisieren

If you cannot start the SAP NetWeaver Application Server (AS) Java, and you must maintain your connection to the AS ABAP, you must use the config tool of the AS Java and the User Management Engine (UME) properties. This section lists the relevant procedures for maintaining the connection to the AS ABAP and the UME properties you must modify.

For more information about editing UME properties, see Editing UME Properties.

For more information about the properties for the configuration of the AS ABAP data source, see UME Properties for an AS ABAP Data Source.

      Configuring the UME to Use an AS ABAP as Data Source

       To connect to an AS ABAP system, you must edit the following UME properties:

       ume.r3.connection.master.ashost

       ume.r3.connection.master.sysnr

       ume.r3.connection.master.client

       ume.r3.connection.master.user

       ume.r3.connection.master.passwd

       To change the data source configuration file, set ume.persistence.data_source_configuration to dataSourceConfiguration_abap.xml.

       If the AS Java does not include a portal, set login.ticket_portalid to YES to ensure successful logon.

      Changing the AS ABAP Back-End System for the UME

       Survey the UME properties that begin with ume.r3.connection.master. Change the properties to connect to the new AS ABAP system. You are likely to need to change at least the following properties:

       ume.r3.connection.master.ashost

       ume.r3.connection.master.sysnr

Achtung

Do not enter values for properties that are currently empty.

       Determine the identity of the following users in the UME:

       Guest user: The guest user appears under the UME property ume.login.guest_user.uniqueids. The default logon ID is J2EE_GUEST.

       System user for UME-ABAP communication: The system user appears under the UME property ume.r3.connection.master.user. The default logon ID is SAPJSF.

      Changing the ABAP Client for the UME After a Client Copy

Enter the new client value for the UME property ume.r3.connection.master.client.

      Changing the Password of the User for UME-ABAP Communication

Enter the new password under the UME property ume.r3.connection.master.passwd.

Hinweis

The UME property ume.r3.connection.master.user identifies the logon ID of the system user.

Ende des Inhaltsbereichs