Export Parameter Selections From Scheduler

Hello,

 

i need to export the parameters values selected (input controls) of reports in the scheduler.

 

The REST API only gives me access to the general parameters of the reports binary, not the one specific ones selected in the scheduler.

Next approach was to access the Jasperserver DB directly to gather the selected options for each parameter. Sadly they seem to be obfuscated in some way. In the DB i can find hex code like this:

"\xaced0005737200116a6176612e6c616e672e426f6f6c65616ecd207280d59cfaee0200015a000576616c7565787000"

The datatype is somewhere in there and i assume the last 8 bit represent "TRUE" or "FALSE".

 

Is there any easier way to aquire this info or am i missing something about decoding the hex code?

 

Thanks!

hainz's picture
3
Joined: Jul 14 2016 - 8:13am
Last seen: 7 years 1 month ago

0 Answers:

No answers yet
Feedback
randomness