Hi,
I'm trying to create a workflow that only runs on the first business day of the month (excluding holidays). I don't see that as an option on the scheduler. Is this something that could be built into the workflow? Right now I'm thinking that the run dates would have to be manually created. Then, based on those dates I would run the workflow. I wouldn't want to run any of the input data queries because they take some time to execute. Can you configure something at the very start of the workflow, and determine if the entire workflow should be executed or disabled?
Thanks!!