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

Question

Question

Deleting folders older than 1 month

asked on April 10, 2019

I have a workflow that I need to check a parent folders entries  by creation date and delete ones older than a month or 30 days. I have for each entry and the conditional but having a hard time coming up with the expression  to compare, I have current entry  creation date less than but cant format how to make the check

 

Any ideas appreciated

0 0

Replies

replied on April 10, 2019

Retrieve the document created date in additional properties.

Use the date token calculator to get 30 days ago.

Compare those two tokens.

0 0
replied on April 10, 2019

Thanks for the replay, actually I had it configured that way by using the global date token then applied a regular expression but didn't think it would work that way. Using the date token calculator was what I should have done but the value it produced is the same.

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

Sign in to reply to this post.