Hi,
I have an analysis project with 4 configurations
- Development
- Test
- Acceptance
- Production
In each configuration I have set correctly the deployement server.
But the datasources are also dependend of the configuration.
So how can I specify different datasources for each configuration ?
With regards,
Constantijn Enders
The ConnectionString of a DataSource is per configuration. To set it, use the DataSource dialog in each configuration.
These are all the properties that can be customized per configuration:
ReportServer of ReportAction objects Path of ReportAction objects StorageLocation of Cube objects ConnectionString of DataSource objects ManagedProvider of DataSource objects KeyErrorLogFile of ErrorConfiguration objects (used in Dimensions, Cubes, MeasureGroups, Partitions and MiningStructures) StorageLocation of MeasureGroup objects StorageLocation of Partition objects|||Great, it works.
Thanks
CE
No comments:
Post a Comment