When the form is submitted, the field fails validation. What would be a recommended fix?

A particular IBM Datacap Taskmaster application needs to check dates to see if they are a valid format, and then reformat the date to another format (if necessary). The machine’s locale is set to US_EN, and the rule is: IsFieldDate() IsFieldDateWithReformat(yyyy-mm- dd) When this validation rule runs prior to verification, it seems to operate fine and the date looks to be formatted properly in verification. DotEdit does not initially display an error on this field. However, when the form is submitted, the field fails validation. What would be a recommended fix?
A. Set the field to non-overridable.
B. Add ReplaceChars(-,/,*) before the IsFieldDate.
C. Add SetFieldStatus(0) behind the IsFieldDateWithReformat.
D. Mark the field in DStudio to prevent re-running the validation rule on it.

Download Printable PDF. VALID exam to help you PASS.

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.