BIRT report with script data source

Hi all,

I new to ReportServer and I’m trying to figure out the connection between the ReportServer and BIRT. But unfortunately I got empty result. I didn’t use parameters in order to make things as easy as possible.

This is what I’ve made till now:

  • I created a script data source in the ReportServer
  • (I created a dynamic report to check the script data source)
  • I created a script datasource in the Birt Designer in Eclipse with the same name as my ReportServer script data source.
  • I created a dataset in Birt with the same table names as I have in ReportServer
  • Imported the Birt report into ReportServer, set to use my script data as datasource.

I thought this is enough, but the report display no data.

What do I wrong?

Thanks,
lazart