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

Question

Question

Custom search in Workflow

asked on February 9, 2017

Hi everybody!

I've been trying to run search query through the Workflow but the results that I received is not meeting the requirements of my search

Can you have a look, please and point it to me where I'm doing wrong

Thank you in advance

 

{[]:[Document]="Delivery Notes"} |

{[]:[Document]="Stock Transfers"}  &

{LF:Created="%(DateTokenCalculator_date)"} &

{LF:LOOKIN="laserrepository\AlphaSport\Technical\New Build\Open Jobs"}

0 0

Answer

SELECTED ANSWER
replied on February 9, 2017

There's not much to go on, but I'm guessing you need to add parentheses around the field searches so those two are ORed together and then combined with the creation date and folder path search. ( You're currently searching for "delivery notes" in any folder and with any creation date)

0 0

Replies

replied on February 9, 2017

It seems like it doesn't like my 'OR' option in there because when I ran it separately it worked fine. Any ideas?

0 0
replied on February 10, 2017 Show version history

Thank you for your help Miruna. Works like a charm! 

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

Sign in to reply to this post.