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

jcolman

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

Downloads

Everything posted by jcolman

  1. How to change this report datasource "/datasources/integrado" to "/datasources/otherdatabase" using REST. <resourceDescriptor name="Usuarios" wsType="reportUnit" uriString="/reports/Usuarios" isNew="false"> <label> <![CDATA[usuarios]]> </label> <parameter name="opcion1">1</parameter> <resourceDescriptor wsType="datasource" isNew="false"> <resourceProperty name="PROP_REFERENCE_URI"> <value> <![CDATA[/datasources/integrado]]> </value> </resourceProperty> </resourceDescriptor> </resourceDescriptor>
×
×
  • Create New...