Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP GUI Security problem

Former Member
0 Likes
1,959

hi all,

my job is to create silent installations and i have a problem with SAP 7.20 installation.

everything is ok except 1 SAP GUI Security pop-up that i can't get rid of.

when clicking on help and choosing our online help, i get the message: "The system is trying to execute the program/display the file" followed by the help file i want. the problem is that in the drop-down menu, i choose the option "always allow" but it does not work. the message keeps coming back everytime i access my help file.

can someone help me fix this, so users won't have to see this popup everytime they access the help file?

thank you!

3 REPLIES 3
Read only

mvoros
Active Contributor
0 Likes
1,165

Hi,

I guess that URL for help is based on context and you just confirm one specific URL by pop up dialog. If you go to Options -> Tab Security -> Security Settings then you can create your own security rule. For example if you create a new record for type File with Object = http://* and access type execute then GUI won't ask security question for any URL. So you can try to create a suitable regular expression for your case.

Cheers

Read only

Former Member
0 Likes
1,165

ok i found the Security Settings tab in options. i have no clue how to create the rule i need though.

i'm a packager, i create silent installations. i don't use SAP and know nothig about it, except how to install it

can someone please help me create the rule i need?

what is launched is an executable that opens a page on our intranet.

thank you!

Edited by: Kardock on Feb 17, 2011 3:13 PM

Read only

mvoros
Active Contributor
0 Likes
1,165

I think I've already written how to create a generic rule but more info can be found in [documentation|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/002444be-7018-2d10-e18e-a8c537198ef6&overridelayout=true].

Cheers