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

Question

Question

pattern matching multi value

asked on April 7, 2014

 Hi, is this possible?

Pattern matching of a word through all pages. ( document has 2 pages).

Token looking at all pages for word ' claim id'. Values are found on both pages however the values are not being placed in each line of the multivalue field.

ie: page 1 has Claim id: 1223; page 2 has claim id: 34566

Value 34566 is placed in the 1st line of the multi value field . We want 1223 in line 1 and 34566 in line 2.

Is there something missing in the token config? Maybe a new line (\n)????

 

A colleague told me that in earlier QF version(a while back)  that this is not possible. I tried on QF9 .0.0.441and got same result as above.

Thanks, VAlerie

0 0

Answer

APPROVED ANSWER
replied on April 7, 2014

Quick Fields processes don't collect token values across pages. You can accomplish this functionality by putting the Pattern Matching in the Post Processing section and adding a Token Accumulator process to collect the values across the document pages. Make sure you set Post Processing to run its processes after the document has been identified but before it has been sent to LF (or it will look like the token is not working).

1 0

Replies

replied on April 7, 2014

Miruna, thank you very much.

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

Sign in to reply to this post.