Jump to content
Changes to the Jaspersoft community edition download ×

problem with jasperStarter


cordovajoseangel

Recommended Posts

Hi to everyone. I´m new in the Jaspersoft Community. I need some help about JasperStarter.

I´m using symfony 3.4 and php/jasper dericktan. Everything is working pretty well, the problem is when I need send a array type parameter the command promp show this message 

"Parameter 'parameter-name' of type 'java.util.List with value 'someparametervalue' is not supported by JasperStarter!"

I set the parameter class with the option java.util.List  in the jrxml, so I changed the parameter class to java.util.Collection, and the command promp show me this message

"Parameter 'parameter-name' of type 'java.util.Collection with value 'someparametervalue' is not supported by JasperStarter!"

In my query I set this

$X{IN, column-name, parameter-name}

If someone knows how to solve this pleas tell me, or if someone have other option to send array parameter please let me know. I will apreciate so much.

Regards...

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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