0
Planned

CSV connector fails all add entities during data load if the file doesn't exist

Adrian Corston 2 years ago in CSV connector updated by Matthew Davis (Technical Product Manager) 1 year ago 1

I'm doing data load in a new environment and an export CSV didn't exist before I ran Add Entities to populate it.  Since the file didn't exist the connector is failing the entity adds and the log file is now filling with one error for each entity, which has made the system unusable for over 5 minutes.  If I had more like 100,000 records to write out this could delay the data load activity for an hour or more.

While not a show-stopper (I've now created a CSV file with headers and no data and re-run the Add Entities operation) it's annoying and I don't see why the file can't simply be created if it doesn't exist.

Planned

Thanks Adrian - that's a reasonable expectation. I've added a backlog item for the option for the implementer to choose whether they'd like the file to be created or an error thrown upon export if the file doesn't exist. This should be available in our 6.0 release.