Jaspert report get data from provider with web service. How to?

前端 未结 4 1005
半阙折子戏
半阙折子戏 2021-01-23 02:37

There is system, that has data, and can provide it\'s data with web-services (for example Lotus Notes database). Can Jasper get data for it\'s report by calling web-service?

4条回答
  •  伪装坚强ぢ
    2021-01-23 03:10

    You can write a custom DataSource by implementing the interface JRDataSource.

    Full explanation: http://jasperforge.org/uploads/publish/jasperreportswebsite/trunk/sample.reference/datasource/index.html#customdatasource.

提交回复
热议问题