Why flow is triggering subflow despite the subflow is not active??

Manikantahere
Tera Contributor

My flow is executing sub flow despite it is de activated ? I am just wondering why it is happening? anything I am missing here?

3 ACCEPTED SOLUTIONS

@Manikantahere 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Medi C
Giga Sage

@Manikantahere 

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.

View solution in original post

Hi @Manikantahere , no, there is no single click disabling functionality, you will have to remove that subflow call from the main flow. 

View solution in original post

7 REPLIES 7

GopikaP
Mega Sage

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.

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?

Hi @Manikantahere , no, there is no single click disabling functionality, you will have to remove that subflow call from the main flow. 

Ankur Bawiskar
Tera Patron
Tera Patron

@Manikantahere 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader