MOSIP Docs 1.1.5
GitHubCommunityTech Blogs
  • Home
  • Architecture
    • Guiding Principles
    • MOSIP Architecture
      • Technology Stack
    • MOSIP and Data
      • Naming Standards
      • Data-Model
    • Privacy & Security
      • Cryptography in MOSIP
    • Anonymous Profiling Support
  • Modules
    • Pre-Registration
      • Pre-Registration Functionality
      • UI Specification for Pre-registration
      • Pre-Registration Configuration
    • Registration
      • Registration Functionality
      • Registration Packet
      • Registration Client Setup
      • First User Registration and Onboarding
      • Guide to Configure MOSIP for Biometrics
      • Guide to On-board Biometric Devices
      • Device Integration Specifications
      • UI Specification for Registration Client
    • Registration Processor
      • Registration Processor Functionality
      • Deduplication and Manual Adjudication
      • MOSIP ID Object Definition
    • ID Repository
    • ID Authentication
      • ID Authentication Functionality
    • Resident Services
      • Resident Services Functionality
    • Partner Management
      • Partner Management Functionality
      • MOSIP Partner Secure Communication
      • Partner Self Service Portal
    • Administration
      • Admin Services Functionality
      • Download Card
    • Kernel
      • Audit Manager Functionality
        • Admin Service Audits
        • Resident Service Audits
        • Partner Management Audits
        • Registration Client Audits
        • Registration Processor Audits
        • ID Repository Audits
        • ID Authentication Audits
        • Pre-registration Audits
      • Authentication and Authorization Functionality
      • Auth Adapter
      • Auth Implementation
      • Common Services Functionality
      • Data Services Functionality
      • Master Data Services Functionality
      • UIN and VID Generation Service Functionality
      • VID Generator
  • Biometrics
    • ABIS
    • Biometric SDK
    • MDS Specification
    • Biometric Specification
    • CBEFF XML
    • Compliance Tool Kit
  • Build & Deploy
    • Sandbox Installer
    • Deployment Architectures
    • Cell Based Deployment Architecture
    • Hardware Security Module HSM Specifications
    • Hardware Sizing
    • Customizations for a Country
    • Other Installation Guides
      • Steps to Install and Configure HDFS
      • Steps to Install and use PostgreSQL Version 10.2 on RHEL 7.5
      • Steps to Install Clam AntiVirus Version 0.101.0
      • Steps to Install Keycloak Standalone Server
    • Services in MOSIP
  • Glossary
  • Contribute
    • Call for Contribution
    • Contributor's Guide
    • Code of Conduct
    • Issue Reporting Guideline
    • Coding Standards
      • Auth Angular User Guide
      • Auth SpringBoot User Guide
      • Gitub Workflow
      • MOSIP Java Coding Standards
      • MOSIP REST API guidelines
      • Registration Client UI Developer Document
      • Registration Client Developer Documentation
      • Security Tools
    • Testing
      • Test Rig Design
      • Tester Documentation
      • Testing Attachments Kernel
  • APIs
    • ABIS APIs
    • Admin APIs
    • AuthN and AuthZ APIs
    • Biometric SDK APIs
    • BlacklistedWords APIs
    • Common APIs
    • Device APIs
    • Device Type and Subtype APIs
    • Device Management APIs
    • Document APIs
    • Dynamic Fields APIs
    • Holiday APIs
    • ID Authentication APIs
    • ID Repository APIs
    • ID Schema APIs
    • Kernel APIs
    • Machine APIs
    • Master Data Biometric APIs
    • Packet APIs
    • Packet Manager APIs
    • Partner Management Service APIs
    • Pre Registration APIs
    • Registration Center APIs
    • Registration Processor APIs
    • Resident Service APIs
    • Sync Data APIs
    • Template APIs
    • Zone APIs
  • Older Releases
    • Release Notes 1.1.5
      • Enhancements
      • Defect Fixes
      • Patches
        • Patch 1.1.5.5
        • Patch 1.1.5.5-P1
    • Release Notes 1.1.4
      • Enhancements
      • Defect Fixes
    • Release Notes 1.1.3
      • Features
      • Bug Fixes
    • Release Notes 1.1.2
      • Features
      • Bug Fixes
    • Release Notes 1.1.1
      • Bug Fixes
      • Artifact Version
    • Release Notes 1.1.0
      • Features
      • Bug Fixes
      • 1.2.0 Features
      • Artifact Version
    • Release Notes 1.0.6
    • Release Notes 1.0.5
    • Release Notes 1.0.0
      • Features
    • Release Notes 0.9.0
  • Roadmap
    • Roadmap Activities
  • Revision History
  • License
Powered by GitBook
On this page
  • Pre-Registration Service
  • User Event Type
  • System Event Type

Was this helpful?

Export as PDF
  1. Modules
  2. Kernel
  3. Audit Manager Functionality

Pre-registration Audits

