- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 10:28 PM
Hi Team,
We have a record producer in OOB attachment. we have to allow only excel files. How to achieve this?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 11:45 PM
Hello @thaduri sai ,
You can achieve this requirement by populating variable attribute of attachment variable type as "allowed_extensions=xls;xlsx".
Please refer below link for more info -
If my answer solves your issue, please mark it as Accepted ✔️& Helpful👍!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 10:29 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 11:45 PM
Hi @thaduri sai,
You may follow the following link :
https://www.servicenow.com/community/itsm-forum/check-attachment-file-type-client-script/m-p/619137
Please mark my response as correct and helpful if it helped solved your question.
Thanks,
Rohit Suryawanshi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 11:45 PM
Hello @thaduri sai ,
You can achieve this requirement by populating variable attribute of attachment variable type as "allowed_extensions=xls;xlsx".
Please refer below link for more info -
If my answer solves your issue, please mark it as Accepted ✔️& Helpful👍!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2024 11:50 PM
Hi @Vrushali Kolte ,
Thanks for your reply.
Attachment is not a variable type in this form...like in the form Attachment. Attached screenshot for your reference.