I know this is a common error that often solved by verifying both client and server-side scripting are in enabled on SAP. I assure you it’s enabled as I can log into SAP, put in the SE16N T-Code, and run a query against the TCURR table. My problem comes in when I’m attempting to automate the exporting of the results of the query. I’ve added an additional application browser activity and still no luck. I’m not sure if my issue is a UiPath or SAP at the moment, but I’m looking for things I can try. Things already tried are uninstalling and reinstalling both UiPath and SAP Business Client. I’ve created a new simplified project that is basically login into SAP and going to this screen in question and I still get the problem. It seems like UiPath is not detecting the page elements.
Is the SAP installation on local machine or you are opening it through Citrix?
If it’s opening through Citrix, you will have to automate it through image automation like cv scope.
To verify try to go to optionson that window where it is failing and check if recorder is enabled and if you are able to record the steps..ideally if scripting is enabled then recorder should be working on the window..this would confirm if the issue is with UiPath or sap
Cheers
No, I’m developing on my local machine.
Even in ui explorer is it working?
If so for now you can build selectors there and use
Cheers
Cheers
@Anil_G UI explorer is not work either, BUT based on the hint from @ashokkarale I started playing with Computer Vision and it looks like this is working for me. I really wish I could have found out why the application browser stopped working as my entire automation was working before, but some update or something changed. At any rate, I am able to move forward updating any part of my automation that is no longer working with CV.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.


