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

RUEISHI

Members
  • Posts

    1
  • Joined

  • Last visited

RUEISHI's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • One Month Later
  • One Year In
  • First Post Rare
  • Conversation Starter Rare

Recent Badges

0

Reputation

  1. Hi All, This issue is regarding iReport and JasperServer/Intelligent BUT not JasperReport API. Background Given the maturity of the Jasper family products. I've begun the process of converting all our reporting modules into JasperReport platform..re-factorying company's existing codes into new factory classes that returns bean array datasource. Problem Basically, I'm having problem figuring out how to create a datasource properties in JasperIntelligent and iReport that allows me to place a report parameter in the "static method to call to retrieve" array of bean set. I understand if I'm to write a java app myself, calling JasperReports API, that wouldn't be a problem. I'll be able to specify the parameters myself, passing the parameters to my factory class and creating the bean datasource, all done before calling the fill API. However, how to do that in iReport and JasperIntelligent (to leverage the built-in report scheduling features). Thanks !
×
×
  • Create New...