I am unable select the related record variable or table when try to update the record in flow desig
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
5 hours ago
I am trying to update the record in the flow designer, but it is not allowing me to update the record through data piller and the option is not showing. I have triggered correctly in the trigger step. But it is showing the error like below.
Can anyone help me on this.
Regards,
Ravichandra G
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 hours ago - last edited 4 hours ago
Cause
Missing property 'com.glide.attachment.max_get_size' in the instance.
Resolution
To execute the creatable, deletable, updatable, and list metadata actions, create a system property with Name as com.glide.attachment.max_get_size in the Global scope and set its Value to 20000000.
Refer: https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB2239511#:~:text=Issue,concept/successfactors%2Dspoke.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
HI @Tanushree,
I have tried by creating the mentioned system property and tried. Then also it is not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
which action is this? OOTB or custom one?
what that action is accepting as input?
share screenshots
💡 If my response helped, please mark it as correct ✅ and close the thread 🔒— this helps future readers find the solution faster! 🙏
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
36m ago
Hi @Ankur Bawiskar ,
It is the custom one, and I am trying to update the record but it is not allowing me to select the table from the data pill.
