SAP GUI recording doesn't work

Hi all,
we have SAP Scripting enabled, but I can’t record anythin in a transaction. UiPath marked always the complete window and not the similar elements, like textbox or dropdown. I get the message if I want to use an anchor. What could be the reason for this behavior?

HI @Volker_Hofheinz1

SAP Scripting is not fully enabled. Please check the latest docu once more

Best regards, Lev

4 Likes

If both client side and server side script has not been enabled then you cannot access any inner element in SAP, please make sure you enabled the script and then try to record it.

Hi,
both scripting elements are enabled, on the server side and on the client side and it doesn’t works. Is there any other option or authorisation necessary?
Volker

HI @Volker_Hofheinz1

Please follow the steps in configuration guide above:

  1. Enabling SAP GUI Scripting
    a. On the Server Side
    b. On the Client Side
  2. Enabling High Speed Connections
  3. Enabling Modal Dialog Boxes
  4. Authorization Rights

Roles can be checked by our SAP System Admins, see here:

Best regards, Lev

2 Likes

There are few pages in SAP those will not support element access, if this is one of them then you must use anchor based ocr automations.

HI @Divyashreem

Do you have some examples for me? The example from @Volker_Hofheinz1 is super easy page with just input fields

Thanks, Lev

1 Like

In Contract account page in SAP bottom left page window will not be able to access.

1 Like

Please provide me with the transaction and screenshot. I want to see it. Thanks

1 Like

All configurations are made and I also have the authorization rights, but it won’t work. I despair about it.
The problem is that it worked in the past and I don’t know what happened.

Regards, Volker

@Volker_Hofheinz1

Do not give up. SAP Automation is done by thousands of our users. It will work also for you.

Please check if this option is active for you? This is a prove, that SAP Scripting Interface was correctly activated.

image

Let us know…

Best regards, Lev

1 Like

Hi,
yes that is working for me. But also the same problems with UiPath.

Regards, Volker

@Volker_Hofheinz1

As mentioned above:
Step 1 → configuration of environment Configuration Steps

Step 2 → Start from Scratch - uninstall Studio, install the latest one which is 20.4, create new project

Best regards, Lev