Question

IQ Bot - FAIL: Response=500##No documents found in server.

  • 26 April 2023
  • 2 replies
  • 286 views

Badge +1

Hi Guys, I am facing issue while running Downloading files from IQBOT. It's showing "FAIL: Response=500##No documents found in server." error. Please suggest. Thanks in advance.


2 replies

Userlevel 5
Badge +9

@saranm 

One possible cause is that there is no file in the specified document status and Learning instance.

 

add conditional logic afterward.

Automation Anywhere recommens to use IQ Bot command (Download all documents) with configuration to 'Delete files from the server after downloading' instead of deleting file manually from IQ Bot output path.

Each file that is getting saved on IQ Bot output path has respective entry in IQ Bot database and deleting the file manually creates mismatch in files available on output path and that in Database table.

 

Follow the below steps to resolve the issue:

  1. Validate the file and save. The file gets saved to one of the output folders. 
  2. Run the download documents action to download the file.

Note: 
The groups are created based on the Groups Creation Threshold defined in the learning instance. Hence if the document uploaded is a new document and needs training, the new Group will not be created until Groups Creation Threshold is met.

 

Ref:

https://apeople.automationanywhere.com/s/article/A2019-IQBot

 

HTH

REgards

Badge +1

Hi Raul,

Thank you!,

I have tried this steps already.

I thing AA IQ bot Server is not working as expected. Is it possible to you to check from your end.

Reply