Error: com.glide.script.fencing.ScopedGlideRecord cannot be cast to com.glide.script.fencing.ScopedGlideElement
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-15-2021 08:57 AM
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
- Labels:
-
Scoped App Development
- 5,948 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-26-2022 07:59 AM
Have the same issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-22-2023 07:54 AM
@ragavendranr what is solution for this. may i know how did you solve this.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-08-2024 12:52 AM
Hello@priyasunku ,
I'm having the same issue, did you find a solution for this please ?
Thank you in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2024 03:33 AM
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.