Why I am not able to save the sub flow??

KM SN
Tera Expert

"com.glide.flow_design.action.model.flowdesignparameter.getname()" because "flowdesignparameter" is null 

this is what I am getting, and it is throwing the above error?


6 REPLIES 6

Ankur Bawiskar
Tera Patron
Tera Patron

@KM SN 

did you check each and every step is configured correctly?

Did you try to clear instance cache using cache.do and then check again?

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

Actually, this is happening when I am saving the sub flow.

inside the sub flow there is do parallel action where one of the actions is ask for approval.

at the end of the flow, I am trying to map the defined output called "state value " to the ask approval state

The moment I tried to map this tried to save aa I am getting this error otherwise for remaining anything its publishing and saving the sub flow.

.

Hi @KM SN ,

The error com.glide.flow_design.action.model.flowdesignparameter.getname() typically occurs in ServiceNow's Flow Designer when there is an issue with the configuration or metadata of a subflow or action. This error often indicates that a required parameter or property is missing or incorrectly defined.

 

Please check your steps or else please share the screenshot of the subflow

 

Regards,

Satya

The moment I tried to define the out at end of the flow by mapping approval state and clicking on the publishing producing the same error.

I tried to create new sub flow with same variables and tried to remove all the data pickers and mapped again but still no luck. I am getting same thing repeatedly. 

please have a look at the below screenshots of the subflow.
flow-7.pngflow-6.pngflow-5.pngflow-4.pngflow-3.pngflow-2.pngflow-1.png