cancel
Showing results for 
Search instead for 
Did you mean: 

Permission on System Alias on NW2004s

Former Member
0 Kudos

Hi,

I am using compensation specialist business package on Portal 7.0. When accessing the overview screens, I am getting user ID and password screen. The SSO is working as it is fine for other applications. After review ing logs I found that permissions on System Alias might be a problem. The default trace reads as follows:

=======================================================

'pcd:portal_content/com.sap.pct/specialist/com.sap.pct.compspecialist/Roles/com.sap.pct.compspecialist.compensation_specialist/com.sap.pct.compspecialist.comp_management/com.sap.pct.compspecialist.overview/com.sap.pct.compspecialist.overview',

Top Layer: 'WebDynpro/TopLayer',

Producer ID (FPN): 'null',

System Alias: 'SAP_WAS',

[EXCEPTION]

#1#com.sapportals.portal.appintegrator.ApplicationIntegratorException: Unknown system alias.

System Alias: 'SAP_WAS',

User: 'C804867',

Reason: System Alias is not defined or permission denied for this user

at com.sapportals.portal.appintegrator.accessor.system.LocalSystemAccessor.<init>(LocalSystemAccessor.java:63)

at com.sapportals.portal.appintegrator.accessor.system.LocalSystemAccessor.getInstance(LocalSystemAccessor.java:102)

at

==========================================================

Please suggest how I can change permission on system alisases.

Thanks

Kevin

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Kevin,

Login to portal as Administrator, in system administration open the system under permissions tab. Assign the role "everyone" to the system and select the end user check box and save.

That should resolve your permission problem for the user.

-Kalyan

Former Member
0 Kudos

Hi,

I understand you have delpoyed this BP and you are trying to check it.The BP might be calling some fucntionalities from the backend system.

The BP's come with standard role, standard alias and standard user. You have to change it.

Create your own user and assign rights to the new user from portal.

When you create a system do user mapping there.

Read the documentation on the installed product to get an idea on the backend system.

Thanks...Reward points if useful..