Hi
I'm trying to build a workflow and I've come against something I can't figure out.
The workflow goes like this...
I need a daily process to search the repository based on my search conditions, when the search results come back, I need a routing decision to route them based on if they have a certain tag or not.
I have a search repository object and then a for each entry object. I just don't see where you can filter out entries based on their tag or not. Is this possible?