application preregistration getting below error
but we have master data in the database
mosip_master=# \dt+
List of relations
Schema | Name | Type | Owner | Size |
Description
--------±-----------------------------±------±---------±-----------±-----------------------------------------------------------------------------------------------------------------------
master | admin_param | table | postgres | 8192 bytes | Admin Parameters : Stores admin parameters with values used in application modules.
master | app_authentication_method | table | postgres | 8192 bytes | App Authentication Method : Store List of application, process, role and their user authentication methods mapped with
sequence.
master | app_detail | table | postgres | 16 kB | Application Details : List of MOSIP Applications
master | app_role_priority | table | postgres | 8192 bytes | Application Role Priority : Defines role priority for each application and processes for application user.
master | appl_form_type | table | postgres | 8192 bytes | Application Form Type : Type of forms used for UIN / user registration.
master | applicant_valid_document | table | postgres | 8192 bytes | Applicant Valid Document : This is mapping table that relates applicant type, document category and document type, that
is valid document proof for UIN registration process.
master | authentication_method | table | postgres | 16 kB | Authentication Method : List of user Authentication methods supported by the system.
master | authentication_type | table | postgres | 8192 bytes | Authentication Type : List of Authentication types supported by the system.
master | batch_job_execution | table | postgres | 8192 bytes |
master | batch_job_execution_context | table | postgres | 8192 bytes |
master | batch_job_execution_params | table | postgres | 8192 bytes |
master | batch_job_instance | table | postgres | 0 bytes |
master | batch_step_execution | table | postgres | 8192 bytes |
master | batch_step_execution_context | table | postgres | 8192 bytes |
master | biometric_attribute | table | postgres | 8192 bytes | Biometric Attribute : List of all biometric attributes to be captured for each biometric type during UIN registration
master | biometric_type | table | postgres | 16 kB | Biometric Type : List of all biometric type supported for UIN registration
master | blacklisted_words | table | postgres | 16 kB | Black Listed Words : List of words that are black listed.
master | blocklisted_words | table | postgres | 8192 bytes | Black Listed Words : List of words that are black listed.
master | bulkupload_transaction | table | postgres | 8192 bytes | Bulk Upload Transaction: This transaction table to store all bulk upload transactions, This includes uploading master
table data as well as packets uploads to the registration processor.
master | ca_cert_store | table | postgres | 8192 bytes |
master | daysofweek_list | table | postgres | 8192 bytes | Days of Week List : Stores all days of the week with Code and Name. The Days of week are kept with multiple language ba
sed on country configured languages.
master | device_master | table | postgres | 8192 bytes | Device Master : Contains list of approved devices and details, like fingerprint scanner, iris scanner, scanner etc us
ed at registration centers. Valid devices with active status only allowed at registration centers for respective functionalities. Device onboarding are handled through admin application/portal
by the user who is having the device onboarding authority.
master | device_master_h | table | postgres | 8192 bytes | Device Master History : This to track changes to master record whenever there is an INSERT/UPDATE/DELETE ( soft delete
), Effective DateTimestamp is used for identifying latest or point in time information. Refer master.device_master table description for details.
master | device_spec | table | postgres | 8192 bytes | Device Specification : Specification of devices for each device type that are supported by system for various process
requirements, like scanning, printing, photo, biometric etc
master | device_type | table | postgres | 16 kB | Device Type : Types of devices that are supported by the system, like scanning, printing, photo, biometric etc
master | doc_category | table | postgres | 16 kB | Document Category : List document categories for registration for ex., POA, POI, etc
master | doc_format | table | postgres | 8192 bytes | Document Format : List of acceptable document formats supported by the system, for ex., pdf, jpeg, etc.
master | doc_type | table | postgres | 48 kB | Document Type : List of acceptable document types supported by the system, for ex., passport, driving license, etc
master | dynamic_field | table | postgres | 8192 bytes | Schema Dynamic Fields: Table to store the fields which are used dynamically in MOSIP applications. These fields are als
o part of identity schema.
master | gender | table | postgres | 16 kB | Gender : Gender List
master | global_param | table | postgres | 8192 bytes | Global Parameters: Stores global system and application parameters with default values used across applications and mod
ules. These can be configured/changed through admin portal as needed.
master | id_type | table | postgres | 16 kB | Id Type : List of ID types of various IDs generated , used or refered, for ex., PRID, RID, VID, etc