Application Overview
Overview
The application overview page shows the details of the application selected and the action that a specific user is allowed to take on that application.
MDMS Details
Documents required for NOC approval are gathered from DocumentTypeMapping MDMS.
Common documents that are required are fetched from DocumentType config from MDMS.
Workflow Actions
Forward application with the uploaded NOC certificate to forward the application to concerned authorities for approval.
Reject application to reject the application.
Components
For multiple uploading of documents, we have used MultiUploadWrapper which encapsulates API calls and abstracts the whole process providing the fileData and fileStoreIds.
Last updated