Encrypting an attachement that is in a variable
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 01:12 PM
Hello!
Is there a way to encrypt an attachment that comes from a variable on a form?
Thank you,
James
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-23-2023 06:04 PM
Hi
basically yes. You can leverage Column Level Encryption which is free in the basic version.
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-29-2023 11:08 AM
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.