Output Data in queue is NULL, how to avoid it?

Hello,

I notice when the robot crash and I fill the report queue with the status the field Output Data is NULL and later it’s making a problem while generating the report file. How can I try to restrict this field to be Empty like the amount or something hardcoded instead of NULL value?

Thanks in advance!

Hi @Veselin_Ganchev,

You can output in the Set transaction status field. You can set a status by putting a try catch in the process against the robot being terminated. This will be the last thing he will do. (If UiPath service doesn’t crash)

You can also share the problem of the report. Solving this problem would be a more correct approach.

Regards,
MY

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.