Error: "Shape input Alert (NUMBER) may not have been initialized, all inputs must be initialized"
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.
Best Answer
-
I had this happen to me as well before. Dan is referring to this area where I put the arrow for clarity.
I'm also noticing it looks like a lot of things in the flow aren't mapped, this might be correct for your use case, but I'm wondering if it's why your dataflow won't publish. After you map the flow, you'll see them pop up in the 'Data List' on the left, here's an example of what that looks like.
Then as you click these variables, they'll highlight in which workflow steps they are being utilized.
Hopefully this is helpful, just wanted to share this info as I've been heavily utilizing Workflows lately, incredibly powerful tool @Zoolander! Happy to provide clarification where I can.
0
Answers
-
The message is because you don’t have a step prior to that which casts a value to the variable. You need a step that sets an output to the variable you’re wanting to evaluate.
Does that make sense? I’m sorry you’re having a difficult time. We’ve got some step by step training content that is being edited now.0 -
@Zoolander which function will allow me to set the values?
0 -
Any function that provides an output. You want a function that determines if it’s the 5th of the month or not, right?
You could do this a couple of ways. You could set an alert that fires on the 5th of every month and have that alert start your workflow. You could write a function that returns true or false based on if it’s the 5th of the month or not, or a function that returns the day of the month. If you’re unfamiliar, ChatGPT could immediately write these for you in either JavaScript or Python.0 -
@Zoolander I already have an alert that detects that. I have a card with a summary number that changes to 1 when the current date is equal to BD5. I don't know what you mean though by "casting a value to the variable." are you referring to a step prior to the conditional gateway that queries a particular dataset? Thanks
0 -
If that’s the case, then there’s a few things.
1 - you don’t want a timer start. You want a message start.
2 - you shouldn’t need your conditional gateway, but if you wanted to you could setup your workflow with a required start parameter and have the alert pass the number value to that required start parameter. Then it would have a value set and you could evaluate it.Does that make sense? Sorry if brief - replying on my phone during a cross country flight with spotty WiFi.
0 -
You don’t need a variable for card ID, either. Variables are used if you want data fed in from somewhere and stored to be used later in the workflow.
I think you can flip your workflow to a message start, have the only function be to send the scheduled report and then end.
Then create your alert and have the action be to start the workflow. You shouldn’t need the conditional gateway or any variables.
0 -
@Zoolander thank you so much!! Will definitely try this. Thanks for responding on the road!
0 -
I’m here to help. I don’t know why my name is Zoolander, either. Ha ha. This is Dan Hendriksen. I think we’ve met before.
1 -
@Zoolander I took your advice - I am getting through the workflow with 0 errors when I validate. I removed the conditional pathways and changed my initial trigger to a message start that will deploy when the parameter (BD5) =1. However, when I actually try to deploy the workflow, I get the following error message.
0 -
@Zoolander yes we have met!! I signed up for your workflows breakout session at domopalooza! Then we had a brief chat at some other point. Can't believe you remembered! lol
0 -
You need to map the output to a variable. On the output from your function, in the drop down hit create variable and map.
0 -
I had this happen to me as well before. Dan is referring to this area where I put the arrow for clarity.
I'm also noticing it looks like a lot of things in the flow aren't mapped, this might be correct for your use case, but I'm wondering if it's why your dataflow won't publish. After you map the flow, you'll see them pop up in the 'Data List' on the left, here's an example of what that looks like.
Then as you click these variables, they'll highlight in which workflow steps they are being utilized.
Hopefully this is helpful, just wanted to share this info as I've been heavily utilizing Workflows lately, incredibly powerful tool @Zoolander! Happy to provide clarification where I can.
0
Categories
- All Categories
- 1.8K Product Ideas
- 1.8K Ideas Exchange
- 1.5K Connect
- 1.2K Connectors
- 300 Workbench
- 6 Cloud Amplifier
- 8 Federated
- 2.9K Transform
- 100 SQL DataFlows
- 616 Datasets
- 2.2K Magic ETL
- 3.8K Visualize
- 2.5K Charting
- 731 Beast Mode
- 55 App Studio
- 40 Variables
- 682 Automate
- 175 Apps
- 451 APIs & Domo Developer
- 46 Workflows
- 10 DomoAI
- 35 Predict
- 14 Jupyter Workspaces
- 21 R & Python Tiles
- 394 Distribute
- 113 Domo Everywhere
- 275 Scheduled Reports
- 6 Software Integrations
- 122 Manage
- 119 Governance & Security
- 8 Domo Community Gallery
- 38 Product Releases
- 10 Domo University
- 5.4K Community Forums
- 40 Getting Started
- 30 Community Member Introductions
- 107 Community Announcements
- 4.8K Archive