Activity #2741
open
- Status changed from Rejected to New
- Assignee set to Ashitha C
- Planned Due Date set to 06/07/2024
- Keep json object of pension claim data in session.
- Upload Files Temporarily
- Create a function to temporarily store the files on the server
Ref: fointerface application New Coverage menu feature for file upload implementation
WEB-INF\views\Olre\RO\registration.jsp
<jsp:include page=""panels/docUploadBlock.jsp""/>
@RequestMapping(value = ""/save"", method = RequestMethod.POST, params = {""register""})
com.epfo.olre.controller.ro.RegistrationController
- Files to store may be: Scheme certificate upload (multiple), Bank account - cancelled cheque/passbook upload (multiple), Disability certificate (nominee) upload
- Define a directory structure and directory/filename convention to keep each member's pension claim data as uniquely identifiable. Explore code/talk with Pune team on this
- Store the file metadata (such as file name, path, and other relevant information) in the session
- Update json object with temp file locations and return json with operation status to client
- Handle exceptions
- Do Logging in Log file on file upload times.
Also available in: Atom
PDF