Jump to content
We've recently updated our Privacy Statement, available here ×

how to decrypt data of input_value in JIReportOptionsInput


naremarazi0714

Recommended Posts

Hi all,

This question is similar with my question on "data in database was encrypted" but maybe i've asked  the wrong question..

Actually this is specific question that I want to ask. I want to get the data of input_value in JIReportOptionsInput but the data is encrypted. So in this case, is it under JasperReport control or our DBA?  If it is under JasperReport which mean JasperReport encrypt it, so, how can I decrypt it?? Any formula or code to decrypt it???

Thanks.

 

Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

the column is not blob but raw column. I've already used utl_raw.cast_to_varchar2 in oracle to get the raw value but still doesn't work..So, i guess it maybe from JasperReport which mean JasperReport encrypt it. Is there any possibility that JasperReport can encrypt that data???

Thanks..

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...