Admin Service Audits
The admin portal provides various services for MOSIP administrators such as Login, Account management, Resource Management, Master data management and Packet status check based on RID.
Packet Status Service
The packet status service allows us to view the status of a packet by giving the RID of the packet. The packet status will contain all the stages the packet has passed through along with the last stage the packet is in. In case the packet has not been processed or is marked for Re-Send/Re-Register, the admin will be able to view specific comments indicating the reason for that particular status.
User Events
The following events are triggered as part of User Event Type in Packet Status Service module of Admin Services
Failure response for User Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-PKT-405 | User | Authorization request | This event specifies that the specified user name is not authorized | No ID | No ID Type |
ADM-PKT-406 | User | Check RID validation | This event specifies that the specified registration ID is invalid | No ID | No ID Type |
ADM-PKT-407 | User | Check whether center exists or not | This event specifies that the center id extracted from registration id does not exist | No ID | No ID Type |
ADM-PKT-408 | User | Check whether RID exists or not | This event specifies that the registration ID is missing in the input | No ID | No ID Type |
System Events
The following events are triggered as part of System Event Type in Packet Status Service module of Admin Services
Request Info for System Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-PKT-102 | System | Request for packet status update API | This event calls the API to update the packet status for | RID | |
ADM-PKT-103 | System | Check authorization RID with zone | This event triggers the authorization of registration ID with the zone | RID | |
ADM-PKT-104 | System | Request to get packet status | This event calls the API to get the packet status for Registration ID | RID | |
ADM-PKT-105 | System | Request to get packet status | This event specifies that the packet with registration id has reached Packet Receiver | RID | |
ADM-PKT-106 | System | Request to get packet status | This event specifies that the packet with registration id is uploaded to the landing zone | RID | |
ADM-PKT-107 | System | Request to get packet status | This event specifies that the packet with registration id is uploaded to the Packet Store | RID | |
ADM-PKT-108 | System | Request to get packet status | This event specifies that the PDF for registration id is added to queue for printing | RID | |
ADM-PKT-109 | System | Request to get packet status | This event specifies that the printing and post completed for the registration ID | RID |
Success response for System Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-PKT-200 | System | Request for packet status update API | This event describes that the API call to packet status update for <Registration_id> is successful | RID | |
ADM-PKT-201 | System | Check authorization RID with zone | This event specifies that the authorization of Registration ID with the zone is successful | RID |
Failure response for System Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-PKT-404 | System | Check authorization RID with zone | This event specifies that the authorization of registration ID with the zone is failed | RID | |
ADM-PKT-410 | System | Check authentication | This event specifies that the authentication failed for auth manager | No ID | No ID Type |
ADM-PKT-405 | System | Check access | This event specifies that the access is denied from auth manager | No ID | No ID Type |
ADM-PKT-401 | System | Check authentication | This event specifies that the user tried to operate on a protected resource without providing the proper authorization | No ID | No ID Type |
ADM-PKT-403 | System | Check authentication | This event specifies that the user does not have the necessary permissions for the resource | No ID | No ID Type |
ADM-PKT-405 | System | Authorization request | This event specifies that the User <user_name> is not authorized | No ID | No ID Type |
ADM-PKT-406 | System | Check RID validation | This event specifies that the Registration ID is invalid | No ID | No ID Type |
ADM-PKT-407 | System | Check whether centre exists or not | This event specifies that the centre id extracted from registration ID does not exist | No ID | No ID Type |
ADM-PKT-408 | System | Check RID exists | This event specifies that the Registration id is missing in the input | No ID | No ID Type |
ADM-PKT-409 | System | Request to get packet status | This event specifies that the System error has occurred while fetching packet status for registration id | RID | |
ADM-PKT-402 | System | Request to get packet response API | This event specifies that the JSON parse exception occurred while parsing packet response | No ID | No ID Type |
Bulk Data Service
The bulk data service provides a feature for the mosip administrator to bulk insert, upload or delete - master data using csv’s. The bulk data upload operation can be performed based on various parameters.
System Events
The following events are triggered as part of System Event Type in Bulk Data Service module of Admin Services
Request Info for System Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-BLK-101 | System | Request for bulk data upload API | This event calls the API to bulk upload data | No ID | No ID Type |
ADM-BLK-102 | System | Request for bulk data upload operation | This event requests the bulk data upload based on category <category_name> | No ID | No ID Type |
ADM-BLK-103 | System | Request for bulk data upload operation | This event requests bulk data upload based on | No ID | No ID Type |
ADM-BLK-104 | System | Request for bulk data upload operation | This event requests the bulk data upload based on category <category_name> | No ID | No ID Type |
ADM-BLK-105 | System | Request for bulk data upload operation | This event specifies that the bulk data upload job started with job id - | No ID | No ID Type |
ADM-BLK-106 | System | Request for bulk data insert operation based on category | This event returns the status of bulk data insert operation <file_name,operation,jobId and message> No ID No ID Type | ||
ADM-BLK-107 | System | Request for bulk data upload transaction | This event specifies the inserting of data into transaction table based on <operation,category,entity_name> | No ID | No ID Type |
ADM-BLK-108 | System | Request for bulk data upload transaction | This event specifies that the data is successfully inserted into transaction table with transaction id <transaction_id> | <transaction_id> | Transaction Id |
ADM-BLK-109 | System | Request for bulk data insert operation based on category | This event returns the status of the uploading packet <packetId,message> | No ID | No ID Type |
ADM-BLK-110 | System | Request to get transaction details based on transaction id | This event fetches the transaction details for transaction id <transaction_id> | <transaction_id> | Transaction Id |
ADM-BLK-111 | System | Request to get all the transaction details | This event fetches the transaction details for all the transactions | No ID | No ID Type |
ADM-BLK-112 | System | Request for bulk data upload operation | This event requests for bulk data packet upload of <file_name> file | No ID | No ID Type |
Success response for System Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-BLK-200 | System | Request for bulk data upload API | This event specifies that the bulk data upload is successful | No ID | No ID Type |
ADM-BLK-201 | System | Request to get transaction details based on transaction id | This event specifies that the request to fetch the transaction details for transaction id <transaction_id> is successful | No ID | No ID Type |
ADM-BLK-202 | System | Request to get all the transaction details | This event specifies that the request to fetch the transaction details for all the transactions is successful | No ID | No ID Type |
Failure response for System Event Type
Event ID | Event Type | Event Name | Description | Reference ID | Reference ID Type |
---|---|---|---|---|---|
ADM-BLK-401 | System | Request for bulk data upload operation | This event specifies that the bulk data upload failed – and returns <file_name,operation,jobId and errormessage> | No ID | No ID Type |
ADM-BLK-402 | System | Request for bulk data operation | This event specifies that an error occurred while operating bulk data for <file_name,operation and error message> | No ID | No ID Type |
ADM-BLK-403 | System | Validating CSV file request | This event specifies that the file name <file_name> is not a CSV file | No ID | No ID Type |
ADM-BLK-404 | System | Validating CSV file request | This event returns a validation message stating that it’s a invalid CSV file <file_name> | No ID | No ID Type |
ADM-BLK-405 | System | Validating CSV file request | This event specifies that all the rows have same number of element in CSV file <file_name> | No ID | No ID Type |
ADM-BLK-406 | System | Request for bulk data insert operation based on category | This event returns a validation message stating that it’s a | ||
invalid category | No ID | No ID Type | |||
ADM-BLK-407 | System | Request for bulk data upload packets | This event specifies that the upload of packets failed for <packetId, message> | No ID | No ID Type |
ADM-BLK-408 | System | Request to get transaction details based on transaction id | This event specifies that it was unable to retrieve transaction details for transaction id <transaction_id> | No ID | No ID Type |
ADM-BLK-409 | System | Request to get all the transaction details | This event specifies that it was unable to retrieve transaction details for all transactions | No ID | No ID Type |
ADM-BLK-410 | System | Request for bulk data insert operation | This event returns a validation message stating that it’s a invalid argument | No ID | No ID Type |
Last updated