I am trying to create a new user in UME store. I did a ABAP+Java install. I am a Java developer, don;t know anything about ABAP, I should have only done the Java install and left ABAP, but I just stuck with the defaults during the installation procedue. I am only trying to deploy a J2EE application on SAP netweaver. I am unable to create the user the UME store, I am getting this error in the log, basically I have to assign SAP_BC_JSF_COMMUNICATION role to SAPJSF user. In the visual administrator I can see the GROUP SAP_BC_JSF_COMMUNICATION_RO and can see SAPJSF use underneath that group. SAP_BC_JSF_COMMUNICATION group does not have the user, and I don;t see a provision to assign the user to the group in the visual adminsitrator
This is what I found in the SAP Library. I have to run transaction PFCG to assign the role to the user (http://help.sap.com/saphelp_nw04s/helpdata/en/9e/fdcf3d4f902d10e10000000a114084/frameset.htm). I have no idea how to go about doing that. I have seen many thread where people have done that, but I could not find any place where it says how to run a transaction. Is there a UI for that? Please let me know. Any help is very much appreciated.
#2#Cannot create user 02QIP0STMW% in ABAP backend system. Reason: The UME/ABAP adapter has recognized that the communication user is only assigned to the read-only role SAP_BC_JSF_COMMUNICATION_RO (or no role at all) in the backend system. Therefore UME was set to read-only mode for users from the backend system. See SAP Note 908911 for further information.#com.sap.security.core.persistence.datasource.PersistenceException: Cannot create user 02QIP0STMW% in ABAP backend system. Reason: The UME/ABAP adapter has recognized that the communication user is only assigned to the read-only role SAP_BC_JSF_COMMUNICATION_RO (or no role at all) in the backend system. Therefore UME was set to read-only mode for users from the backend system. See SAP Note 908911 for further information.