how we can enforce attaching password protected pdf on portal

Pooja Deshmane
Tera Contributor

Want to know if it is possible to attach password protected pdf files on portal.

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

@Pooja Deshmane 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

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.

How to restrict user to attach only password protected pdf file?

@Pooja Deshmane 

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.

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader