Requirement
- The file upload service should be integrated with the registration service.
- Whenever a file is uploaded to a specific field in the registration form, a reference to that file should be stored in the corresponding column of the registration record.
- All other non-file fields should be processed and updated as usual.