Categories
- All Categories
- Oracle Analytics Learning Hub
- 30 Oracle Analytics Sharing Center
- 19 Oracle Analytics Lounge
- 238 Oracle Analytics News
- 45 Oracle Analytics Videos
- 16K Oracle Analytics Forums
- 6.2K Oracle Analytics Idea Labs
- Oracle Analytics User Groups
- 88 Oracle Analytics Trainings
- 15 Oracle Analytics & AI Challenge
- Find Partners
- For Partners
Use subtemplate report on multiple environments.
Hello,
We have four different environments with about the same reports. The only difference is that the report with a subtemplate is different because of the code. Now we want to build the report so that it does work in any environment. Only the path is different at each environment. This is the code:
<?import:xdoxsl:///environment1/…/…/…/…/…/…/….xsb?>
<?import:xdoxsl:///environment2/…/…/…/…/…/…/….xsb?>
Etc
Does someone know how to solve this problem?
Best Answer
-
I used following to make the ENV specifier as generic while using the BI Publisher Report in Dashboard. but have not used with Sub-template.
Can you please check if that works for you.
Use ../../ in place of Env Name
Hope this help.
Cheers,
1
