Field validations succeed on dates with invalid
years in IBM Datacap Taskmaster Capture
Abstract
Field validations succeed on dates with invalid years in IBM Datacap Taskmaster Capture
Symptom
Bogus date values such as 1/1/111 pass validations.
Resolving the problem
Adjust application rules to specify a date range or number of days from which the entered date is valid. Use of a regular expression to validate user data is also possible. Actions such as IsFieldDateWithinRange, IsFieldDateWithinXDays and IsPatternInField are but some of the options available in the Validations action library that can help tighten field validations to help meet business requirements
No comments:
Post a Comment