Jump to content
  • JIREPORTJOBPATAMETER.PARAMETER_VALUE in text format


    sthomas_3
    • Version: v7.1 Product: JasperReports® Server

    Use case :

    Requirement to read JIREPORTJOBPATAMETER.PARAMETER_VALUE in text format from database.


    Resolution:

    JIREPORTJOBPATAMETER.PARAMETER_VALUE  is stored as blob and it's not easy to convert to text value.

    We can use REST API to get the job definition of the scheduled report which will list all the parameter details.

    http://<host>:<port>/jasperserver[-pro]/rest_v2/jobs/<jobID>/
    
    

     

     


    User Feedback

    Recommended Comments

    There are no comments to display.



    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...