cancel
Showing results for 
Search instead for 
Did you mean: 

Access Denied when calling an url with WinGui

Former Member
0 Kudos

Hello,

I'm using EP 7 SP7 and I have a problem when calling an url with WinGui. The url is:

http://host:port/irj/servlet/prt/portal/prtroot/com.sap.portal.appintegrator.sap.Transaction?System=...

I get the following error without asking for logon data: "Access denied (Object: com.sap.portal.system/security/sap.com/NetWeaver.Portal/low_safety/com.sap.portal.appintegrator.sap/components/Transaction)." I think there is something related with permisions but how can I manage it?

Thank you

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you Wolfgang. I resolved it by assigning guest permission to: /sap.com/NetWeaver.Portal/low_safety/com.sap.portal.appintegrator.sap/components/Transaction

Regards

Former Member
0 Kudos

Hi,

Can you explain the process cleary, How to resolve AccessDenied exception?

Because my requirement is also same

PLZ help me Its Urgent.

Regds

Phani

Former Member
0 Kudos

Hi,

finally i got the solution.

The following is the path to change the permissions for the component then we can resolve access Denied Exception for user: Guest

SystemAdministration->Permissions->Under the PortalCatalog--->select SecurityZones->sap.com>Netweaver Portal>low_safety>com.sap.portal.appintegrator.sap.bwc>components>Transaction>rightclick and open permissions-enter the user Guest>click on go>select Guest>click on Add>Give the Administrator and End User permissions.

Then it should works fine.

Cheers

Phani

Former Member
0 Kudos