<?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>Question Re: SAPGUI scripting notification problem in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325238#M573687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe the following steps can solve your problem:&lt;/P&gt;&lt;P&gt;1) In any GUI session press ALT-F12.&lt;/P&gt;&lt;P&gt;2) Select the menu entry "Options".&lt;/P&gt;&lt;P&gt;3) In the upcoming popup select the Tab "Scripting"&lt;/P&gt;&lt;P&gt;4) Ensure that the checkboxes "Enable Scripting" and "Notify when a script opens a connection" are enabled and the checkbox "Notify when a script attaches to a running GUI" is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Apr 2006 13:45:37 GMT</pubDate>
    <dc:creator>markus_dinkel</dc:creator>
    <dc:date>2006-04-27T13:45:37Z</dc:date>
    <item>
      <title>SAPGUI scripting notification problem</title>
      <link>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaq-p/1325237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To run vbs files outside SAP to do SAP automation.&lt;/P&gt;&lt;P&gt;I activated scripting via RZ11 "sapgui/user_scripting".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When running a script I receive a notification, when confirming this notification the script runs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With parameter "sapgui/user_scripting_force_notification" this notification should be hidden.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My current SAP system doen't know this parameter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to set this one; does anyone know how to do this???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 13:11:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaq-p/1325237</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-27T13:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI scripting notification problem</title>
      <link>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325238#M573687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe the following steps can solve your problem:&lt;/P&gt;&lt;P&gt;1) In any GUI session press ALT-F12.&lt;/P&gt;&lt;P&gt;2) Select the menu entry "Options".&lt;/P&gt;&lt;P&gt;3) In the upcoming popup select the Tab "Scripting"&lt;/P&gt;&lt;P&gt;4) Ensure that the checkboxes "Enable Scripting" and "Notify when a script opens a connection" are enabled and the checkbox "Notify when a script attaches to a running GUI" is disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps...&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Apr 2006 13:45:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325238#M573687</guid>
      <dc:creator>markus_dinkel</dc:creator>
      <dc:date>2006-04-27T13:45:37Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI scripting notification problem</title>
      <link>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325239#M573688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The RZ11 Parameter setting for SAPGUI is prereuisite for the SAPGUI recording as well as reply execution. This setting doesn't give any popup.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The popup is appearing due to following setting -&lt;/P&gt;&lt;P&gt;1. On any screen, choose icon with tooltip 'Customizing of local layout' from the Standard Toolbar'. &lt;/P&gt;&lt;P&gt;2. Choose 'Options'. &lt;/P&gt;&lt;P&gt;3. Choose the 'Scripting tab'. &lt;/P&gt;&lt;P&gt;4. Select the checkbox of 'Enable Scripting'. &lt;/P&gt;&lt;P&gt;5. *** Choose the checkbox 'Notify when a script attaches to a running GUI'. &lt;/P&gt;&lt;P&gt;6. *** Choose the checkbox 'Notify when script opens a connection'.&lt;/P&gt;&lt;P&gt;7. Choose 'Apply'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the steps 5 &amp;amp; 6 above, uncheck the checkboxes. Now no popup will appear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The weblog containing all the settings for eCATT is as follows -&lt;/P&gt;&lt;P&gt;/people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The weblog containing hints, tips for recording is as follows -&lt;/P&gt;&lt;P&gt;/people/sapna.modi/blog/2006/04/24/ecatt-tips-of-recording-testing-links-part-viii&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will sort out your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS If the answer solves your query, plz reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 09:24:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325239#M573688</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-28T09:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: SAPGUI scripting notification problem</title>
      <link>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325240#M573689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello John, hello SAP Developer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please be very careful with unchecking the checkbox 'Notify when script opens a connection'. I would recommend to use the settings as described in my answer in step 4. &lt;/P&gt;&lt;P&gt;This checkbox should be enabled, because it ensures that you're getting notified whenever a script is trying to open a connection on your PC. If this setting is disabled, any script running on your PC could open a connection and execute something on this connection. E.g. someone might attack your PC and try to execute a script without you knowing it. With this checkbox enabled, you ensure that you always get notified when this happens - and no script can run without your confirmation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regads,&lt;/P&gt;&lt;P&gt;Markus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2006 09:37:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/sapgui-scripting-notification-problem/qaa-p/1325240#M573689</guid>
      <dc:creator>markus_dinkel</dc:creator>
      <dc:date>2006-04-28T09:37:16Z</dc:date>
    </item>
  </channel>
</rss>

