I’m trying to automate SAP login using UiPath SAP Logon activity, but I’m consistently getting the following error:
“SAP Logon: External component has thrown an exception.
System exception at initialization: External component has thrown an exception.
Source: SAP Logon”
System.Runtime.InteropServices.SEHException: External component has thrown an exception. at UiPath.Core.Activities.ObsoleteTaskAsyncCodeActivity`1.EndExecute(AsyncCodeActivityContext context, IAsyncResult result)
at System.Activities.AsyncCodeActivity.CompleteAsyncCodeActivityData.CompleteAsyncCodeActivityWorkItem.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)