Please enable JavaScript.
Coggle requires JavaScript to display documents.
Doc Import Revamp - Coggle Diagram
Doc Import Revamp
Changes
File Import Worker
Support for new file types
Update the progress table
API
Changes to existing Upload end point
Save to original file location
Save to Queue
Save to Progress Table
Polling end point
Voucher Document Service
Support for Image type files
Refer the existing conversion from PDF
Some improvements when bulk uploading to Scanned file table ( reduce the batch count)
Front end
Show the progress offline
UI changes
Need to have a design
Polling
DB changes
New table to track the progress
Clarifications
Functional
File Types to be supported
Technical
Any logic for polling logic
Should we move completed records from progress table to another table
Better consider reusing the existing progress table used for mail import
decided to have another table
Should we implement a micro service end poiint for polling or calling direclty from API
Testing
Max file size
Max page Number
Other considerations
Multiple files upload
we can do this concorrently in the api
Upload without client/scanner series selected