cancel
Showing results for 
Search instead for 
Did you mean: 

Encryption/Decryption on a BOE Report

Former Member
0 Kudos

We are using the URL reporting concept of BOE to serve up reports in a Web app. We would like to encrypt certain params in that querystring of the BOE URL. The idea being we could then use a function in the report to decrypt the encrypted data and then serve up the report. Is this possible ? Any examples of this would help. Note: The web App is on a different cotnainer and the BOE env is on a different container.

Thanks in advance for any help.

Swetal

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I'm trying to do the same thing, Using a UFL to decrypt the parameters and then run my report. I was able to create an addiotional function but i'm not able to deploy it from crystal reports to BOE, Do you have an idea. Is this possible?