Value of field record is not a GlideRecord in flow designer

suuriyas
Tera Contributor

HI Community,

 

Im facing an error in the flow designer, the flow runs daily at 6 but for the last one month it didn't ran so started debugging and i ran the test and it is showing an error as "Value of field record is not a GlideRecord" 

concept of the flow is daily it will check the hr profile and if it satisfy the condition then it will create a request but currently im getting this error as in the step five we are not able to add the opened by so we create a new step and update opened by but is causing an issue

suuriyas_0-1744035426068.png

suuriyas_1-1744035832205.png

how can we fix this

suuriyas_2-1744035876848.png

 

 

2 REPLIES 2

Rohit  Singh
Mega Sage

Hi @suuriyas ,

 

Why you are updating the Opened By field ? Why is it required ? 

In step-6 Opened by will always be System Administrator? Check by setting up some other user in Opened By for testing and see if the error is still occurring .

 

If my response helped, please hit the Thumb Icon and accept the solution so that it benefits future readers.

 

Regards,
Rohit

HI @Rohit Singh ,

 

Thanks for replying

I tried it with different user as well but still it is showing the same error