Hi!
I’m using read statusbar activity, to read statusbar from SAP. If messageType = “E” i continue to the next iteration of cycle. Sometimes, in random iterations, when the robot read statusbar throw a exception: system.runtime.interopservices.SEHException (printscreen below)
I can’t understand why, can you help me?
joao did you solve the Error? Because i also have build a Workflow with an interation and received the following Error:
WorkflowAddin.OnExecuteWorkflow-AcceptEventDispatcherWF System.Runtime.InteropServices.SEHException (0x80004005): Eine externe Komponente hat eine Ausnahme ausgelöst. bei new
bei CadUIService.GetText(Int32 formId, Int32 controlId, Int32 row, Int32 column, String& text) in c:\cad\source\addinloader\caduiservice.cpp:Zeile 326.
bei Intergraph.Cad.WorkflowActivities.GetFieldByNum.Execute(CodeActivityContext context)
bei System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager)
bei System.Activities.ActivityInstance.Execute(ActivityExecutor executor, BookmarkManager bookmarkManager)
bei System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor executor, BookmarkManager bookmarkManager, Location resultLocation)