Need a Script include to Decrypt Masked type variables
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2024 05:22 PM
I have 2 Masked type variables on a catalog item. named ,Patient Name(patient_name) and Disease(disease)
1)Need a reusable script include to check if the catalog item is having masked variable
2)if it contains masked variable , it will pickup the values and decrypt them in related string field.
3)need a related link button on task record name " Decrypt values"
4) the link will be visible for the resolver group assigned to the task
5)when clicked, it will capture a log of who uses the link(name of user)
6)it needs a timer to only decrypt the values for 10 minutes. After that they will clear out, and the resolver would have to click the link again if they want to decrypt the variables again