I have a process that when a user is done reviewing documents in Folder1 they drag Folder1 (with the docs) into Folder2. Once Folder1 is dragged into Folder2 I want workflow to process the documents in Folder2 (And deleted the parent folder when empty).
I'm having no success with a workflow's starting rules to process the documents in Folder1 once it becomes a subfolder of Folder 2 . I can drop documents in Folder 2 and they process fine but when Folder1 is a subfolder in Folder 2 nothing happens to the documents in Folder1.
I have changed Entry : Path to "starts with", "is in" and "equals". Nothing works.
Help anyone? Thanks