I created a workflow to organize PDFs that come into a Document folder based on the file name, when I created the workflow and tested each individual document, each condition worked fine. But as I started adding in more conditions to account for the different locations, my conditions are no longer being recognized.
Here is an example of the workflow as it works with the individual documents being sorted and the conditions:
and it had no problem sorting the file with those parameters with the file name like so:
But as I'm moving into testing before adding a parallel branch for multiple locations, i'm no longer getting any responses when i run tests. this is the current flow:
All of my tests are coming back as "no inputs"
even though I can clearly see that the information is there before it hits the condition:
Does anyone else have any experience with these kind of large document sorting workflows? Maybe I'm confusing the system with these conditions?