!--a11y-->
Specifying the ABAP Engine Information in the
UME PropertiesIn this step, you specify the ABAP Engine’s connection information in the UME properties. There are two variants: using logon groups or using the host name and system number. See the tables below.
Properties When Using Logon Groups
|
Property |
Value |
Comment |
|
ume.persistence.data_source_ |
dataSourceConfiguration_ |
|
|
ume.r3.connection.master.user |
<Communication_user> |
Default= SAPJSF |
|
ume.r3.connection.master.passwd |
<Communication_user_ |
|
|
ume.r3.connection.master.client |
<ABAP_Engine_client> |
|
|
ume.r3.connection.master.msghost |
<ABAP_Engine_message_ |
|
|
ume.r3.connection.master.r3name |
<ABAP_Engine_SID> |
|
|
ume.r3.connection.master.group |
<ABAP_Engine_logon_group> |
Default= PUBLIC |
|
ume.login.guest_user.uniqueids |
J2EE_GUEST |
Specify the user ID to use for the guest user. |
Properties When Using Host Name and System Number
|
Property |
Value |
Comment |
|
ume.persistence.data_source_ |
dataSourceConfiguration_ |
|
|
ume.r3.connection.master.user |
<Communication_user> |
Default= SAPJSF |
|
ume.r3.connection.master.passwd |
<Communication_user_ |
|
|
ume.r3.connection.master.client |
<ABAP_Engine_client> |
|
|
ume.r3.connection.master.sysnr |
<ABAP_Engine_system_ |
|
|
ume.r3.connection.master.ashost |
<ABAP_Engine_application_ |
|
|
ume.login.guest_user.uniqueids |
J2EE_GUEST |
Specify the user ID to use for the guest user. |
After changing the properties, stop and restart the SAP J2EE Engine.
For more
information about the properties, see the UME properties for
SAP R/3 Data
Source in the Reference Manual.
The following example shows the corresponding sections of the UME property file using logon groups. The logon group is PUBLIC, the message server host is msg01. The system ID is ABC and the client is 100. The user to use for the connection is SAPJSF whose password is jsfpass for this example. The guest user is J2EE_GUEST.

This is only a subset of the UME parameters contained in the UME property file.
Sample UME Property File
|
##xml file that configures the persistence, roles are coming from the pcd |
Continue with Activating the UME Administrator and Deactivating SAP*.
