Manual Adjudication Flow in MOSIP

Process flow for Manual Adjudication in MOSIP

Any duplicate found by ABIS middleware is sent to Manual Adjudication stage and data is shared to the MA system via. a ActiveMQ.

Request sent to Manual Adjudication System

{ "id": "mosip.manual.adjudication.adjudicate", "version": "1.0", "requestId": "4d4f27d3-ec73-41c4-a384-bf87fce4969e", "requesttime": "2021-01-19T07:16:22.930Z", "referenceId": "10002100741000320210107125533", "referenceURL": "http://datashare-service/v1/datashare/get/mpolicy-default-adjudication/mpartner-default-adjudication/mpartner-default-adjudicationmpolicy-default-adjudication202011110619201EpLEjvD", "addtional": null, "gallery": { "referenceIds": [ { "referenceId": "10002100741000120210107111325", "referenceURL": "http://datashare-service/v1/datashare/get/mpolicy-default-adjudication/mpartner-default-adjudication/mpartner-default-adjudicationmpolicy-default-adjudication202137493575474iefnvvsD" } ] } }

Allowed Attributes in the Request:

  • id - mosip.manual.adjudication.adjudicate (name of the adjudication API)

  • version - 1.0 (version of the adjudication API)

  • requestId - unique id for the request (UUID)

  • requesttime - time in ISO format

  • referenceId - RID of the packet which is being processed

  • referenceURL - datashare URL of the packet which is being processed

  • additional - for sending any additional information to the MA system

  • gallery - basically contains the list of referenceURLs and referenceIDs which are duplicates for the packet in question

    • referenceIDs.referenceID - RID of the packet which is duplicate against the packet in question

    • referenceIDs.URL - datashare URL of the above RID

Datashare URL output:

  • The datashare URL contains the data which is available in the packet for a given RID.

  • The data here gets populated in the URL based on a policy.

  • The whole data will be encrypted with the MA public certificate.

