Activity #2526
closed
Do server side validation of inputs
Log request and responses to log files
logger.info with request received time and inputs
logger.info responses from database
logger.error("<meaningful message>:" + ex.getMessage()
Call DAO functions and return responses.
- Due date changed from 04/30/2024 to 05/29/2024
- Assignee changed from Ashitha C to Jiji P B
Develop a service for pension eligibility check
1. form an input json in service implementation with uan from session.
2. Call DB procedure for pension eligibility check (through getPensionEligibilityStatus in DAO) .
3. Include checkings from existing DB procedre (Aadhaar verified checking) -- OCS_NEW_PACKAGE.GET_OCS_ELIGIBILITY in the db proc for pension eligibiltiyc check
4. Return response json
- Status changed from New to Closed
Also available in: Atom
PDF