Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

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

11 REPLIES 11

User500395
ServiceNow Employee

Have the same issue 

priyasunku
Mega 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 

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.