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

Question

Question

Execute workflow process when user renames folder

asked on March 2, 2016

I want to have a Workflow process when the user renames a folder.  So far I have setup the conditions as the following...

EventType = "Entry Changed:

If all of these conditions are true...

   User does not equal <MyWorkflowUser>

   Entry:Path equals <ParentFolder in which folder is renamed>

   Entry:Type equals Folder

 

It is possible the user could change some metadata on that folder and I don't want to execute the workflow under those conditions.  I only want to execute it when they rename the folder.  Is there a way to indicate in the Conditions to only execute the Workflow when the folder is renamed?

0 0

Answer

SELECTED ANSWER
replied on March 2, 2016 Show version history

You could try adding a condition to your starting rule for:

 

Entry Changes - Do Not Include - Template Field Set

Capture.PNG
Capture.PNG (16.93 KB)
0 0
replied on March 2, 2016

That would cover that specific use-case but what I would really like to do is exclude all conditions except the renaming of the folder.

0 0

Replies

replied on June 7, 2019

Condition:

Entry name Has changed

1 0
replied on March 2, 2016

There is currently no way to single out a rename event in Entry Changed events.

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

Sign in to reply to this post.