Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
I think i should have stated my actual requirement earlier , I have a cust_id column in a report. The cust_id column is encrypted.I need to de-crypt the cust_id column before its displayed on the report. The javascript that i have makes a call to a web service which decrypts the cust_id . I am trying to see how i can…
-
I think i should have stated my actual requirement earlier , I have a cust_id column in a report. The cust_id column is encrypted.I need to de-crypt the cust_id column before its displayed on the report. The javascript that i have makes a call to a web service which decrypts the cust_id . I am trying to see how i can…