cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAPGUI scripting notification problem

Former Member
0 Likes
2,357

To run vbs files outside SAP to do SAP automation.

I activated scripting via RZ11 "sapgui/user_scripting".

When running a script I receive a notification, when confirming this notification the script runs.

With parameter "sapgui/user_scripting_force_notification" this notification should be hidden.

My current SAP system doen't know this parameter.

I need to set this one; does anyone know how to do this???

Regards...

View Entire Topic
Former Member

Hello John,

The RZ11 Parameter setting for SAPGUI is prereuisite for the SAPGUI recording as well as reply execution. This setting doesn't give any popup.

The popup is appearing due to following setting -

1. On any screen, choose icon with tooltip 'Customizing of local layout' from the Standard Toolbar'.

2. Choose 'Options'.

3. Choose the 'Scripting tab'.

4. Select the checkbox of 'Enable Scripting'.

5. *** Choose the checkbox 'Notify when a script attaches to a running GUI'.

6. *** Choose the checkbox 'Notify when script opens a connection'.

7. Choose 'Apply'.

From the steps 5 & 6 above, uncheck the checkboxes. Now no popup will appear.

The weblog containing all the settings for eCATT is as follows -

/people/sapna.modi/blog/2006/04/10/ecatt--an-introduction-part-i

The weblog containing hints, tips for recording is as follows -

/people/sapna.modi/blog/2006/04/24/ecatt-tips-of-recording-testing-links-part-viii

This will sort out your problem.

PS If the answer solves your query, plz reward points.

Regards