Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
How to Pass dynamic values to XML datasource URL?
saravanam
I am using XML URL(REST API call) as data source. I need to pass dynamic values like customer id based on the parameter passed to the report. How to do this in BIRT?
Find more posts tagged with
Comments
saravanam
I have got the following link for the work around.
<A href='
http://www.birt-exchange.org/devshare/designing-birt-reports/533-parameter-driven-xml-data-source-url/#description
'>Parameter Driven XML Data Source URL - Designs & Code - BIRT Exchange</a>
is there any other way we can achieve this.