I am automating the SAP application using uipath. I am using basic recording activity in uipath.
But thing is ID in SAP application is changing every time. i used UI explorer to find other attributes like Parent id or Parent name but other than ID none of the attributes are available in SAP, even i tried replacing some values of ID with wildcard(*).Even that also failed.
There is no aaname or name to select in the UIExplorer.
If i remove the ID from selector, Robot will halt, and i get selector not found exception.
Kindly find the attached screenshot of UI explorer window.
By the way i enabled scripting scripting both client and server side in SAP.