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
an hour 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
an hour ago - last edited an hour 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
