Encrypting an attachement that is in a variable

joconnor
Tera Contributor

Hello!

 

Is there a way to encrypt an attachment that comes from a variable on a form?

 

Thank you,

James

2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi

basically yes. You can leverage Column Level Encryption which is free in the basic version.

More on https://docs.servicenow.com/bundle/vancouver-platform-security/page/administer/encryption/concept/c_...

Maik

Thank you!

I think I am missing a piece with this.

I created an encryption context (Test Encryption ) and a role (Encrypt Context - Test). I added the encryption context field to the role and selected Test Encryption. When I attempt to create the encrypted field configuration and use the table item_option_new, I cannot find the attachment variable that I want to encrypt. I also tried using the attachments table sys_attachment, but that did not work.