Hi,
I have a BIRT report that uses a database but also retrieves some information from a third-party web service.
I’d like both the database and the web service URL to be configured in ReportServer, not hard-coded in the .rptdesign, so we can handle multiple non-production environments - same .rptdesign file, different database and web service data sources.
What’s the best way to handle this in ReportServer? It looks like it’s expected there’d be only one data source per report. Would it be best to configure the web service URL as a key on the metadata tab?
Thanks,
Mike