Hi ,
I’am using SAP Logon activity to connect to SAP . It works fine with numberOfRetries = 5 and RetryInterval = 2000 . We are working on adding a check on this activity if there is an error with SAP GUI config : Example of error Logon Balancing Error 88 ( RC=9 ) | SAP Community .
The broblem is that SAP Logon activity don’t throw an exception after exceeded the numberOfRetries and robot freeze .
Can someone provide me the solution for this ?
Thanks in advance