cancel
Showing results for 
Search instead for 
Did you mean: 

cannot create user in useradmin and also from NWA

Former Member
0 Kudos

Hi,

I have NW2004s installed with ABAP+JAVA,

1) while creating the UME users or ABAP users in the portal through http://systemname:50000/irj from the useradmin tab and "createuser" button i am getting the error as "An error occurred; contact your system administrator". ie i cant create any user from browser

but i can create a new user from ABAP and edit the user(with portal roles,UME roles) from that http://systemname:50000/irj useradmin tab.

can any one suggest me how to resolve the error i even checked the SLD it is showing as running and it is configured properly.

2)and also from http://systemname:50000/useradmin i am getting the same error.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Surya,

It seems your user mapping is done with ABAP only, so you have to create users in ABAP Stack (with SU01)and assign roles as you like in EP.

Regards,

Hariprasad.K

PS: Awarding point's will get you some points.

Answers (3)

Answers (3)

Former Member
0 Kudos

Hello Surya,

When u install ur system with both ABAP + JAVA stack the backend will be ABAP stack, which means all ur users will be stored in ABAP stack under client 001. Hence if u want to create new users then u should create them at 001 client in ABAP stack.

Still if u want to create users from JAVA stack itself u should edit the SAPJSF user in ABAP stack and assign it with the role SAP_BC_JSF_COMMUNICATION. This role carries authorization for writing too whereas the role SAP_BC_JSF_COMMUNICATION_RO assigned to this user previously will carry only read only authorization. By the way SAPJSF user is for Communication.

regards,

Anandh

Former Member
0 Kudos

Hello surya. In NW2004s installed with ABAP+JAVA , you may create the user only in abap (Using sapgui) and edit the user (with portal roles,UME roles).

Possible only so

Thanks and regards! Sergo Beradze

JPReyes
Active Contributor
0 Kudos

Hi Surya,

Check errors in Defaulttrace and post them here...

Regards

Juan