Flow designer getting failed while using OOB actions. can somebody explain why its coming ?

kamleshraj0
Tera Contributor

My flow getting failed every time in step two "Update Record" action. via dot walk i'm trying to read the RITM record and updating the Approval status to requested.
But its failing in some cases for example out 10 requests its failing 7 times. latter i used 'Wait condition" i thought it might be it taking time to get the proper record. but No its not working at all.
can anybody explain me this why it is happens?

 

kamleshraj0_2-1743579389497.png

 


kamleshraj0_0-1743579212339.png

 

1 REPLY 1

kamleshraj0
Tera Contributor

com.glide.db.meta.IRow.setValue(String, String)" because "r" is null
java.lang.NullPointerException


image (4).pngimage (3).png

ju
st noticed, its not getting the ritm reference record on Triger Output. can anyone explain.