I'm trying to set up a workflow to run differently or not at all depending on the time of day, so that I can set up a single schedule for the workflow on Server and run it every 30 minutes. I'm using the condition tool with actions to enable/disable containers or change the direction of a detour tool.
I can get it to work locally, and also when I trigger the workflow to run manually. But when I put it on a schedule, the condition tools seem to be ignored.
I'm attaching a sample workflow to show the logic I'm using. I'd appreciate any help. I realize that the CREW macros might help here, but for reasons specific to the way we've implemented Alteryx at my organization, I'd like to avoid using them.