how we can enforce attaching password protected pdf on portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Want to know if it is possible to attach password protected pdf files on portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
what's your requirement?
1) you want users to only attach password protected files? -> within ServiceNow you can't check if file is password protected or not, you might have to use a custom solution which depends on external library to check this
OR
2) you want to check if password protected files can be attached or not in portal? -> this is possible
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
There is a requirement in supplier collaboration portal where external users can attach the password protected pdf files. So, i am curious to know how this can be implemented in servicenow and is it possible for external users to attach the same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
How to restrict user to attach only password protected pdf file?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
I already informed above.
You will require a custom solution to check if file is password protected or not.
ServiceNow doesn't have any OOTB way to do this.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader