Open ADPennington opened 9 months ago
this issue came up again for tribal file submitted this week. an audit of rejected files needs to be conducted. suggested criteria for the audit:
Header length is 24...
cc: @lfrohlich @ysong001 @ttran-hub
May want to explore accepting UTF-8 with BOM, potentially bypass the issue
Description: an aggregate file was rejected in TDP, and the error messages returned indicated the following:
After some testing, it turns out that the error messages are incorrect. the file actually failed because of encoding (after changing it to UTF-8, the file processed successfully.)
Open Questions: Please include any questions, possible solutions or decisions that should be explored during work
Deliverable(s): Create a list of recommendations or proofs of concept to be achieved to complete this issue
Supporting Documentation: Please include any relevant log snippets/files/screen shots