I am getting system exception in assignment 1 - Advance level (Exception from HRESULT: 0x800700AA) at Source: Invoke workflow file: Go back",)

Hi all , Please help for the following .

I am attaching the Xmal file too.

{
“message”: “System exception. Retry: 1. The requested resource is in use. (Exception from HRESULT: 0x800700AA) at Source: Invoke workflow file: Go back”,
“level”: “Warning”,
“logType”: “User”,
}SHA1Online_HashCode.xaml (13.4 KB)

Hi @Himani_K,

I think use “Go back” activity inside attach browser activity to resolve this issue.

SHA1Online_HashCode.xaml (13.9 KB)

Regards,
Nitesh

Thanks nitesh!
I tried it but it did not work. I am still seeing the error .

Hi Nitesh,
I tried using Send hot key activity and looks like it worked out as i did not see the same exception again .SHA1Online_HashCode.xaml (14.7 KB)
Please take a look and confirm . Really appreciate your help!
Thanks!

1 Like

Hi @Himani_K,

I went through your code and looks It will work(alt+left).

Thanks,

1 Like

Thanks! and it did work finally !