cancel
Showing results for 
Search instead for 
Did you mean: 

Create UME actions

Former Member
0 Kudos

Hi,

How I can create actions or extend the existing ones in the User Admin Service (UME) of the J2EE?

Thanks in advance.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member192798
Active Contributor
0 Kudos

Hi Luis,

In order to Add or Modify UME-Actions in NW04 you have to edit the file UMErole.xml. You do this by using the SAP J2EE Configtool (C:\usr\sap\<SID>\JC00\j2ee\configtool\configtool.bat).

In the menu, go to File -> Configuration Editor. Click on the icon under "Display Configuration" to switch between view and edit mode. Then go to Configurations -> cluster_data -> server -> persistent -> com.sap.security.core.ume.service -> UMErole.xml. Click right on this file and choose "Change". Now edit the ACTIONS you want to change or create new ACTIONS.

You must restart the server after you made your changes. Afterwards you should have the new UME.Roles in the role editor.

You must keep in mind that your changes in the UMErole.xml can be overwritten after each new Patch so keep a copy of this file and upload it when required.

I hope this solves your problem.

Regards.

Praveen