| Modify the DataSource in Java [message #1014825] |
Tue, 26 February 2013 09:38  |
Samo Gb Messages: 40 Registered: December 2012 |
Member |
|
|
Hi,
I want to modify my XML Url in my Java application.
Till now I couldn't find how to get the property to modify it.
That is my code how I tried to read it out:
DataSourceHandle dshDataSource = design.getDesignHandle().getModuleHandle().findDataSource("TESTSOURCE");
DesignElement rehDataSource = dshDataSource.getElement();
If I debugg and observe the variables I can see the XML URL but I don't know how to change it.
In my Case the Report will have a XML URL and I wil read it out and change it.
Cheers,
Samet
|
|
|
|
Powered by
FUDForum. Page generated in 0.01458 seconds