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)
Deploy a Library with "Dynamic Connection profile"
meurwinn
Hi, i have a library with a datasource. That datasource in configure to be a dynamic Connection profile.
That is to say that its parameters are configure in an other file.
In the BIRT designer, all is fine, but when i deplou my library with the connection profile file, the datasource parameters never change.
How and where can i deploy properly my library and my connection profile file ?
Find more posts tagged with
Comments
averma
Hi meurwinn:
Assuming your question is for iServer Express, the library should be deployed to the resources folder. (You can find the location of resources folder from management console under volume properties)
There is no default location for the connection configuration file. iServer Express uses the value of the configuration file parameter to locate the connection configuration file. This parameter is specified in:
[iServer Express Home Dir]etcacserverconfig.xml
Attribute: "ConnConfigFile=<Full Path to External_Data_Config.xml>" (in the the element "Config->Servers->Server")
Ashwini