{ "biometrics": "<base64encoded string of CBEFF XML bytes>", "identity": { "firstName": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestFirstName\"\r\n} ]", "middleName": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestMiddleName\"\r\n} ]", "lastName": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestLastName\"\r\n} ]", "suffix": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestSuffix\"\r\n} ]", "gender": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"Male\"\r\n} ]", "bloodType": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"O+\"\r\n} ]", "residenceStatus": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"Filipino\"\r\n} ]", "dateOfBirth": "1988/01/01", "pobCountry": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestPOBCountry\"\r\n} ]", "pobProvince": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestPOBProvince\"\r\n} ]", "pobCity": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestPOBCity\"\r\n} ]", "presentAddressLine1": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestAddressLine1\"\r\n} ]", "presentCountry": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestCountry\"\r\n} ]", "presentProvince": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestProvince\"\r\n} ]", "presentBarangay": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestBarangay\"\r\n} ]", "presentZipcode": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestZipCode\"\r\n} ]", "addressCopy": "Y", "permanentAddressLine1": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestAddressLine1\"\r\n} ]", "permanentCountry": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestCountry\"\r\n} ]", "permanentProvince": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestProvince\"\r\n} ]", "permanentBarangay": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestBarangay\"\r\n} ]", "permanentZipcode": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"TestZipCode\"\r\n} ]", "registrationType": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"Document-based\"\r\n} ]", "modeOfClaim": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"Deliver To Permanent Address\"\r\n} ]", "mobileno": "639498142426", "maritalStatus": "[ {\r\n \"language\" : \"eng\",\r\n \"value\" : \"Married\"\r\n} ]", "proofOfAddress": "[ {\r\n \"format\" : \"PDF\",\r\n \"type\" : \"DOC025\",\r\n \"value\" : \"proofOfAddress\"\r\n} ]", "email": "test_user@test_email.com", "individualBiometrics": "[ {\r\n \"format\" : \"cbeff\",\r\n \"version\" : 1,\r\n \"value\" : \"individualBiometrics_bio_CBEFF\"\r\n} ]", "IDSchemaVersion": 0.1 }, "documents": { "proofOfAddress": "<base64encoded string of document bytes>" }, "metaInfo": "{\r\n \"response\": {\r\n \"identity\": {\r\n \"biometric\": {\r\n \"applicant\": {\r\n \"leftEye\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"rightEye\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"leftThumb\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"rightThumb\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"leftIndex\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"leftMiddle\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"leftRing\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"leftLittle\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"rightIndex\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"rightMiddle\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"rightRing\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n },\r\n \"rightLittle\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"imageName\": null,\r\n \"type\": null,\r\n \"qualityScore\": 0,\r\n \"numRetry\": 1,\r\n \"forceCaptured\": false\r\n }\r\n },\r\n \"introducer\": null\r\n },\r\n \"exceptionBiometrics\": [],\r\n \"applicantPhotograph\": {\r\n \"language\": null,\r\n \"label\": null,\r\n \"photographName\": null,\r\n \"numRetry\": 0,\r\n \"qualityScore\": 0\r\n },\r\n \"exceptionPhotograph\": null,\r\n \"documents\": [],\r\n \"metaData\": null,\r\n \"osiData\": null,\r\n \"hashSequence1\": null,\r\n \"hashSequence2\": [\r\n {\r\n \"label\": \"otherFiles\",\r\n \"value\": [\r\n \"audit\"\r\n ]\r\n }\r\n ],\r\n \"capturedRegisteredDevices\": [\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000026\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000046\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000066\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000086\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000106\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000125\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000134\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000143\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000152\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000161\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000181\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000182\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000183\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000184\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000185\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000186\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000187\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000188\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000189\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000190\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000191\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000192\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000193\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000194\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000195\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000196\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000197\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000198\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000199\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000200\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000201\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000202\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000203\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000204\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000205\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000206\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000207\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000208\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000209\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000210\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000211\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000212\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000213\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000214\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000215\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000216\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000217\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000218\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000219\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000220\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000221\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000222\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000223\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000224\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000225\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000226\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000227\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000228\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000229\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000230\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000231\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000232\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000233\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000234\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000235\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000236\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000237\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000238\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000239\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000240\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000241\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000242\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000243\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000244\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000245\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000246\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000247\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000248\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000249\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000250\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000251\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000252\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000253\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000254\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000255\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000256\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000257\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000258\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000259\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000260\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000261\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000262\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000263\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000264\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000265\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000266\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000267\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000268\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000269\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000270\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000271\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000272\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000273\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000274\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000275\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000276\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000277\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000278\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000279\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000280\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000281\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000282\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000283\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000284\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000285\"\r\n },\r\n {\r\n \"label\": \"Finger Print Scanner\",\r\n \"value\": \"3000286\"\r\n },\r\n {\r\n \"label\": \"Iris Scanner\",\r\n \"value\": \"3000287\"\r\n },\r\n {\r\n \"label\": \"Camera\",\r\n \"value\": \"3000288\"\r\n },\r\n {\r\n \"label\": \"Document Scanner\",\r\n \"value\": \"3000289\"\r\n },\r\n {\r\n \"label\": \"Printer\",\r\n \"value\": \"3000290\"\r\n }\r\n ],\r\n \"capturedNonRegisteredDevices\": null,\r\n \"checkSum\": null,\r\n \"uinUpdatedFields\": null\r\n }\r\n },\r\n \"errors\": null,\r\n \"id\": \"mosip.manual.verification.packetinfo\",\r\n \"version\": \"1.0\",\r\n \"responsetime\": \"2019-09-27T06:57:57.882Z\"\r\n}", "audits": "[ {\r\n \"eventId\" : \"REG-EVT-110\",\r\n \"eventName\" : \"PACKET_META_JSON_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:43.536Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001620200207062712\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet Meta-Data JSON created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-109\",\r\n \"eventName\" : \"PACKET_HMAC_FILE_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:43.546Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001620200207062712\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet HMAC File created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-110\",\r\n \"eventName\" : \"PACKET_META_JSON_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:43.559Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001620200207062712\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet Meta-Data JSON created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-110\",\r\n \"eventName\" : \"PACKET_META_JSON_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:44.234Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001620200207062712\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet Meta-Data JSON created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-107\",\r\n \"eventName\" : \"PACKET_INTERNAL_ZIP\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:44.259Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001620200207062712\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet internally zipped successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-112\",\r\n \"eventName\" : \"PACKET_AES_ENCRYPTED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:45.603Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet AES Encryptor\",\r\n \"moduleId\" : \"REG-MOD-121\",\r\n \"description\" : \"Packet Encrypted Sucessfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-099\",\r\n \"eventName\" : \"PACKET_ENCRYPTED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:45.620Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001620200207062712\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Encryptor\",\r\n \"moduleId\" : \"REG-MOD-120\",\r\n \"description\" : \"Packet Encrypted Sucessfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-137\",\r\n \"eventName\" : \"NOTIFICATION_SERVICE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:45.829Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Notification\",\r\n \"moduleId\" : \"REG-MOD-137\",\r\n \"description\" : \"Notification request status\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-137\",\r\n \"eventName\" : \"NOTIFICATION_SERVICE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:46.099Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Notification\",\r\n \"moduleId\" : \"REG-MOD-137\",\r\n \"description\" : \"Notification request status\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-137\",\r\n \"eventName\" : \"NOTIFICATION_SERVICE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:46.374Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Notification\",\r\n \"moduleId\" : \"REG-MOD-137\",\r\n \"description\" : \"Notification request status\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:48.324Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:48.335Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-021\",\r\n \"eventName\" : \"NAV_HOME\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:48.370Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Home\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-012\",\r\n \"eventName\" : \"NAV_APPROVE_REG\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:49.240Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Approve Registration\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:49.321Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:49.332Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:52.046Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:52.056Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:52.065Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-071\",\r\n \"eventName\" : \"REG_SUPERVISOR_AUTH_FINGERPRINT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:57.112Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: OS Authentication\",\r\n \"moduleId\" : \"REG-MOD-107\",\r\n \"description\" : \"Supervisor authentication with fingerprint: Capture and submit\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-117\",\r\n \"eventName\" : \"FETCH_USER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:30:57.119Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"User Detail\",\r\n \"moduleId\" : \"REG-MOD-126\",\r\n \"description\" : \"Fetching User Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-117\",\r\n \"eventName\" : \"FETCH_USER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:08.890Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"User Detail\",\r\n \"moduleId\" : \"REG-MOD-126\",\r\n \"description\" : \"Fetching User Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-126\",\r\n \"eventName\" : \"PACKET_UPDATE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:08.904Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Update Packet\",\r\n \"moduleId\" : \"REG-MOD-132\",\r\n \"description\" : \"Packets which are in created state are updated\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:10.016Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:10.025Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:11.180Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:11.189Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-021\",\r\n \"eventName\" : \"NAV_HOME\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:11.229Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Home\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-012\",\r\n \"eventName\" : \"NAV_APPROVE_REG\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:11.919Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Approve Registration\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:11.998Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:12.006Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:14.419Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:14.428Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-021\",\r\n \"eventName\" : \"NAV_HOME\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:14.472Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Home\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-093\",\r\n \"eventName\" : \"SYNC_PRE_REGISTRATION_PACKET\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:17.041Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Server to Client Sync\",\r\n \"moduleId\" : \"REG-MOD-114\",\r\n \"description\" : \"Sync pre-registration data\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-014\",\r\n \"eventName\" : \"NAV_UPLOAD_PACKETS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:17.049Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Upload Packets\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-079\",\r\n \"eventName\" : \"UPLOAD_PACKET\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:21.207Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Upload Packets\",\r\n \"moduleId\" : \"REG-MOD-110\",\r\n \"description\" : \"Upload packets\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-112\",\r\n \"eventName\" : \"PACKET_AES_ENCRYPTED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:22.557Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet AES Encryptor\",\r\n \"moduleId\" : \"REG-MOD-121\",\r\n \"description\" : \"Packet Encrypted Sucessfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-079\",\r\n \"eventName\" : \"UPLOAD_PACKET\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:23.352Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Upload Packets\",\r\n \"moduleId\" : \"REG-MOD-110\",\r\n \"description\" : \"Upload packets\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-133\",\r\n \"eventName\" : \"PACKET_UPLOAD\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:31:23.361Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"packetUpload\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet upload\",\r\n \"moduleId\" : \"REG-MOD-135\",\r\n \"description\" : \"Upload the local packets to the server\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-141\",\r\n \"eventName\" : \"REFRESHED_TIMEOUT\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:41:26.328Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"refresh timeout\",\r\n \"moduleId\" : \"REG-MOD-146\",\r\n \"description\" : \"The time task remainder alert\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-142\",\r\n \"eventName\" : \"SESSION_TIMEOUT\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T06:46:26.348Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"session timeout\",\r\n \"moduleId\" : \"REG-MOD-147\",\r\n \"description\" : \"The time task session expires\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-001\",\r\n \"eventName\" : \"LOGIN_AUTHENTICATE_USER_ID\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:01:31.893Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"NA\",\r\n \"sessionUserName\" : \"NA\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"NA\",\r\n \"moduleName\" : \"Login\",\r\n \"moduleId\" : \"REG-MOD-101\",\r\n \"description\" : \"Login authenticating user id: Click of Submit\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-117\",\r\n \"eventName\" : \"FETCH_USER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:01:31.903Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"NA\",\r\n \"sessionUserName\" : \"NA\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"NA\",\r\n \"moduleName\" : \"User Detail\",\r\n \"moduleId\" : \"REG-MOD-126\",\r\n \"description\" : \"Fetching User Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:01:32.611Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"NA\",\r\n \"sessionUserName\" : \"NA\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"NA\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-006\",\r\n \"eventName\" : \"LOGIN_WITH_FINGERPRINT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:28.891Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"NA\",\r\n \"sessionUserName\" : \"NA\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"NA\",\r\n \"moduleName\" : \"Login\",\r\n \"moduleId\" : \"REG-MOD-101\",\r\n \"description\" : \"Login with fingerprint: Capture and submit\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-117\",\r\n \"eventName\" : \"FETCH_USER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:28.899Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"NA\",\r\n \"sessionUserName\" : \"NA\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"NA\",\r\n \"moduleName\" : \"User Detail\",\r\n \"moduleId\" : \"REG-MOD-126\",\r\n \"description\" : \"Fetching User Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:28.911Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"NA\",\r\n \"sessionUserName\" : \"NA\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"NA\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-119\",\r\n \"eventName\" : \"FETCH_CENTER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:41.190Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Center Detail\",\r\n \"moduleId\" : \"REG-MOD-128\",\r\n \"description\" : \"Fetching Center Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-121\",\r\n \"eventName\" : \"FETCH_SCREEN_AUTH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:41.200Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Screen AUthorization\",\r\n \"moduleId\" : \"REG-MOD-130\",\r\n \"description\" : \"Fetching screens to be authorized\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-021\",\r\n \"eventName\" : \"NAV_HOME\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:41.882Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login\",\r\n \"moduleId\" : \"REG-MOD-101\",\r\n \"description\" : \"Navigation link: Home\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:41.938Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:41.946Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-021\",\r\n \"eventName\" : \"NAV_HOME\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:41.985Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Home\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:47.997Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-125\",\r\n \"eventName\" : \"PACKET_RETRIVE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:48.005Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Retrive for Approval\",\r\n \"moduleId\" : \"REG-MOD-131\",\r\n \"description\" : \"Packets which are in created state for approval are retrived\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-021\",\r\n \"eventName\" : \"NAV_HOME\",\r\n \"eventType\" : \"SYSTEM\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:48.045Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Navigation link: Home\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-093\",\r\n \"eventName\" : \"SYNC_PRE_REGISTRATION_PACKET\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:48.064Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Server to Client Sync\",\r\n \"moduleId\" : \"REG-MOD-114\",\r\n \"description\" : \"Sync pre-registration data\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-010\",\r\n \"eventName\" : \"NAV_NEW_REG\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:59.049Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Navigation\",\r\n \"moduleId\" : \"REG-MOD-102\",\r\n \"description\" : \"Click of navigation link: New Registration\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-128\",\r\n \"eventName\" : \"PENDING_PKT_COUNT_VALIDATION\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:59.575Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Sync service\",\r\n \"moduleId\" : \"REG-MOD-133\",\r\n \"description\" : \"Validating the Pending packets count\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-129\",\r\n \"eventName\" : \"PENDING_PKT_DURATION_VALIDATION\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:59.582Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Sync service\",\r\n \"moduleId\" : \"REG-MOD-133\",\r\n \"description\" : \"Validating the Pending packets Duration\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-122\",\r\n \"eventName\" : \"SYNC_JOB_INFO_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:59.594Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Sync service\",\r\n \"moduleId\" : \"REG-MOD-133\",\r\n \"description\" : \"SyncJobInfo containing the sync control list and yet to export packet count fetched successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-127\",\r\n \"eventName\" : \"SYNC_GEO_VALIDATE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:59.601Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Sync service\",\r\n \"moduleId\" : \"REG-MOD-133\",\r\n \"description\" : \"Validating the geo information ended successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-123\",\r\n \"eventName\" : \"SYNC_INFO_VALIDATION\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:02:59.609Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Sync service\",\r\n \"moduleId\" : \"REG-MOD-133\",\r\n \"description\" : \"Validating the sync status ended successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-139\",\r\n \"eventName\" : \"SAVE_DETAIL_TO_DTO\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:25.182Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"UserID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration initialization\",\r\n \"moduleId\" : \"REG-MOD-140\",\r\n \"description\" : \"Saving the details to DTO\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-025\",\r\n \"eventName\" : \"REG_DEMO_NEXT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:25.203Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: DemographicsDetails\",\r\n \"moduleId\" : \"REG-MOD-103\",\r\n \"description\" : \"Click of Next after capturing demographic details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-026\",\r\n \"eventName\" : \"REG_DOC_POA_SCAN\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:31.004Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Documents\",\r\n \"moduleId\" : \"REG-MOD-104\",\r\n \"description\" : \"PoA: Click of Scan\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-029\",\r\n \"eventName\" : \"REG_DOC_POI_SCAN\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:31.995Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Documents\",\r\n \"moduleId\" : \"REG-MOD-104\",\r\n \"description\" : \"PoI: Click of Scan\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-038\",\r\n \"eventName\" : \"REG_DOC_NEXT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:33.971Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Documents\",\r\n \"moduleId\" : \"REG-MOD-104\",\r\n \"description\" : \"Click of Next after uploading documents\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-040\",\r\n \"eventName\" : \"REG_BIO_EXCEPTION_MARKING\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:35.107Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Biometric Exceptions: Marking\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-040\",\r\n \"eventName\" : \"REG_BIO_EXCEPTION_MARKING\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:35.451Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Biometric Exceptions: Marking\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-040\",\r\n \"eventName\" : \"REG_BIO_EXCEPTION_MARKING\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:36.171Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Biometric Exceptions: Marking\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-040\",\r\n \"eventName\" : \"REG_BIO_EXCEPTION_MARKING\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:36.899Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Biometric Exceptions: Marking\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-041\",\r\n \"eventName\" : \"REG_BIO_EXCEPTION_NEXT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:03:37.851Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Click of Next after marking exceptions\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-043\",\r\n \"eventName\" : \"REG_BIO_LEFT_SLAP_SCAN\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:04:10.179Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Fingerprints: Scan of left slap\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-044\",\r\n \"eventName\" : \"REG_BIO_RIGHT_SLAP_SCAN\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:04:22.906Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Fingerprints: Scan of right slap\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-046\",\r\n \"eventName\" : \"REG_BIO_FINGERPRINT_NEXT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:04:45.634Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Click of Next after capturing fingerprints\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-049\",\r\n \"eventName\" : \"REG_BIO_IRIS_NEXT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:04:47.034Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Click of Next after capturing irises\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-051\",\r\n \"eventName\" : \"REG_BIO_FACE_CAPTURE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:04:49.554Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Photo: Face capture\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-144\",\r\n \"eventName\" : \"REG_BIO_EXCEPION_FACE_CAPTURE\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:24.002Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Photo: Exception face capture\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-052\",\r\n \"eventName\" : \"REG_BIO_FACE_CAPTURE_NEXT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:41.082Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Biometrics\",\r\n \"moduleId\" : \"REG-MOD-105\",\r\n \"description\" : \"Click of Next after capturing face photo\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-139\",\r\n \"eventName\" : \"SAVE_DETAIL_TO_DTO\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:41.698Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"UserID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration initialization\",\r\n \"moduleId\" : \"REG-MOD-140\",\r\n \"description\" : \"Saving the details to DTO\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-057\",\r\n \"eventName\" : \"REG_PREVIEW_SUBMIT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:47.954Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: Preview\",\r\n \"moduleId\" : \"REG-MOD-106\",\r\n \"description\" : \"Submit\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:47.963Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:47.973Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:47.982Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-062\",\r\n \"eventName\" : \"REG_OPERATOR_AUTH_FINGERPRINT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:05:50.922Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: OS Authentication\",\r\n \"moduleId\" : \"REG-MOD-107\",\r\n \"description\" : \"Operator authentication with fingerprint: Capture and submit\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:13.324Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:13.334Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-114\",\r\n \"eventName\" : \"LOGIN_MODES_FETCH\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:13.345Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Login Modes\",\r\n \"moduleId\" : \"REG-MOD-123\",\r\n \"description\" : \"Fetching Login Modes\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-071\",\r\n \"eventName\" : \"REG_SUPERVISOR_AUTH_FINGERPRINT\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:18.001Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"110008\",\r\n \"idType\" : \"USER_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Registration: OS Authentication\",\r\n \"moduleId\" : \"REG-MOD-107\",\r\n \"description\" : \"Supervisor authentication with fingerprint: Capture and submit\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-117\",\r\n \"eventName\" : \"FETCH_USER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:18.028Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"User Detail\",\r\n \"moduleId\" : \"REG-MOD-126\",\r\n \"description\" : \"Fetching User Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-117\",\r\n \"eventName\" : \"FETCH_USER_DETAILS\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:42.239Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"REGISTRATION\",\r\n \"idType\" : \"APPLICATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"User Detail\",\r\n \"moduleId\" : \"REG-MOD-126\",\r\n \"description\" : \"Fetching User Details\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-109\",\r\n \"eventName\" : \"PACKET_HMAC_FILE_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:42.355Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001720200207070259\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet HMAC File created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-109\",\r\n \"eventName\" : \"PACKET_HMAC_FILE_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:42.410Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001720200207070259\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet HMAC File created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-109\",\r\n \"eventName\" : \"PACKET_HMAC_FILE_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:42.464Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001720200207070259\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet HMAC File created successfully\"\r\n}, {\r\n \"eventId\" : \"REG-EVT-108\",\r\n \"eventName\" : \"PACKET_DEMO_JSON_CREATED\",\r\n \"eventType\" : \"USER\",\r\n \"actionTimeStamp\" : \"2020-02-07T07:06:42.475Z\",\r\n \"hostName\" : \"b2md20452\",\r\n \"hostIp\" : \"10.82.5.18\",\r\n \"applicationId\" : \"REG\",\r\n \"applicationName\" : \"REGISTRATION\",\r\n \"sessionUserId\" : \"110008\",\r\n \"sessionUserName\" : \"110008 110008\",\r\n \"id\" : \"10008100670001720200207070259\",\r\n \"idType\" : \"REGISTRATION_ID\",\r\n \"createdBy\" : \"110008 110008\",\r\n \"moduleName\" : \"Packet Creator\",\r\n \"moduleId\" : \"REG-MOD-119\",\r\n \"description\" : \"Packet Demographic JSON created successfully\"\r\n} ]" }

