Hello and thank you for your reply,
We are using SAP NetWeaver 740 | Version 7400.3.19.1141.
I now have several examples of strange behaviour with the new update. Here is perhaps one of the clearer ones:
Initial actions:
Transaction: “RMPS_SET_SUBSTITUTE”. Type a customized username (3-WF-DFOE) and click execute (F8). That gives me the following window:
(Whether I do this part manually, using activities, or using the UiPath.Core.Activities.SAP.Login and Logon activities seem to make no difference.)
The next two clicks however is different:
Manually clicking:
Gives the following window:
Now performing the same actions with Package version 19.11.3, that is
gives the same results:
with selector: “<wnd app=‘saplogon.exe’ cls=‘
#32770’ title=‘Bruker (1)’ idx=‘*’ />”
Lastly, updating the package to version 20.4.3, without any other changes:
gives this window:
with an obvious different selector: “<wnd app=‘saplogon.exe’ cls=‘
#32770’ title=‘Begrens verdiområde’ idx=‘*’ />”
This causes future activities that uses the original selector to fail.
These seemingly unpredictable changes are causing us quite a bit of extra work. Particularly because trying to downgrade the package after having upgraded it causes many of the activities to suddenly be invalid.
Some of the selectors also seem to be pointing to different areas after the upgrade. Thus it seems we would have to go through every step of our large processes to fix issues and make sure it is still doing what it is supposed to, if we wish to use the newer versions of this package.
Best regards,
Rikke Mohn, DFØ.