cancel
Showing results for 
Search instead for 
Did you mean: 

Role in UME whereas user can be created only in ABAP

Former Member
0 Kudos

Hi experts,

I want to create a user with a MDM EC Administrator role in my WAS Java UME. But i get the following exception while doing so:

1.5#001CC46BDFC200660000153C0000108000044D2CF9474AB3#1210755462890#com.sap.security.core.persistence.datasource.imp.R3PersistenceBase#sap.com/tc~wd~dispwda#com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.createPrincipalDatabag()#J2EE_ADMIN#305344#SAP J2EE Engine JTA Transaction : [631ffffffd660226ffffffb5]#IWDFVM2160.wdf_ERP_103929350#J2EE_ADMIN#72cab7e0219311dd998a001cc46bdfc2#SAPEngine_Application_Thread[impl:3]_4##0#0#Error#1#/System/Security/Usermanagement#Java#An exception was thrown in the UME/ABAP user management connector. Message: {0}.##An exception was thrown in the UME/ABAP user management connector. Message: {0}. 
[EXCEPTION]
 {1}#2#BAPI_USER_CREATE1@ERPCLNT001: ID=01, NUMBER=491, MESSAGE=You are not authorized to create users in group#com.sap.security.core.persistence.datasource.PersistenceException: BAPI_USER_CREATE1@ERPCLNT001: ID=01, NUMBER=491, MESSAGE=You are not authorized to create users in group
	at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.handleBapiRet2Table(R3PersistenceBase.java:1186)

I problem is - role is existing in UME whereas i could create users only in ABAP. This role is not even visible in the ABAP side!

Is there any way to assign this role to that user?

Thanks in advance

Swarna

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Issue solved after raising CSS note

Former Member
0 Kudos

Hi Swarna

What was the solution which sap have given? can you please discribe it here?

Former Member
0 Kudos

you can access the users at http://<host name>:5<sys.no>00/useradmin

You will get to see all the users you created in WAS ABAP... and here you can attach the j2ee roles to him..

Please come back if this reply doesnot answer you..

Award points if this found helpful

Former Member
0 Kudos

Yes i'm able to see the this user in the user administration page, but the problem is that i cant do any editing! I get the error "error in persistence:contact your system administrator"