What I am trying to do is when I scan a document, I want to merge it with an existing document in the folder. But the only problem I have is I do not have the rights to do deletions. So once the pages from the created document "move" into the existing document, I have to do extra steps to move the "Document(2)" file that has 0 pages in the document.
Here is my workflow created:
I have the left branch conquered. When I scan a document that already has a name in that particular file, my workflow automatically moves the pages into the existing document and moves the empty document into the trash folder for our administrator to empty.
My problem I am having is when I create a document and there are zero documents already in the file, It follows the left branch and moves it to our trash folder automatically. I want it to stay PUT in the sub folder.
Any suggestions on conditions I can use on my conditional decision branch to narrow down the conditions so that my document wont get moved?