Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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

Amit Verma
Kilo Patron
Kilo Patron

Hi @Yuvan Raj Kuma1 

 

Can you please provide a clear screenshot of the flow.

 

Thanks and Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

Hi @Amit Verma

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.

@Amit Verma  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.