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 do a relative path with a Data source library
caribe
hello
I exported a Data source to library, now how can I set a relative path.
Because when I use this library in a new report, the report use a direct path. (c:/user/workspace/****/any.rptlibrary)
:huh: is understood?
Find more posts tagged with
Comments
caribe
OK I answer my own question ^_^
in the report
like relative path
<property name="OdaConnProfileName">conexion</property>
<property name="OdaConnProfileStorePath">../WebViewerExample/conexion.rptlibrary</property>