Categories
- All Categories
- Oracle Analytics Learning Hub
- 18 Oracle Analytics Sharing Center
- 18 Oracle Analytics Lounge
- 229 Oracle Analytics News
- 44 Oracle Analytics Videos
- 15.8K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 85 Oracle Analytics Trainings
- 15 Oracle Analytics Data Visualizations Challenge
- Find Partners
- For Partners
Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Approaches to Encrypt Sensitive Columns in BIP Data Model Results

ManikandanRajagopalan
Rank 1 - Community Starter
We are generating notification emails for referrers who have referred candidates in ORC. We are developing a page in Apex that allows referrers to upload recommendation letters. The email will include an Apex URL, which will be dynamically constructed from BIP.
The URL should be constructed using the host component and encrypted values from specific columns, such as the requisition number and candidate number. How can these column values be encrypted using a specific key in data model?
Tagged:
0
Answers
-
Hi Mani,
There is no OOTB the way to achieve this in data model level. You may try to use requisition IDs and candidate IDs instead of numbers.
Thanks.
0