<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Sap script to close security pop up in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749075#M35978</link>
    <description>&lt;P&gt;Hello &lt;A href="https://answers.sap.com/users/479228/mufeez.html"&gt;mUFEEZ DIN,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please add more detail to your question for better understanding.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Yogesh Patel&lt;/P&gt;&lt;P&gt;SAP community Moderator &lt;/P&gt;</description>
    <pubDate>Thu, 27 Dec 2018 16:03:27 GMT</pubDate>
    <dc:creator>patelyogesh</dc:creator>
    <dc:date>2018-12-27T16:03:27Z</dc:date>
    <item>
      <title>Sap script to close security pop up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749074#M35977</link>
      <description>&lt;P&gt;Looking for a SAP script command line to close security pop up.. Action triggered by server was denied based on rule... do you want to see a list of actions triggered in the last communication step... Yes no&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 16:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749074#M35977</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2018-12-27T16:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script to close security pop up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749075#M35978</link>
      <description>&lt;P&gt;Hello &lt;A href="https://answers.sap.com/users/479228/mufeez.html"&gt;mUFEEZ DIN,&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please add more detail to your question for better understanding.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Yogesh Patel&lt;/P&gt;&lt;P&gt;SAP community Moderator &lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 16:03:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749075#M35978</guid>
      <dc:creator>patelyogesh</dc:creator>
      <dc:date>2018-12-27T16:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script to close security pop up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749076#M35979</link>
      <description>&lt;P&gt;Hello &lt;/P&gt;&lt;P&gt;to change the rule SAP Gui to Allow, go to Customize Local Layout &amp;gt; Options &amp;gt; Security &amp;gt; Security Settings &amp;gt; Security Rules
choose /H/app.server/S/3200 rule and change there from Deny to Allow &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reference&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://archive.sap.com/discussions/thread/1937488" target="_blank"&gt;SAP GUI security window on portal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2019 21:54:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749076#M35979</guid>
      <dc:creator>LukaszL</dc:creator>
      <dc:date>2019-03-14T21:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script to close security pop up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749077#M35980</link>
      <description>&lt;P&gt;Looking for a SAP script command line to close security pop up.. Action triggered by server was denied based on rule... do you want to see a list of actions triggered in the last communication step... Yes no&lt;/P&gt;&lt;P&gt;Changing the default security setting to "allow" is not really the solution. I use a script to run 10 reports in SAP and then all 10 reports are saved as spreadsheet on the local HD as  a plain data source (read only) for some other more complex workbooks. When the default security setting is set to "allow" Excel is started for all 10 reports, opening all the 10 reports. In order to prevent that the security default is set to "deny". However when the default is "deny" the above mentioned SAP Security dialog comes up while running the script.&lt;/P&gt;&lt;P&gt;How can I close this security notification dialog in the script choosing "no" as the answer?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2020 10:38:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749077#M35980</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-11-09T10:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Sap script to close security pop up</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749078#M35981</link>
      <description>&lt;P&gt;Same exact scenario as  &lt;SPAN class="mention-scrubbed"&gt;gruehar&lt;/SPAN&gt; and  &lt;SPAN class="mention-scrubbed"&gt;mufeez&lt;/SPAN&gt; ... we have a dozen+ reports being scripted to download and don't want Excel opening a dozen times. Can't get this popup to appear unless running a script, and can't capture the correct window session.findById("wnd[x] using Record and Playback when it's open due to a script running. I've also tried many variations of the wnd target path as above, as well as trying to force via script the Alt+N to answer "No". Nothing works ... any suggestions are appreciated.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;============================================================================
Request Details
Version: 1.0
Encoding: UTF-8
============================================================================
----------------------------------------------------------------------------
REQUEST:

- Object:
Object name: C:\Program Files\Microsoft Office\Office15\EXCEL.EXE
Object type: File

- Context:
System ID: EP1
Network: 
Client: 400
Transaction: SE16
Dynpro name: SAPLSLVC_FULLSCREEN
Dynpro number: 0200

- Access:
Access type: Execute

ACTION:
Action taken: Deny
Action source: User rule

RULE:

- Object:
Object name: C:/Program Files/Microsoft Office/Office15/EXCEL.EXE
Object type: File

- Context:
System ID: 
Network: 
Client: 
Transaction: 
Dynpro name: 
Dynpro number: 

- Access:
Access type: Execute
----------------------------------------------------------------------------
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894957-2021-0223-15-30-21-data-browser-table-zffi02-ic-gl.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1894958-2021-0223-15-28-08-data-browser-table-t074-select.jpg" /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 20:31:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-to-close-security-pop-up/m-p/749078#M35981</guid>
      <dc:creator>former_member651324</dc:creator>
      <dc:date>2021-02-23T20:31:39Z</dc:date>
    </item>
  </channel>
</rss>

