Autofit Range stopped working in unattended

Hi,

Here is a description of my issue:

I had a bot, working on unattended for over a two years, with no issue. The process uses an autofit range activity to make sure all the values in an excel are fully displayed and after that the excel is converted to a pdf.

As mentioned, this has worked with no issues for over 2 years, but a few days ago, the autofit range just stopped working in unattended. I tested the process on an attended machine and it worked as expected, with no issues. I also executed the process on the unattended machine and monitored the execution, and once again it works with no issues. The only time it doesn’t work is when it is not monitored. Therefore this issue has been difficult to troubleshoot.

Do you have any ideas as to why this might have happened all of a sudden and what might be causing it?

Thank you in advance,
All the best

Hi @M_Kr ,

Could you let us know some more info about the issue ? Are you receiving errors ? Or is it just skipping that Autofit step ?

Also, is your automation configured as a background automation ?

Hi @supermanPunch

There is no error message, I can just tell that the autofit range activity did not work based on the results.

I should also mention that in the range input parameter of the autofit range I pass the entire sheet.

The automation is not configured as background automation.