- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016 02:25 AM
When end users reply to the ticket using Email, Service Now save the signature image which most of the HGST folks use are attached to the ticket. Is there any way to avoid this?
can any one suggest
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2016 05:50 AM
Hi Prabhakr,
Please follow the below link -
Attachment - Inbound Email Action
Use the script to exclude the attachment based on the size and type.
Regards, Bharat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2016 10:22 PM
can any one pls suggest y this is happening

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2016 05:50 AM
Hi Prabhakr,
Please follow the below link -
Attachment - Inbound Email Action
Use the script to exclude the attachment based on the size and type.
Regards, Bharat
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-18-2016 11:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2016 10:29 AM
I created a Business Rule like that. I know the conditions etc are correct because it blocks when I try to attach a small image manually to a Request/Incident. However, when it is part of an email, the attachment is still created. Any idea why the rule wouldn't run against whatever part of the system creates the attachment from the incoming email?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2019 02:49 AM
Hi,
I used Inbound Email Actions t ocreate a CR using the excel attachment in the email. For that I mapped the excel fields with the Data Source's Transform Maps.
But the client wants that the excel attachment should also be attached with the Change Request that was created. How can I do that?