Skip to main content



      Home
Home » Archived » BIRT » Property binding with XML datasource
Property binding with XML datasource [message #171930] Tue, 20 June 2006 17:58
Eclipse UserFriend
Originally posted by: t.gertler.netzwerk-design.de

Hello,

i would like to create a XML Datasource. The URL to the XML File has to
be build with a parameter.

Per example :

I have two Files :
c:\temp\file1.xml
c:\temp\file2.xml

I created a Parameter with a value file1 or file2 (file1 is default)

URL of the XML datasource should be c:\temp\*Parameter*.xml

I tried to do it with a property binding :
"c:\temp\" + params["FileName"]+".xml"
but it does not work.

Any hint ?

Kind regards,
Thomas
Previous Topic:Cannot seem to get beforeOpen script to work
Next Topic:Adding styles to dynamic fields
Goto Forum:
  


Current Time: Tue Sep 23 03:30:06 EDT 2025

Powered by FUDForum. Page generated in 0.03104 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top