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

Why is dataSource(String selectExpression) methos not called on my custom XML datasource


ravigharshi

Recommended Posts

Hi,

        I have a custom xml datasource based on STX XPATH processing. Need to understand why the dataSource(String selectExpression) method is not called on my datasource. DataSource expression in Main report is:

<dataSourceExpression><!CDATA[((net.sf.jasperreports.engine.data.JRXmlDataSource)$P{REPORT_DATA_SOURCE}).dataSource("Invoice/InvoiceLine")]]</dataSourceExpression>

 

 

 

 

 

 

 

 

 

 

 

 

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