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

Question

Question

Renewal Date Update

asked on April 25, 2016

Good afternoon all,

 

We are currently using a workflow that scans our repositories for renewal dates and generates a report accordingly based on parameters that are set up. I was curious if there is anyway to set up an additional workflow to modify the dates to the next year.

 

For example we have a document has a metadata field for "renewal date" set for 06/01/2016. On 06/02/2016, we want the workflow to modify the "renewal date" metadata to read 06/01/2017. If this is possible, how could this be done?

 

Thank you for any information you can provide.

-Evan

0 0

Answer

SELECTED ANSWER
replied on April 29, 2016 Show version history

Sure, no problem, I can't always tell when people ask for direction or for the whole thing.

The starting rule would be a daily schedule. If you expect a lot of results for the search (1000+) every day, I'd move the Assign Field Values activity to its own workflow and use Invoke Workflow inside For Each Entry to call it so you get better performance.

1 0

Replies

replied on April 25, 2016

Just add a Date Token Calculator to add a year to the renewal date you read from the field and set the field back on each document.

1 0
replied on April 29, 2016

Thank you, Miruna. Could you provide an example of how to use this? I have no idea how to even begin creating the workflow...

0 0
SELECTED ANSWER
replied on April 29, 2016 Show version history

Sure, no problem, I can't always tell when people ask for direction or for the whole thing.

The starting rule would be a daily schedule. If you expect a lot of results for the search (1000+) every day, I'd move the Assign Field Values activity to its own workflow and use Invoke Workflow inside For Each Entry to call it so you get better performance.

1 0
replied on April 29, 2016

Thank you, Miruna. That works perfectly!

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

Sign in to reply to this post.