The Pre-Registration module enables a resident to: - Enter demographic data & upload supporting documents - Book an appointment for one or many users for registration by choosing a suitable registration center and time slot - Receive appointment notifications - Reschedule and cancel appointments - Resident data is sent to the designated registration center before appointment that can be used during the registration process.

Pre-Registration Service

This service manages to provide the following service to the Pre-registration application. - Demographic - This service details used by Pre-Registration portal to maintain the demographic data by providing his/her basic details. - Document - This service enables Pre-Registration portal to request for uploading the document for a particular pre-registration. - QrCodeGenerator - This service details used by Pre-Registration portal to generate QR Code. - Transliteration - This service details used by Pre-Registration portal to provide transliteration from primary to secondary language. - Notification - This service details used by Pre-Registration portal to trigger notification via SMS or email. - Login - This service details used by Pre-Registration portal to authenticate user by sending OTP to the user, validating with userid and OTP.

User Event Type

The following events are triggered as part of User Event Type in ID Pre-Registration Service

Retrieval Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_401

User

Retrieve

This event specifies that the retrieval of all Pre-Registration id, Full name, Status and Appointment details by user id was successful.

User ID

User ID

PRE_401

User

Retrieve

This event specifies that the Retrieval of document is successfull.

User ID

User ID

Update Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_402

User

Update

This event specifies that the Pre-Registration data is sucessfully updated in the demographic table.

NO ID

No ID

Delete Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_403

User

Delete

This event specifies that the Document is successfully deleted from the document table.

Multiple ID

Multiple ID

PRE_403

User

Delete

This event specifies that the Pre-Registration data is successfully deleted from demographic table.

NO ID

No ID

Upload Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_404

User

Upload

This event specifies that the Document is uploaded & the respective Pre-Registration data is saved in the document table.

NO ID

NO ID

Data Sync Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_406

User

Data Sync

This event specifies that the Retrieval of all the Preregistration Id was successful.

PRE REG ID

PRID

PRE_406

User

Data Sync

This event specifies that the Retrieval of the Preregistration data was successful.

PRE REG ID

PRID

Reverse Sync Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_408

User

Reverse Sync

This event specifies that the Reverse Data sync & the consumed PreRegistration id's are successfully saved in the database.

NO ID

NO ID

Copy Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_409

User

Copy

This event specifies that the document copied from source PreId to destination PreId is successfully saved in the document table.

NO ID

NO ID

Authentication Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_410

User

Authentication

This event specifies that the Otp has been sent sucessfully.

User ID

User ID

PRE_410

User

Authentication

This event specifies that the user has logged in sucessfully.

User ID

User ID

PRE_410

User

Authentication

This event specifies that the user has logged out sucessfully.

User ID

User ID

Consumed Status Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_412

User

Consumed Status

This event specifies that the consumed status is updated & the consumed PreRegistration id's are successfully saved in the database.

PRID

Pre-Registration ID

Expired Status Event Information for User Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_413

User

Expired Status

This event specifies that the expired status is updated & the expired PreRegistration id's are successfully saved in the database.

PRID

Pre-Registration ID

System Event Type

The following events are triggered as part of System Event Type in ID Pre-Registration Service

Exception Event Information for System Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_405

System

Exception

This event specifies that the retrieval of all the Preregistration Id was unsuccessful.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the retrieval of the Preregistration data was unsuccessful.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the reverse data sync has failed.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the document upload failed & the respective Pre-Registration data save was unsuccessfull.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the document failed to copy from source Preregistration Id to destination Preregistration Id.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the retrieval of document has failed.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the document deletion has failed.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the Otp sending has failed.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the User has failed to log-in.

User ID

User ID

PRE_405

System

Exception

This event specifies that the User has failed to log-out.

User ID

User ID

PRE_405

System

Exception

This event specifies that the Expired status was not updated.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that there was a failure while saving the Pre-Registration data.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that there was a failure while updating the Pre-Registration data.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the retrieve of all the Pre-Registration data has failed.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the deletion of Pre-Registration data has failed.

NO ID

NO ID

PRE_405

System

Exception

This event specifies that there was a failure in updating the consumed status

NO ID

NO ID

PRE_405

System

Exception

This event specifies that it has failed to trigger the notification to the user

NO ID

NO ID

PRE_405

System

Exception

This event specifies that the Add availability for booking has failed

NO ID

NO ID

Persist Event Information for System Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_407

System

Persist

This event specifies that the availability for booking successfully saved in the database.

NO ID

NO ID

PRE_407

System

Persist

This event specifies that the Pre-Registration data is sucessfully saved in the demographic table.

NO ID

NO ID

Notification Event Information for System Event Type

Event ID
Event Type
Event Name
Description
Reference ID
Reference ID Type

PRE_411

System

Notification

This event specifies that the Pre-Registration data is sucessfully triggered as notification to the user.

NO ID

NO ID

PreviousID Authentication AuditsNextAuthentication and Authorization Functionality

Last updated 3 years ago

Was this helpful?