Bot generating a report with missing values.

Hello everyone,

I need some help with a bot I'm developing that generates PDF reports. When I manually test the report, all the data appears correctly. However, when I trigger the bot to generate the report automatically, it produces the PDF with some data missing.

Additionally, during the bot's test run, it only displays the first 24 records. I'm not sure if this is typical behavior or if it's related to the problem I'm experiencing.

Any guidance or advice would be greatly appreciated.

Thank you!

This is the Report template:

Capture dโ€™eฬcran, le 2024-04-22 aฬ€ 17.07.18.png

 

 

 

 

 

 

 

This is the Correct Report:

Capture dโ€™eฬcran, le 2024-04-22 aฬ€ 17.06.57.png

 

 

 

 

 

 

 

 

This is the report with missing data:

Capture dโ€™eฬcran, le 2024-04-22 aฬ€ 17.06.43.png

 

 

 

 

 

 

 

This is the Bot Test:

Capture dโ€™eฬcran, le 2024-04-22 aฬ€ 17.06.14.png

 

โ€ƒ

Solved Solved
0 4 79
1 ACCEPTED SOLUTION

4 REPLIES 4

Is this happening only when you are filling child records at the same time with the parent?

Yes, each parent record includes a mandatory child record, so they are both recorded simultaneously.

Hello @AleksiAlkio , thanks a lot. Indeed it was related with the sync timing. I solve adding a delay in the Bot. I appreciate your help.

See you later.

Top Labels in this Space