Jump to content

Send a XML datasource to FillManager with jRuby


eleudson

Recommended Posts

Hi,

I got a report working fine with the XML file data source, but I need to send the datasource from my jRuby application:

data = MyModel.all.to_xml

How do I prepare the "data" for send to the JasperFillManager.fill_report(@model, @options) in the parameter of thE @options hash? Exists another way?

Thanks!

 

Link to comment
Share on other sites

  • Replies 1
  • 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...