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

Question

Question

Workflow Starting Condition where path is dynamic?

asked on August 1, 2022

Good day! I'm trying to add tags to all files in specific completed folders when they are dropped into a folder but I can't think of the right way to get the starting condition written.  I have 50 completed folders all in similar paths:

TOP\building\blue\completed

TOP\building\red\completed

TOP\building\yellow\completed

etc...

Is there a way to write a starting condition so that i don't have to put in EVERY color? Especially if I add more colors over time?

TOP\building\SOMETHINGgoesHERE\completed   ??

0 0

Replies

replied on August 1, 2022

I have similar processes with items broken up into different region/locations folders and usually in those situations I add two conditions for the rule like this

Path Starts with "TOP\building\"

Path Ends with "\completed"

Or

Path Starts with "TOP\building\"

Parent Name equals "completed"

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

Sign in to reply to this post.