Error: com.glide.script.fencing.ScopedGlideRecord cannot be cast to com.glide.script.fencing.ScopedGlideElement

ragavendranr
Tera Contributor

When i try to update a record from flow designer, am getting below error.

Error: com.glide.script.fencing.ScopedGlideRecord cannot be cast to com.glide.script.fencing.ScopedGlideElement

I am using flow designer in scoped app, and also updating the record which is in same scoped app

10 REPLIES 10

User500395
ServiceNow Employee
ServiceNow Employee

Have the same issue 

priyasunku
Kilo Sage

@ragavendranr what is solution for this. may i know how did you solve this.

WA1
Kilo Sage

Hello@priyasunku , 

I'm having the same issue, did you find a solution for this please ?

Thank you in advance 

Community Alums
Not applicable

Hi @ragavendranr @WA1 @priyasunku @User500395 ,

 

Were you guys able to resolve this, i am also facing the same error in a flow written in a custom scoped application, where i am calling an action which has some script written with multiple GlideRecord and when this action is executed separately, I do not see any error, it runs fine.