cancel
Showing results for 
Search instead for 
Did you mean: 

Could not able to download due to SAP GUI security

sivaganesh_krishnan
Contributor
0 Kudos

Hi Everyone,

I  am working on a Report Program for downloading multiple smartforms. When i try to enter my package and start downloading ,a popup comes up

like this

The pop up says : "An action triggered by the server was denied based on a rule. Do you want to see a list of the actions triggered in the last communication step? YES, NO"

What should i do to avoid this.

Regards,

Sivaganesh

Accepted Solutions (1)

Accepted Solutions (1)

RMW
Product and Topic Expert
Product and Topic Expert

Hello,

please have a look at the SAP GUI for Windows 7.30 Security Guide  to understand the security concept and how to solve your problem.

Best regards

Rolf-Martin

Answers (3)

Answers (3)

Former Member

Hi Sivaganesh

You can turn of the popup in the SAP GUI options (Customize local layout -> Options -> Security -> Security Settings -> Deactivate)

Then restart your SAP GUI.

Hope this helps

Jann


Former Member
0 Kudos

And you can disable the security question with following reg keys:

[HKEY_LOCAL_MACHINE\Software\SAP\SAPGUI Front\SAP Frontend Server\Security]

or

[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\SAP\SAPGUI Front\SAP Frontend Server\Security]

with REG_DWORD SecurityLevel=0

Former Member
0 Kudos

You can turn of the popup in the SAP GUI options (Customize local layout -> Options -> Security -> Security Settings ->Given full permission - read write excute

Former Member
0 Kudos

It was a great help!