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.
Documents required for NOC approval are gathered from DocumentTypeMapping MDMS.
Common documents that are required are fetched from DocumentType config from MDMS.
Forward application with the uploaded NOC certificate to forward the application to concerned authorities for approval.
Reject application to reject the application.
For multiple uploading of documents, we have used MultiUploadWrapper which encapsulates API calls and abstracts the whole process providing the fileData and fileStoreIds.
__All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
Users can view all the applications assigned to them in the employee inbox. And it provides multiple filters and search options to filter the applications.
NOC Inbox uses InboxComposer React HOC to create the Inbox through various child components, for both mobile and desktop components.
The API used to fetch applications in the inbox
NOCAccess function to view NOC Inbox
Use the MDMS (available as blue hyperlinks) for selecting OBPS application type, service type, risk type with business service and status filter.
Config for risk type definition
__All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.
__All content on this page by eGov Foundation is licensed under a Creative Commons Attribution 4.0 International License.