I currently have an Automation Available in Autopilot assistant. This automation contains an agent that I have published.
Autopilot assistant is able to find the automation (see attached).
But, when I give it an input, it throws this error.
Message:
An automation failed: PII.Detection.Agent.Agent Status: Failed Parameters: Output:{ “exception_string”: "RemoteException wrapping System.InvalidOperationException: Cannot find a process identified by process key ‘94b49f67-40d9-4e57-8765-ed188dad66b6’ \n at UiPath.Service.Core.ProcessCache.GetProcess(Func
2 selector, CancellationToken ct)\r\n at UiPath.Service.AttendedService.GetProcessByKey(String processKey, Message message, CancellationToken ct)\r\n at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext()\r\n— End of stack trace from previous location —\r\n at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext()\r\n— End of stack trace from previous location —\r\n at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext()\r\n— End of stack trace from previous location —\r\n at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List
1 cancellationTokens, Func
2 func, String message, Func
2 exceptionHandler)", “exception_type”: “System.InvalidOperationException” }
Output:
exception_string: RemoteException wrapping System.InvalidOperationException: Cannot find a process identified by process key '94b49f67-40d9-4e57-8765-ed188dad66b6' at UiPath.Service.Core.ProcessCache.GetProcess(Func2 selector, CancellationToken ct)
at UiPath.Service.AttendedService.GetProcessByKey(String processKey, Message message, CancellationToken ct)
at UiPath.CoreIpc.Server.<>c__DisplayClass7_3.<<-ctor>g__InvokeMethod|6>d.MoveNext()
— End of stack trace from previous location —
at UiPath.CoreIpc.Server.<>c__DisplayClass7_1.<<-ctor>g__HandleRequest|3>d.MoveNext()
— End of stack trace from previous location —
at UiPath.CoreIpc.Server.<>c__DisplayClass7_2.<<-ctor>b__5>d.MoveNext()
— End of stack trace from previous location —
at UiPath.CoreIpc.Helpers.Timeout[TResult](TimeSpan timeout, List1 cancellationTokens, Func2 func, String message, Func2 exceptionHandler)exception_type: System.InvalidOperationException
