Wage Seeker Modification
Context
Wage seeker’s modification to be changed to validate the individual’s AADHAAR through AADHAAR integration.
Details
There is change in modification screens to accommodate the AADHAAR validation.
User is given an option to select the identity document and enter the document number.
In case, identity document selected is AADHAAR validate button is displayed.
In case of other document selected, validation button is not displayed.
Actions
Validate
On validate, API is called and AADHAAR is validated.
On valid AADHAAR, a inline success message is displayed and “Next” button is enabled to move to next page.
On invalid AADHAAR, a inline invalid message is displayed and “Next” button is kept disabled.
On failure, a inline invalid message is displayed and “Next” button is kept disabled.
On selection of any other identity document, other than AADHAAR, “Validate” action is not displayed and user is allowed to move to next scree if case all the required detail is entered.
Save
Save the record in system.
Validations
All existing validation
Validation button is displayed only when identity document selected as AADHAAR.
Configurations
None
User Interface
Acceptance Criteria
Change in Individual Details Page to accommodate AADHAAR validation.
AADHAAR validation is implementation only when identity document selected AADHAAR.
Last updated