on 2008 Dec 12 5:46 AM
Hi,
when i click on the create user tab .. this is the message what i am getting.
Current user has user creation permissions in the UME, but cannot create users in the back-end system (data source). The original and possibly untranslated message was: "No active writeable datasource found for user creation, check your Persistence Configuration.".
thanks in advance
Sathish Kumar T.
Request clarification before answering.
resolved
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Dear all,
I was searching the community because I had this same error and there was no answer of how it was fixed. So I'm sending how I fixed today in a customer environment.
1. Go to portal http://<portal>/webdynpro/dispatcher/sap.com/tcsecumewdumeadmin/UmeAdminApp
- select configuration
- folder "sap system based in abap"
- do the conection test
If the test fails, log on in client 001 and change user SAPJSF:
- assign role SAP_BC_JSF_COMMUNICATION (only this one) and one profile that has permission to RFC logon
- you can change the password too
STOP/START ABAP+JAVA
Go again to the portal above and test connection again. The tests should now be OK.
2. Go to portal http://<portal>/irj
- Log on with administrator user
Now you should be able to create an user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
dear Achim Hauck,
i have checked those things what you have mentioned . its an abap system and i have given SAP_BC_JSF_COMMUNICATION (change) role to sapjsf . but the problem is not resolved yet. it showing me the same error.
i doubt the problem may be with the client ...
in begining the client by default set as 001 in configurations in webdypro ...
will it create any problem...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Sathish,
your UME is connected to a persistence system, where you (the communictaion user) are not allowed to change.
zhis could be either a ABAP-system or an LDAP system
go to
http://<server:port>/webdynpro/dispatcher/sap.com/tcsecumewdumeadmin/UmeAdminApp
navigate to Configuration & check your data source. in the according configuration tab you can see the communication user. i case of ABAP (most probably SAPJSF) check his authorization roles in ABAP
there are two roles to use:
SAP_BC_JSF_COMMUNICATION_RO (read only)
SAP_BC_JSF_COMMUNICATION (change)
you can assign only one of those in the used client.
kr, achim
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
30 | |
10 | |
8 | |
8 | |
7 | |
7 | |
5 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.