SAP logon screen recording not working

Hi Team,
I checked demo of UIpath with SAP.
Enabled scripting on login pad and in RZ11.
But still UIPath recording is not working.
Can you kindly help on this.

Regards,
KarthiK

Hi @karthik452,
It’s hard to answer this. Firstly you could try with Click activity and indicate something in this SAP to check if Studio is able to get any selector from the application. If yes then question is what type of recording are you using? Please describe step by step.
If selector can’t be taken then seems that application can be automated only by using image based activities so you should use Image Recording or manually get any data etc by using image/ocr based activities.

Hi @Pablito,

Attached the steps I have followed.

  1. Added click activity.
  2. Clicked on indicate of screen
  3. Selected SAP GUI Connections on Logon Pad.
  4. It comes back to UIPath and it doesn’t recognize my click on SAP Logon Pad.
    ( But when I clicked on other applications it recognizes successfully. Issue is only with SAP GUI )
    Can you kindly guide me where I am doing wrong.

Regards,
Karthik

Yes, SAP GUI as I know is not recognized by UiPath as application to work with selectors. Instead of it you can install additional package:
image
These activities will help you to work with SAP. Those are working very good with images.

Hi @Pablito,

Tried installing these packages as well.
But no luck.
For your information I am using SAP Netweaver 7.5.

Regards,
Karthik

Do you have any error? CV activities should work fine for SAP as they are based on image. You just need to use CV Screen Scope activity, indicate sap application and then inside this scope you need to use rest of CV activities depends of what you want to do.

Hi @Pablito,

I have used CV recording and recorded SAP Logon Screen.
But on selecting the SAP logon screen it comes back to CV recording and other elements are in grayed mode only.

Regards,
Karthik

Instead of CV Recorder you can try do take data manually using CV activities and also other image based activities like Image Click, Get OCR Text. Just try to experiment.

Hi @Pablito,

Tried with CV activities as well. But no luck. Its not capturing SAP screen. But its capturing other screens correctly.
Don’t know what is the issue with SAP GUI. :frowning:

Regards,
Karthik

Hi @karthik452

I hope these lengthy articles will be of help:
https://studio.uipath.com/docs/introduction-to-sap-automation

As well as a bunch of resolved Forum topics with the phrase SAP GUI:
https://forum.uipath.com/search?q=%22sap%20gui%22%20status%3Asolved

1 Like