Versions Compared

Key

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

...

https://github.com/egovernments/egov-mdms-data/commit/bc9efec16a8c61e341e24be6a387939e36937675

How It Works Section

In the How It works section it just shows only the configured pdf to help citizens to download certificates.

egov-qa-assets/BDUserManual_Citizen.pdf

Similarly in other environments, the same file has to be added to the Asset folder.

Also in Global config file
https://qa.digit.org/egov-qa-assets/globalConfigs.js
var assetS3Bucket = 'egov-qa-assets';
egov-qa-assets/BDUserManual_Citizen.pdf

should be added so it will be referred for downloading the file.

Localisation Module:

...

rainmaker-bnd
API Used :

...

egov-mdms-service/v1/_search

...

echallan-services/eChallan/v1/_create


ROLE ACTION MAPPING

S.NO

API

ROLES

ACTION ID

1

egov-mdms-service/v1/_search

 

954

2

birth-death-services/death/_search

3

birth-death-services/birth/_search

4

birth-death-services/birth/_getfilestoreid

5

birth-death-services/death/_getfilestoreid

6

birth-death-services/common/saveDeathImport

7

birth-death-services/common/updateDeathImport

8

birth-death-services/common/saveBirthImport

9

birth-death-services/common/updateBirthImport

...