What does this workflow error mean: "Shape input Alert (NUMBER) may not have been initialized, all inputs must be initialized prior to use?"
I am trying to create a workflow that will automatically send a report to individuals when it is Business Day 5 of the current month. I created an alert that changes from 0 to 1 when it is BD5 to try to connect to a workflow but I'm having trouble setting this up.
This error message is coming from a conditional gateway. I created a rule for when "alert"=0 then end; when alert=1 then send the report to given individuals.
I have never successfully deployed a workflow before. I've dug through a ton of stuff on the internet and I only see the same people over and over explaining what workflows DOES but never how to use it, step by step. It certainly is not as intuitive as they make it seem at all.
I've attached a picture of what my current workflow looks like along with the error message.