Edge encryption enabled attribute not setting to the field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-17-2023 11:36 PM - edited ‎12-17-2023 11:36 PM
Hi,
We have observed the 'edge_encryption_enabled' attribute is not being set properly out-of-the-box (OOB) fields on the Incident table, such as 'resolved_at,' 'close_code,' and 'subcategory,' even though the 'edge_encryption_enabled=true' value has been specified in the 'attribute' field of the 'sys_dictionary'. Please find the screenshot below for reference.
Thanks in advance!!
Rakesh T.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 02:59 AM
Hi @Shruti Khaire ,
I have imported the class field and type sys class name dictionary entry in attachment table. Which is i'm unable to create it in my instance. I didn't export attribute in sys_schema_attribute_m2m table. Once we are giving the attribute and if it's valid then it will automatically create with same in related list

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 01:40 AM
Hi,
Please check below link:
You cannot configure Edge encryption for choice fields. The type of field is string but it is having choices so (it is of type choice).
Thanks
Anil Lande
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-18-2023 02:18 AM
@Anil Lande Thanks for the reply. Actually, I want to add attribute like below screenshot for attachment table. I don't have this dictionary entry in my instance. so i exported from another instance and imported. unfortunately, attribute not coming under related list.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-19-2023 01:53 AM
I have added edge_encryption_enabled=true attribute but attribute is showing as is empty in related list.
Can anyone knows about this ?