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

Question

Question

Search Laserfiche items created yesterday

asked on February 20, 2018

I am wanting workflow to send an email, with a file attached, for each entry found in laserfiche that has a tag I have created and was created yesterday. I am able to create all steps in the fashion i would like, with the exception of the search repository. 

If i use the criteria of created since yesterday, with the tag, the search syntax has a date in it. It looks like {LF:Created>="2/19/2018"} & ({LF:Tags="ASM Item"})

What token could i use for yesterday?

0 0

Answer

SELECTED ANSWER
replied on February 20, 2018

You can use Date Token Calculator to subtract 1 day from the current date (%(Date)), which would give you the date value for yesterday. Then you can use this newly created token in your search.

0 0

Replies

You are not allowed to reply in this post.
replied on February 20, 2018

You can use a Date calculator token to calculate a token with a value of %(Date) - 1 day

You are not allowed to follow up in this post.

Sign in to reply to this post.