Entering content frame

Procedure documentation Creating the Users and Roles on the ABAP Engine

Use

In this procedure, you set up the necessary users and roles on the ABAP Engine.

Prerequisites

·        The SAP system application server is Release 6.20 SP25 or higher.

·        The roles SAP_J2EE_ADMIN and SAP_J2EE_GUEST exist in the SAP system.

Caution

If these roles do not exist, then make sure you have installed support package 25 or higher, which includes these roles. The connection between the SAP J2EE Engine with the UME and the ABAP Engine will not work without these roles.

Procedure

...

       1.      Make sure the roles SAP_J2EE_ADMIN and SAP_J2EE_GUESTexist. If they do not exist, then make sure you have the correct release and support package levels.

       2.      Using transaction SU01, set up a communication user to use for the connection between the SAP J2EE Engine and the SAP system.

Note

The SAP system is delivered with the user SAPJSF to use as the communication user. If you know this user’s password, then you can use this user as the communication user. Otherwise, copy it to a new user, for example, SAPJSF<J2EE_Engine_SID>.

       3.      Assign the role SAP_BC_JSF_COMMUNICATION_RO to this user.

       4.      Create the user J2EE_ADMIN and assign it the role SAP_J2EE_ADMIN.

       5.      Create the user J2EE_GUEST and assign it the role SAP_J2EE_GUEST.

Continue with Deleting Old Users and Groups.

Leaving content frame