- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 01:16 AM
Hi.
I clicked the Activate button after creating a subflow, but the subflow is not activated.
After clicking the activate button, a "success" notification appears at the bottom right, so it seems to be successful.
Do you know any solution?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 01:20 AM
Hi @__ __2 ,
Please check on the below points :
1. Making changes on the subflow and saving it it is not enough for the changes to apply. The correct process is to also publish the flow one more time after changes are made so they take effect on the following executions.
2. The subflow created is not having any action steps. It has inputs, outputs and flow logic only. for Subflow to be available for testing and publish it should atleast have one action step.
3. Please go through each step of your Subflow / Flow and check all Data Pill References to ensure that they still exist in the Data Pane of the Flow Designer.
If the Data Pill Reference is no longer visible from the Data Pane then it is likely outdated and needs to be removed from being used in your actions.
You must then ensure that all outdated Data Pill References have been deleted / replaced with existing ones.
You should now be able to save the Subflow / Flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 01:20 AM
Hi @__ __2 ,
Please check on the below points :
1. Making changes on the subflow and saving it it is not enough for the changes to apply. The correct process is to also publish the flow one more time after changes are made so they take effect on the following executions.
2. The subflow created is not having any action steps. It has inputs, outputs and flow logic only. for Subflow to be available for testing and publish it should atleast have one action step.
3. Please go through each step of your Subflow / Flow and check all Data Pill References to ensure that they still exist in the Data Pane of the Flow Designer.
If the Data Pill Reference is no longer visible from the Data Pane then it is likely outdated and needs to be removed from being used in your actions.
You must then ensure that all outdated Data Pill References have been deleted / replaced with existing ones.
You should now be able to save the Subflow / Flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 01:33 AM
I had an issue with Data Pill References and after fixing it I was able to enable it.
thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023 01:35 AM
Exited to see @__ __2 that i could help you with the fix.
Keep learning 😀