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

What is the CDATA for DatasetParameterExpression in java.util.List


harismitacbe

Recommended Posts

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted Images

Hello,

From error it looks like there is error while evaluating parameter $P{memberid}.
Not sure what expression you configured for this parameter but seems that you have an issues with your expression.
We kindly request you test the report in jasperstudio before deploying to jaspersever.

Link to comment
Share on other sites

The CDATA is the syntax used in XML to escape entire portions of of XML, and it has nothing to do with the error you are getting.

To understand exactly what's the problem with your expression, we would need to check the full stack trace (or test your report in Jaspersoft Studio, as suggested in the previous answer). I don't see any syntactical error (in other words your jrxml is ok), but it could be that the type of the parameter memberid defined in the subdataset is not of type java.util.List (which is how the parameter is defined in the main dataset).

Giulio

 

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