Project

General

Profile

Actions

Activity #2518

closed

Module #2268: Pension Claim - Phase II

Sub module #2269: Online Member Claim

Sub module #2519: DAO, DB Procedure, Unit Test Module

Validate Scheme Certificate

Added by Thara S Pillai over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Start date:
04/29/2024
Due date:
05/17/2024
% Done:

20%

Estimated time:
Planned Due Date:

Files

DAO Test Approach.docx (15.2 KB) DAO Test Approach.docx Thara S Pillai, 04/28/2024 06:21 PM
Actions #1

Updated by Thara S Pillai over 2 years ago

  • Status changed from Rejected to New
Actions #2

Updated by Thara S Pillai over 2 years ago

  • File DAO Test Approach.docx DAO Test Approach.docx added
  • Tracker changed from Sub module to Activity
  • Subject changed from Member Interface - DAO, DB Procedure, Unit Test Module to Validate Scheme Certificate
  • Due date set to 04/30/2024
  • Assignee set to Jiji P B
  • Develop DAO class, DB Procedure and UnitTest class to validate scheme certificate w.r.t scheme certificate number, member name, DOB and gender
  • Rename package FORM_10D_CLAIM as PKG_FORM_10D_CLAIM

DB procedure: PKG_FORM_10D_CLAIM.VALIDATE_SCHEME_CERT

A scheme certificate may be associated with more than one Member IDs.

The tables to refer may include the following:
  • "UNIFIED_PORTAL"."CEN_SCHEME_CERT_DTLS"
  • "UNIFIED_PORTAL"."CEN_SCHEME_CERT_ISSUE_DETAILS"(Design document with table name as CEN_SCHEME_CERT_ISSUE_DETAILS)
  • "UNIFIED_PORTAL"."CEN_SCH_CERT_SURR_DTLS"
  • "UNIFIED_PORTAL"."CEN_SCHEME_CERT_APPROVAL_DTLS"
  • "UNIFIED_PORTAL"."CEN_SCHEME_CERT_RECEIPT_DTLS"
  • "UNIFIED_PORTAL"."CEN_SCHM_CERT_CLM_REISSUE_DTLS"
  • "UNIFIED_PORTAL"."CEN_SCHEME_CERT_ISSUE_DTLS_LOG"
  • "UNIFIED_PORTAL"."CEN_SCHM_CERT_CLM_REISSUE_LOG"
  • "UNIFIED_PORTAL"."CEN_SCH_CERT_SURR_DTLS_LOG"
Input data:
  • IN_UAN
  • IN_SC_NO
  • IN_MEM_NAME
  • IN_MEM_DOB
  • IN_MEM_GENDER
  • IN_SOURCE
The output with
  • OUT_SCHEME_CERT_VALID (Y or N)
  • OUT_NOT_VALID_MSG
  • OUT_OPR_STATUS (SUCCESS or FAIL)
  • OUT_ERROR_MESSAGES
  • OUT_SC_NO
    (the following in array)
  • OUT_MEMBER_IDS
  • OUT_MEMBER_NAME
  • OUT_MEMBER_DOB
  • OUT_MEMBER_GENDER
  • OUT_DOJ_EPF
  • OUT_DOE_EPF
  • OUT_DOJ_FPS
  • OUT_DOE_FPS
  • OUT_NCP
  • OUT_BIS
  • OUT_REASON_LEAVING
Ref PAKCAGES:
  • UNIFIED_PENSION_ELIGIBILITY
  • FORM_10D_CLAIM

Refer to the attachment for unit test class development

Actions #3

Updated by Thara S Pillai over 2 years ago

  • Parent task changed from #2269 to #2519
Actions #4

Updated by Thara S Pillai about 2 years ago

  • Due date changed from 04/30/2024 to 05/17/2024
  • Modify existing Database function to check for scheme certificate issue as per new table design shared by C-DAC, Pune.
  • The table create script to improt from EPFO_PDB_CLONE Database.
  • Simulate data in backend for the provided UAN.
Actions #5

Updated by Jiji P B about 2 years ago

  • % Done changed from 0 to 20
Actions #6

Updated by Jiji P B about 2 years ago

  • Status changed from New to In Progress
Actions #7

Updated by Nisha Balakrishnan about 2 years ago

  • Status changed from In Progress to Closed
Actions

Also available in: Atom PDF