I want to restrict file types to be attached, and want to attach only CSV file type, can anyone please suggest me, how could we do that?
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎07-07-2017 03:05 AM
I want to restrict file types to be attached, and want to attach only CSV file type, can anyone please suggest me, how could we do that?
Note : Trying this in my personal instance first.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎07-07-2017 03:07 AM
how are the files attached, is it via email or any of the tables directly. Based on that a business rule can be created on the sys_attachment table to prevent the insertion of the record.
Hope that makes sense,
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
‎07-07-2017 03:11 AM
HI Chalan,
Based on extension also you can exlude the attachment in servicenow.
I hope this link will help you.
Thanks,
Abhishek
