Subflow cant be tested or published

Adam Geil
Kilo Sage

I've created a new subflow that I am unabled to test or publish - these options are grayed out. I'm assuming that I've overlooked a required field, but I cant figure out what that is. 

find_real_file.png

1 ACCEPTED SOLUTION

Hi Ankur,

I think I've found the issue. It appears that subflows require an Action in order to test/publish. My original subflow only included Flow Logic to determine a subflow output. Apparently, you cant use a subflow for only flow logic.

View solution in original post

9 REPLIES 9

Thanks for the update @Adam Geil . I'm glad that issue is resolved 🙂

 

- Pradeep Sharma

Ankur Bawiskar
Tera Patron
Tera Patron

@Adam Geil 

Are you seeing any error in your subflow.

Regards
Ankur

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

Hi Ankur,

I think I've found the issue. It appears that subflows require an Action in order to test/publish. My original subflow only included Flow Logic to determine a subflow output. Apparently, you cant use a subflow for only flow logic.

Glad to know.

Please mark your response as correct and close the thread so that it would be useful to future readers.

Regards
Ankur

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

Thanks this actually solved my issue.