Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

No Objection Certificate is one of the major process required in BPA application . NOC is applicable based on area,building type etc. NOC is provided by third party . So BPA will be integrating with them . If third party has a system it will be rest/webservice call else we will onboard them by creating simple login,inbox,view screen.

Functionality

There are list of NOC departments for eg:

  • Fire Services

  • Airport Authority

  • -National Monument Authority

  • -Irrigation

  • -Pollution control board

The additional data required by NOC departments are collected as MIS data and pushed to NOC departments. The departments may process it and update back with 3 informations

  • Status with values “Approved“,”Rejected”

  • Remarks about the application and its status

  • NOC certificate

As a part of ease of doing business, scheduler will run to check if the concerned department has approved the submitted NOC within specified days, if concerned NOC is not approved then it will be marked as “Deemed Approved”. SLA defined at each department level will be used for deemed approval consideration.

NOC Configurations and set up

Table name : egbpa_master_nocconfiguration

INTERGRATION_TYPE

INTEGRATION_INITIATION

SLA/DEEMED_APPROVED

MANUAL

In this case citizen is going to get the NOC directly from respective departments and upload during OBPS application submission.

MANUAL

In this case, there will be button called 'Initiate' and ULB officials are allowed to initiate NOC application initiation at any level but before the final approval authority.

The SLA in days. Once NOC is initiated and with the SLA days OBPS is not going to get the any status then OBPS is going to make that NOC as deemed approved. Each departmentwise SLA will be configured.

INTERNAL

In this case, OBPS is going to give department the provision to login into OBPS system and verify and approve/reject the application.

AUTO

In this case, the NOC application initiation will happen automatically at the time of OBPS application submission.

THIRD_PARTY

In this case, the OBPS is going to push the data to third party system using provided APIs.

NOC Integration

INTEGRATION_TYPE

INTEGRATION_INITIATION

ACTION

MANUAL

MANUAL

Citizen is going to get the NOC directly from respective departments and upload during OBPS application submission.

MANUAL

AUTO

Citizen is going to get the NOC directly from respective departments and upload during OBPS application submission.

INTERNAL

MANUAL

ULB officials are allowed to initiate NOC application at any level but before the final approval authority and departments have the provision to login to OBPS system to approve/reject the application.

INTERNAL

AUTO

NOC application will happen automatically at the time of application submission and departments have the provision to login to OBPS system to approve/reject the application.

THIRD_PARTY

MANUAL

ULB officials are allowed to initiate NOC application to third party.

THIRD_PARTY

AUTO

NOC application will be pushed to third party during application submission.

Sequence Diagram