Prompt configuration
The prompts for biometric enrollment are also configurable. The text elements can be found in the clock properties file:
clock/conf/clock.properties
This table shows the supported values for prompts:
Key | Sample Value | Description |
---|---|---|
PROMPT_ENROLMENT_FAILED | Enrollment failed | Enrollment has failed |
PROMPT_FACE | Enrolling face | Shown when the employee shows their face to the camera for enrollment in facial recognition. |
PROMPT_FACE_STATUS_NOT_LOADED | Face not loaded | Face not loaded from local database |
PROMPT_FACE_STATUS_NOT_ENROLLED | Face not enrolled | Face not enrolled |
PROMPT_FINGER | Place finger on reader | Place finger on reader for first read |
PROMPT_FINGER_AGAIN | Place finger on reader again | Place finger on reader for validation read |
PROMPT_FINGER_REMOVE | Remove finger from reader | Remove finger from reader after first read |
PROMPT_FP_NOT_LOADED | FP not loaded | Fingerprint not loaded from local database |
PROMPT_FP_NOT_ENROLLED | FP not enrolled | Fingerprint not enrolled |