Values in the datashare output

  • biometrics - base64encoded string of CBEFF XML bytes (this contains all the biometrics captured for the resident in a CBEFF file - data will be shared based on policy)

  • identity - contains all the ID attributes captured in the packet in key value pair

  • documents - contains list of documnet which are base64encoded string of document butes

  • metaInfo - the JSON string of the metaInfo file in the ID Packet

  • audits - the JSON string of the audit file in the ID Packet

Response received from Manual Adjudication System

{ "id": "mosip.manual.adjudication.adjudicate", "requestId": "4d4f27d3-ec73-41c4-a384-bf87fce4969e", "responsetime": "2021-01-19T13:16:22.930Z", "returnValue": "1", "candidateList": { "count": "1", "candidates": [ { "referenceId": "10002100741000120210107111325", "analytics": { //This section is optional and can be decided by the System Integrator "primaryOperatorID": "110011", "primaryOperatorComments": "<comments provided by operator>", "secondaryOperatorID": "110012", "secondaryOperatorComments": "<comments provided by operator>", "key1": "value1", "key2": "value2" } } ], "analytics": { //This section is optional and can be decided by the System Integrator "key1": "value1", "key2": "value2" } } }

Allowed Attributes in the Response:

  • id - mosip.manual.adjudication.adjudicate (name of the adjudication API)

  • requestId - unique id for the request (UUID)

  • requesttime - time in ISO format

  • returnValue - 1 or 2, where 1 is for success and 2 for failure

  • candidateList - contains the count & list of candidates for which are duplicates

    • count - number of duplicates

    • candidates - list of duplicate candidates

      • refernceId - RID of the candidate which is duplicate

      • analytics - key value based analytics or audit information shared by the adjudication system for the particular reference Id

  • analytics - key value based analytics or audit information shared by the adjudication system for the overall adjudication process, this will be helpful when there is no match