cancel
Showing results for 
Search instead for 
Did you mean: 

EP user creation error

Former Member
0 Kudos

Hello experts,

we have a new EP system, I have logged in using user J2EE_ADMIN

I went through Identity Management and when i Try to create a user by clicking on create user.

it says "An error occurred; contact your system administrator".

is there any configuration required .

any suggestions.

regards,

kavitha

Accepted Solutions (0)

Answers (5)

Answers (5)

lakshminarayanan_m
Contributor
0 Kudos

Hi kavi,

Could u please provide the error details , so that we can sugges some idea or solution for ur problem.

post ur error in" mlaknarayanan84 at gmail com "

note: ignore my prev msg

regards

MLN

lakshminarayanan_m
Contributor
0 Kudos

Hi kavi,

Could u please provide the error details , so that we can sugges some idea or solution for ur problem.

post ur error in" mlaknarayanan at gmail com "

regards

MLN

lakshminarayanan_m
Contributor
0 Kudos

Hi Daney ,

will u please give the details of the Slog. Or otherwise u just look out the log file in the trans directory.

regards

MLN

Former Member
0 Kudos

You can check the role assignment of system user in ABAP.only the role SAP_BC_JSF_COMMUNICATION_RO, the UME switches to read-only access for users located in the ABAP system.

To enable read-write access to the system user(sapjsf), assign the system user the ABAP role SAP_BC_JSF_COMMUNICATION.

You can check the following link for details

http://help.sap.com/saphelp_nw2004s/helpdata/en/4a/e06f429c789041e10000000a1550b0/frameset.htm

I hope this helps

Regards,

Abhilasha

Former Member
0 Kudos

Hi, you have ABAP+JAVA stack, if you need to create user first login in 001 client ABAP -->

in SU01 add for user SAPJSF role --> SAP_BC_JSF_COMMUNICATION (check if this role are good, if not regenerate it).

http://help.sap.com/saphelp_nw70/helpdata/EN/8f/67d27676ace84080964d4c4223bb3c/frameset.htm

Regards.