Available Branding Locations

Omni Governance Console (OGC) has screen spaces on several pages where image files are rendered. A collection of these images are stored as a theme in a set of subfolders.

By default, this JNDI location of the set of replaceable images is defined in the context.xml file, which is located in the following directory of your OGC installation:

\omnigen\omniGenData\OmniGovConsole\data\conf\context.xml

The context.xml file contains the following entry:

<!-- Omni Branding -->
<Environment override="true"
value="C:/omnigen/OmniGenData/OmniGovConsole/data/ogc_theme/"
type="java.lang.String"
name="brandingFolderPath"/>

The brandingFolderPath points to a set of folders, one folder per page on which there are locations for customizable logos.

If no branding changes are made, then the default OGC theme stored in the above default location is rendered.