Improve CSV Export Format for Web Front-End Exceptions
When exceptions occur in the web front end, users can export the affected records to a CSV file. However, the exported file does not match the format used by the system's formula, preventing direct external corrections and re-import.
Currently, users must manually look up ID numbers in the original file, extract the rows, make corrections, and then re-import—adding unnecessary steps to the workflow. While small numbers of errors can be fixed directly in the web view, handling large batches this way is impractical.
Proposed Solution:
Provide the option to export the csv data so that it aligns with the format required for re-import. This would allow users to correct data externally and seamlessly re-import without additional lookup steps, significantly improving efficiency in handling large-scale exceptions.
This enhancement would save considerable time and effort while ensuring data integrity across processes.
