Setting up SAP for RPA
4 min
before pad can interact with sap controls, sap must be configured to allow scripting both client side and server side scripting must be enabled the steps below assume sap is fully up to date with the latest support packages installed enabling client side scripting start sap logon and log in to the sap server click the customize local layout toolbar button click options and in the gui options screen, select the accessibility and scripting node under the accessibility node, ensure use accessibility mode is enabled under the scripting node, ensure enable scripting is enabled ⚠️ no other options should be enabled in the scripting node enabling additional options will cause an un dismissible popup to appear when an rpa tool attempts to interact with sap, breaking all interactions save the settings enabling server side scripting start sap logon and log in to the sap server enter transaction rz11 and click the green checkmark in the maintain profile parameters window, type sapgui/user scripting click display in the display profile parameter attributes window, click change value in the new value field, type true save the settings and restart the sap gui