--- title: "Enabling Server Side GUI scripting for Panaya Manual Test Recorder" slug: "how-to-set-server-parameters-to-enable-gui-scripting-server-side" updated: 2021-12-14T19:28:48Z published: 2021-12-14T19:28:48Z canonical: "success.panaya.com/how-to-set-server-parameters-to-enable-gui-scripting-server-side" --- > ## Documentation Index > Fetch the complete documentation index at: https://success.panaya.com/llms.txt > Use this file to discover all available pages before exploring further. # Enabling Server Side GUI scripting for Panaya Manual Test Recorder Use transaction **RZ10** to set the following parameters - **For all types of projects-** - sapgui/user_scripting = TRUE - sapgui/user_scripting_disable_recording = FALSE - sapgui/user_scripting_set_readonly = FALSE - rdisp/TRACE_LOGGING = on, 99 m - rdisp/call_system = 1  When SAP GUI for Windows is installed together with SAP BC (former NWBC) you should add the following parameter as well -  sapgui/nwbc_scripting = FALSE To accomplish that, please follow the steps described below for each parameter - 1. Start transaction **RZ10** 2. For **Profile**, select **Default** 3. Select **Extended maintenance** **![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973171525.png)** 4. Click ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973179797.png) 5. Click ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973206822.png) 6. Type Parameter name ****Type Parameter value ** ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973229769.png)** 7. Select ![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973242597.png) 8. Select **Yes** when prompted to save the changes in the parameter 9. Select![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973266365.png) 10. Select **Yes** when prompted to save the changes in the profile 11. Save the profile by clicking![](https://cdn.document360.io/f404076c-de23-4609-848e-2dfd4ef701b0/Images/Documentation/image-1638973281923.png) 12. Select **Yes** when prompted to activate the profile After setting all parameters, make changes effective by either - - Restarting the SAP application server, or - Using transaction **RZ11** to set all parameters while SAP is still running - [Verifying that the Testing Tool Setup was successful](/v1/docs/how-to-verify-that-the-recorder-player-setup-was-successful-server-side)