- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 03:27 AM
My flow is executing sub flow despite it is de activated ? I am just wondering why it is happening? anything I am missing here?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 01:57 AM
not possible directly or via some automation.
It has to be done manually using human intervention.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 02:14 AM
There is no de-publish button if the corresponding subflow already been already published
There is a workaround: Creating a copy and deleting the original one.
If you found this helpful, please hit the thumbs-up button and mark as correct. That helps others find their solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 02:43 AM
Hi @Manikantahere , no, there is no single click disabling functionality, you will have to remove that subflow call from the main flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 03:36 AM
Hi @Manikantahere , I don't think we can directly deactivate a subflow like a flow. Once a subflow is published and called in the main flow, any modifications made to the subflow afterward will not take effect until it is published again. Meanwhile, the main flow will continue executing the previously published version of the subflow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 12:29 AM
I just want not to edit no of flows ex.100 if I don't want to run the actions inside the sub flow. In single click or simple configuration can't stop the flows calling sub flow?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-11-2025 02:43 AM
Hi @Manikantahere , no, there is no single click disabling functionality, you will have to remove that subflow call from the main flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-10-2025 05:09 AM
if you don't want then remove that subflow from your main flow
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader