How to encrypt the catalog variable field value after entered the data in to it. ex: once end user enter his home address (sensitive info) we need to make it as encrypted (not in readable) format. And same has to applicable in RITM form.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2021 06:47 AM
I have a requirement to hide or encrypt the customer personal data (address) in the order guide form. I tried with variable type -Masked and enabled the 'use encryption' option. but it is notworking as expected. and there is a option to Hide and show in the variable text section, which is not suggestable.
i want to make encrypt the data once customer enter his home address. And the same has to apply in the RITM variable.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-05-2021 09:35 PM
Hi,
You can check out the following documentation :
Encrypt an existing field | ServiceNow Docs
Regards