Quick Fields pattern matching result finds the data but I get "The value is too long by 1 character(s) [V0954}" message? what is that mean?
Question
Question
Quick Fields pattern matching "The value is too long by 1 character(s) [V0954}" message
Answer
Can you click into the field after the data and press the End key? I suspect your pattern returns trailing spaces (or possibly a newline character).
Replies
That appears next to the field you're populating with the pattern matching value, right? It means that the value is longer than the maximum length allowed by that field. If you mouse over the field name in the Properties pane, Quick Fields will pop up a tooltip with the field type and length.
Field length can be changed from the Laserfiche Administration Console.
Yes, it appears next to the field. I have two fields this is happening on. The first is a 15 character field and it captures all of the data which is exactly 15 characters, no more & no less. The second field is a 13 character field and it is doing the same thing. I am using Pattern matching and it collects the correct information, but because of this error it won't send the data.
This doesn't make sense to me. I have attached a print screen showing that the field data is matched.
I finally got it to work after increasing the template field widths to allow for extra spaces. I am using a form created in Word as the coversheet. So, I can restrict the field size when the data is entered into the form. For some reason when the coversheet was being zone OCR'd it was adding an extra space or two after my fields.
Working now.