Inconsistent Documentation Regarding Custom XSL Stylesheet Path
(Doc ID 2208731.1)
Last updated on FEBRUARY 14, 2019
Applies to:
Oracle Transportation Management - Version 6.0 to 6.4.2 [Release 6 to 6.4]Information in this document applies to any platform.
Goal
OTM Help says in the section: Stylesheet Profiles
However Branding guide says
<otm_install_dir>/web/htdocs/ (for CSS, javascript and image files) and
<otm_install_dir>/glog/gc3webapp.ear/GC3.war/WEB-INF/xsl (for XSL files)."
The "glog.customPath" property provides the directory name where the customizations are stored, so it must hold the directory name that contains the xsl. The template name must be the path at where the xsl is present.
Custom path property is set to "custom" by default.
For example
1. All stylesheets are in <otm_install_dir>/glog/gc3webapp.ear/GC3.war/WEB-INF/xsl/workflow
You can make a folder called custom and place your custom xsl there
its path is : <otm_install_dir>/glog/gc3webapp.ear/GC3.war/WEB-INF/xsl/workflow/custom
The documentation seems to conflict
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |