Hello everyone,
I am attempting to use the ‘Invoke Workflow’ activity within a ‘Try Catch’ block to handle errors using another workflow. However, after running the ‘ErrorHandle’ workflow and returning to the main workflow, I received an error message “RPC server is unavailable” with error code 0x800706BA.
Here is my flow:

After the try-catch block, I use the SAP “Table cell” to type into. However, when the automation tries to run this type into, the RPC error occurs;
After applying the ‘delay’ function, the error persists
