While trying to configure NW:Solution Manager-AS Java(Config Wizard configuration to Solution Manager): maintain in NWA I recieved an error:
Error: No RFC authorization for function module RFCPING
Step: J2EE User: SOLMAN with SID and Client extension
Checking the step
Please connect to the ABAP System with an administration user[f.e DDIC] and execute transaction su01 to start the user management application
Enter the name of the user SM2CTCSOL600 into the input field labeled with 'user' and press the display button(F7)
If a message box with the text 'User SM2CTCSOL600does not exist' pop up - this step was not yet executed successfully, otherwise the 'Display User' screen will be shown
Executing the step manually
Please connect to the ABAP System with an administration user[f.e DDIC] and execute transaction su01 to start the user management application
Enter the name of the user SM2CTCSOL600 into the input field labeled with 'user' and press the create button(F8)
Please execute following steps to create the user:
'Address' Tab:Enter the name of the user in the field 'Last name'
'Logon Data' Tab: In the combo box User Type select the entry 'System User (Internal RFC and Background Processing)'
'Logon Data' Tab: Please enter a password for the user
Press the save button (ctrl+s) to save the user
Support Information
Type of Action
InvokeServiceDebug Events
error message
Error: No RFC authorization for function module RFCPING.
InvokeService:J2EE User: SOLMAN with SID and Client extension
Library: sap.com/tclmconfig~content
SourcePath ./com_sap_sm_ctc_scenario_simulate/com_sap_sm_ctc_scenario_ui_process/ext_1206447991146/proc_1197052628227/proc_1207325025157/proc_1207755933502/maintainUser
Time 2011/11/27 at 21:32:47
WSDL content/common/service/usermanagement/maintainUser.wsdl
Destination parameters
user : j2ee_admin
password : % secure content %
host : localhost
sysnr : $$
client : 001
language : null
I went ahead and create the account "SM2CTCSOL600" on my client 600 and gave him sap_j2ee_admin role.
My concern is why it's is the client referencing to client 001? Please see bold on top.
can someone please help explain to me why it's referencing to 001? My BW client and Solution manager client is 600.
Is there a way to change the client reference?