I am using Retrieve Document Text to look for the text 'Appeals and Fair'. I want to assign a tag should it succeed in finding the text in the document. I am using a Conditional Sequence of 'Token:AppealsandFair(Text) is not empty' to determine whether I should assign the tag. It is assigning the tag to all documents and not just the ones that have the defined text.
What should my condition be?
Thanks in advance.