Question:
Why does Loader import from CSV result in 0 successes and 0 failures?
Answer:
Here are potential causes for this behavior:
- Open the CSV file in a text editor and check if there are extraneous commas in place after the last field.
- There could be leading or trail spaces in any of the fields within the input file.
- There could be blank columns at the end of the input file.
Related Documentation:
Vault Admin Help Documentation: Vault Loader
Send us your feedback: We are always looking for feedback to help improve our Knowledge Base! Please let us know if this article is helpful or provide feedback on how we can improve your experience by clicking here.
Thank you