We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Cannot able to activate flow

Yuvan Raj Kuma1
Tera Contributor

Hello Everybody,

 

 When I try to activate my flow its failing with the below error.Please help me to fix this.

 

com.glide.flow.model.PharmacyCompound.getPrescription()" because the return value of "java.util.Map.get(Object)" is null

 

YuvanRajKuma1_0-1726645516707.png

 

 

5 REPLIES 5

vermaamit16
Kilo Patron

Hi @Yuvan Raj Kuma1 

 

Can you please provide a clear screenshot of the flow.

 

Thanks and Regards

Amit Verma

Thanks and Regards
Amit Verma

Hi @vermaamit16

My bad, Updated clear image

Yuvan Raj Kuma1
Tera Contributor

Found the issue, in send mail action the record for data was not configured properly. Now I can able to do the required action.

@vermaamit16  Thanks for your time 

 

 

BurtCrepeault
Tera Contributor

I got this kind of error in a Flow where I was using the Throw error action, but the Error handler option on the Flow, at the very bottom, was turned off.