I'm using a pattern match to extract data to be used in a list field. When the session runs it extracts the text and inserts it into the field with no issue. It gives the little red exclamation mark that indicates an error. Normally when the exclamation mark is clicked it will display the error. But in this session, when it is clicked, it goes away, and the document can then be stored. If the cursor is hovered over the exclamation mark it will state the value X is not in the list of values. But for X it has the whole OCR region listed instead of just the data that has been extracted. The data in the field itself matches up with the list perfectly fine. I closed and reopened the session a couple of times allowing the metadata updater to run. I've got 2 different patterns that I can use to extract the data, and with either of them, it gives the same result. Any ideas?
Thanks,
Frankie