Unable to capture variable attachments in an update set.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 12:45 PM
Issue: Unable to capture variable attachments in an update set.
Cause: The synch_attachments attribute was not set to true on the Variable (item_option_new) table.
synch_attachments: Similar to update_synch, but it writes the file attachments of the record to update sets.
Resolution: Add the attribute synch_attachments=true to the dictionary record of type collection on the table.
Steps:
1. Go to sys_dictionary.LIST.
2. Filter for type=collection and table=item_option_new.
3. Add the attribute synch_attachments=true.
0 REPLIES 0