Hello Everyone,
I have had this thought before but today I need to find a way to test FPI better. Currently I can test Pattern Matching very easily, but when I setup a FPI condition, the only way to test if QF think it's satisfied is by running the session. The reason I'm asking is because currently I have a session that is just looking for "PAGE 1" to start a new document. I have the session configured to the Zone OCR equal PAGE 1. I had it as contains PAGE 1 but then I was getting new documents on PAGE 11. Once I switched it to equals PAGE 1 it broke completely and did not get a hit and moved the whole documents to untitled.
Ideally I would love to see a testing box just like in PM that I could copy the output from a zone and get a yes or no on conditions.
Besides just taking the first page of the documents and putting it into a separate folder for testing and running the session, is there a better way to test FPI? Thanks.
https://www.screencast.com/t/4LcDS4tY
Also as a follow up, it worked the very first time I ran it, now multiple times it wont work.