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

Nicolas Drouin

Members
  • Posts

    1
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Security Advisories

Downloads

Everything posted by Nicolas Drouin

  1. I would like to use different Dataadapter depending on the context by passing a parameter to it.I tried this solution but it doesn't work :<propertyExpression name="net.sf.jasperreports.data.adapter"><![CDATA[$P{DataAdapterLocation}]]></propertyExpression><parameter name="DataAdapterLocation" class="java.lang.String" evaluationTime="Early"> <defaultValueExpression><![CDATA["default/path/to/DataAdapterFile"]]></defaultValueExpression></parameter> Can you help me ?
×
×
  • Create New...