I am building an automated follow-up email process that runs twice a month. Based on which day the process runs, I need to conduct a Laserfiche Search using different date ranges. I have a Routing Decision that checks to see which bi-monthly batch is being ran (based on the current date) and then runs the appropriate branch containing the correct date search tokens. Following that decision, I have a "For Each Entry" activity that needs to take the output entries and then retrieve fields, finds a user and send emails that contain various tokens. The problem appears to be that the "For Each Entry" activity can only accept output entries from one of the decision branches, not either. When I Select the entries on that activity, I have to choose one branch output or the other. Is there anyway to just accept whatever output entries are generated from the Routing Decision?
I know I can just duplicate everything below the Routing Decision and include them in the Routing Decision but since everything is the same after the decision step, it seems unnecessary.
Here is a screenshot of that part of the Workflow: