Show TOC

UME Roles and Actions (AS Java)Locate this document in the navigation structure

Use

In User Management Engine of AS Java, authorizations are defined in UME roles.

UME Roles

The following UME roles are available for SAP NetWeaver PI:

  • SAP_XI_ADMINISTRATOR_J2EE

  • SAP_XI_API_DEVELOP_J2EE

  • SAP_XI_API_DISPLAY_J2EE

  • SAP_XI_APPL_SERV_USER

  • SAP_XI_BPE_ADMINISTATOR_J2EE

  • SAP_XI_BPE_MONITOR_J2EE

  • SAP_XI_CMS_SERV_USER

  • SAP_XI_CONFIGURATOR_EXT_J2EE

  • SAP_XI_CONFIGURATOR_J2EE

  • SAP_XI_CONTENT_ORGANIZER_J2EE

  • SAP_XI_DEVELOPER_J2EE

  • SAP_XI_DISPLAY_USER_J2EE

  • SAP_XI_ID_SERV_USER

  • SAP_XI_IR_SERV_USER

  • SAP_XI_IS_SERV_USER

  • SAP_XI_MESSAGE_MODIFY

  • SAP_XI_MONITOR_J2EE

  • SAP_XI_PCK_ADMIN

  • SAP_XI_PCK_COMMUNICATION

  • SAP_XI_PCK_MONITOR

  • SAP_XI_RWB_SERV_USER

  • SAP_XI_SUPPORT_J2EE

UME Actions

The permissions granted for a UME role are specified by the UME actions that are assigned them.

Note

Applications deploy authorizations in Java EE security roles or user management engine (UME) actions depending on the decision of the developer. The JEE security roles and UME actions can be bundled by the developer or the administrator into UME roles. The administrator then assigns these roles to the users.

More information on the authorization concept: Permissions, Actions, and UME Roles

Note

More information on UME roles: SAP Note 1370334 Information published on SAP site

To find out which actions are assigned to a UME role, perform the following steps:

  1. Start Java User Management. To do that, go to http://<host>:<port> and choose User Management .

  2. Log on with your user and password.

  3. As Search Criteria , choose Role and UME Database .

  4. Enter the name of the role and choose Go .

  5. Under Details of Role <name of role> , select tab Assigned Actions .

  6. To find out more details of an action, copy the name of the action, paste it into the name field of the search and as Search Criteria enter Action and UME Database .

  7. Choose Go .

For a list of important UME actions, see Special Actions .

Roles for Special Tools and Applications