- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2022 02:08 AM
Client sending a reply email with the company logo is getting attached as an attachment in Service now.
Need help on restricting the logo getting attached as an attachment. I would like to know in which application and table a business rule needs to be created for this to work.
Thanks,
Ramya
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2022 08:13 PM
Hi Ramya,
The ServiceNow Platform includes two specific system properties that can be used to help modify this behavior:
- glide.email.inbound.image_sys_attachment.filter.minimum_bytes
- glide.email.inbound.image_sys_attachment.filter.action
The value of these properties can thus be modified on the ServiceNow instance which can help to reduce the inclusion of files in the new record which may not be relevant to the actual created record.
Resolution mentioned in this Support KB:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0751399
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2022 02:10 AM
HI check this thread
https://community.servicenow.com/community?id=community_question&sys_id=6ca9a716db68a3401cd8a345ca9619f8
Harish
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-23-2022 08:13 PM
Hi Ramya,
The ServiceNow Platform includes two specific system properties that can be used to help modify this behavior:
- glide.email.inbound.image_sys_attachment.filter.minimum_bytes
- glide.email.inbound.image_sys_attachment.filter.action
The value of these properties can thus be modified on the ServiceNow instance which can help to reduce the inclusion of files in the new record which may not be relevant to the actual created record.
Resolution mentioned in this Support KB:
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0751399
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep