Anchor Base: Activity timeout exceeded

Hello,

Anchor Base: Activity timeout exceeded…

Regards,
Suresh.

1 Like

hi,

It means that the activity in this case ‘Anchor base’, could not find the right element with the time that is set at the time-out of the activity. This would mean that either the selector is not correct or that the information was not on the screen.

Kind regards

2 Likes

hi @suresh_kumar4

Anchor base didn’t found the element, you should check if the selector is right, or debug to check what is happening

Regards!

1 Like

Thanks for the response!!!

I have multiple pages in pdf so i am extracting data from each page , so that i am using get OCR Activity… when i loop in for each activity… when it goes to send pdf page i am getting this error…

Please help me out…

Thanks,
Suresh.

Can you run the workflow in debug mode and send a screenshot of the error and of the selector?

Kind regards

I think we weren’t able to find the element with FIND ELEMENT ACTIVITY
Kindly check that selector or use FIND IMAGE activity and select that string as a image and try once
Cheers @suresh_kumar4

i am having so many pages in the pdf file it is stucking in the middle…
getting the same error…

Thanks,
Suresh.

remove idx from the Find element selector in Anchor Base and try it woks.