Dell-EMC
E22-192 · Question #60
A Developer needs to ensure that all dates can be read correctly in Recognition, but the following restrictions apply: "Pure numeric OCR cannot be used because of the separators in the date (""/""…
The correct answer is B. Use regular expressions to filter the values. See the full explanation below for the reasoning.
Question
A Developer needs to ensure that all dates can be read correctly in Recognition, but the following restrictions apply:
"Pure numeric OCR cannot be used because of the separators in the date (""/"", ""."", ""-"") Full text OCR cannot be used because the engine confuses ""7"" and ""/"", ""0"" and ""O"", and ""6"" and ""e""" How can the Developer ensure that the dates will be read correctly on all forms?
Options
- AUse the Fixed Format Definition
- BUse regular expressions to filter the values
- CEdit the OCR engine and set the appropriate character set
- DApply a Restriction mask to the field
How the community answered
(59 responses)- A3% (2)
- B85% (50)
- C7% (4)
- D5% (3)
Community Discussion
No community discussion yet for this question.