Description
When attempting to run a GUI script, the script almost immediately stops running. The SAP system which I'm attempting to connect to uses SAP Client/Single Sign On buttons in SAP.
Possible additional information:
- No message is returned from SAP appears in the log column of the data file
Cause
Our software requires an additional setting in order to be able to interact with the buttons in the SAP User Selection pictured above.
Solution
This issue should be able to be resolved by opening Studio and following the below instructions:
- Click File > Options > SAP Settings
- Scroll to the bottom of this and enable the "Allow multithreaded GUI scripting" checkbox
After enabling the checkbox mentioned above, the script should run normally.
Comments
0 comments
Please sign in to leave a comment.