Skip to main content
Nintex Community Menu Bar

Warning: Unable to write to the data file

  • March 26, 2021
  • 0 replies
  • 35 views

MRepetti
Nintex Employee
Forum|alt.badge.img+11

Issue

When running a botflow that is writing to a log file, user receives this warning:
Unable to write to the data file.

 

Error Code

 

27302i73FA7836E5A57DF6.png

 

 

 

Resolution

 

The "Unable to write to the data file: warning usually means that RPA cannot access the log file CSV.

 

It could be that:

 

- The file is open somewhere (most common).

- RPA cannot reach the file (maybe user does not have permissions to the path and file).

- Your OneDrive is inaccessible (if that is where it is saved).

 

 

Related Links