- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2024 06:11 AM
Is there an issue with the flow designer when it has a decision tale in it? I setup a very simple decision table, 2 choices. If choice is "server" , show checklist "server". If choice is "switch", show checklist "switch". the decision table is set. I create a flow in designer. Flow will not publish or activate. Those items are greyed out. it was working 4 days ago though. anything change?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2024 08:35 PM
Hi @chuck tate
Sure. Below are the screenshots :
Please give this a try and see if it helps. If you still face issues, please share screenshots of the flow which you have configured.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-28-2024 11:08 PM
Hi @chuck tate
Can you please share some screenshots ? Also, is your flow is in draft state ? Please do check if your flow has at least 1 action or subflow as Flow Designer requires at least 1 Action or Subflow to 'activate' a flow.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2024 07:54 AM
here are some screenshots.
Decision table referencing the choices for the column.
screenshot of decision table, 2 options then a default.
copy of Flow, very simple. note that everything but save is greyed out.
trigger
it should be noted that when I add another action to the flow, I do get the test and activate and the flow goes through but does not update the checklist. I know this because if you put a update to notes = "test flow", it works but does not update the checklist.
The checklist works with no issues if you manually nest if statements in the flow, else if and so on. so the form is correct. the decision table tests ok as well. I did have this working previously with 10 decisions without a hitch. I came in the next day and it had stopped.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-30-2024 10:45 PM - edited ‎01-30-2024 10:45 PM
Hi @chuck tate
I tried to reproduce the issue you are facing on my PDI and I was able to reproduce this scenario. On further investigation, I found that if your flow is only having Make a decision flow logic and a trigger record, you will not be able to activate that flow. A flow need to have at least 1 action apart from a decision logic.
Have a look on the below screenshots.
Case 1 : Flow with only Make a Decision Flow Logic. Notice that the save and activate buttons are grayed out :
Case 2: Flow with Make a Decision Flow Logic and an action, Create Record. Notice that the save and activate buttons are available :
Request you to make necessary modifications to your flow and retry.
Thanks & Regards
Amit Verma
Please mark this response as correct and helpful if it assisted you with your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-02-2024 07:24 AM
Amit,
Thanks for the diagram and info. I am for one reason not able to pull even one choice from the decision table. I simplified the option down to one choice. and I am still not able to pull a change from the one choice decision table. Could you expand your flow out pls. I know its something I am doing incorrectly.