Jaspersoft Server | encrypted data in database, how to get decrypted data in jasper reports

I had a datasources which has some encrypted fileds like name, email etc. I would like to handle or decrypted it in jasper server / may be at jasper studio jrxml file . how this can be achieved in jasper server ?

shivani.katariya's picture
Joined: May 25 2017 - 12:25am
Last seen: 3 years 4 months ago

Thanxs marianol. It worked well

shivani.katariya - 6 years 2 weeks ago

1 Answer:

Hi, to decrypt the data coming from the DB you will need to do that at the Java Layer in the JRXML by using my custom class to process it.

You can achieve that using scriptlets or custom functions in Jaspersoft Studio check this link http://community.jaspersoft.com/wiki/jaspersoft-studio-expression-editor...

marianol's picture
17616
Joined: Sep 13 2011 - 8:04am
Last seen: 4 years 11 months ago
Feedback