You are viewing limited content. For full access, please sign in.

Question

Question

Quickfields Conditional - Is there a way to check which boolean statements are not passing?

asked on March 26, 2015

I am using a conditional statement that is not passing. 

I will post a screen shot of it later this morning. 

 

I need to know if there is a feature that allows you to check which boolean statement is not passing within the conditional activity of the "First Page Processing" section. 

 

As well, why is my conditional not passing? I will post a screen shot of it in a little bit.

I have multiple document classes. When I process the document, it immediately gets processed in the first document class, rather than matching with the other document classes.

0 0

Answer

SELECTED ANSWER
replied on March 26, 2015

A conditional process is not an identification process by itself. It's a way to indicate when processes contained in it should be run. What you want to use instead is a Token Identification process with the same conditions on the Zone OCR or Barcode tokens.

0 0

Replies

replied on March 26, 2015

Do you have any identification processes in the first document class?

0 0
replied on March 26, 2015 Show version history

I currently have Zone OCR and Barcode running in the Pre-Classification Process.

Then in each "First Page Process", I have a conditional activity, which allows me to set conditional statements based on all the tokens I have created from those two activities. I do not have a process running if it returns back true. 

I was trying to do an if/else statement depending on the data I receive from the Zone OCR and the Barcode. 

Do I have to have an identification processes? I am guessing the conditional activity does not count as an identification process because it is only checking if values are true to run a specific process. 

I am awaiting to take a screen shot so you can see my setup.

0 0
replied on March 26, 2015

Ok. Thank you for your help. I appreciate it. 

 

I am using a token identification process now and it worked.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.