CA AppLogic supports the ability to customize the appearance and selected elements of the CA AppLogic GUI. This includes:
The OEM kit consists of the following entities:
To configure the OEM kit
The Administration page appears.
Specifies a name to assign to the OEM kit file. This is the name that will appear in the OEM Kit drop-down list when you are creating a grid.
Indicates the OEM kit will be the default kit to use for grid creation.
A TAR file that contains an oem.conf file and an optional banner.png or banner.jpg file.
Note: Use the option on the Miscellaneous tab of the Grid Properties page to specify the name of an OEM kit for a grid.
The following is a sample oem.conf file.
oem
{
link terms: url="http://www.3tera.com/terms_of_use.html"
link help : url="http://doc.3tera.net/bin/applogic30_help"
tab dashboard
{
link logo : url="http://www.3tera.com/applogic.html"
link banner : url="http://www.mywebsite.com/index.html"
}
tab support
{
link doc : icon=docs, label="Product Documentation", url="http://doc.3tera.net/AppLogic30/"
link gridU : icon=uni, label="Grid University", url="http://www.3tera.com/Grid-Computing-University/"
link forum : icon=chat, label="Support" , url="http://support.3tera.net"
link web : icon=globe, label="3Tera Website", url="http://www.3tera.com"
}
}
|
Section |
Link |
Notes |
|
oem
|
terms |
(optional) URL where the terms of use can be found. If not present, the terms of use link is not displayed on the dashboard. |
|
link help |
(optional) URL where the AppLogic documentation can be found. If not present, the factory default URL is used. |
|
|
dashboard
|
logo |
URL to which user is to be taken when the AppLogic logo is clicked on. If not present, the following URL is used: http://www.3tera.com/AppLogic/ |
|
banner |
(optional) URL to which user is to be taken when the Banner graphic is clicked on. If not present, the banner logo is not clickable. |
|
|
support
|
doc |
(optional) URL to which user is to be taken when the "docs" icon is clicked on from the support tab. |
|
gridu |
(optional) URL to which user is to be taken when the "uni" icon is clicked on from the support tab. |
|
|
forum |
(optional) URL to which user is to be taken when the "forum" icon is clicked on from the support tab. |
|
|
web |
(optional) URL to which user is to be taken when the "globe" icon is clicked on from the support tab. |
Notes:
|
Copyright © 2013 CA Technologies.
All rights reserved.
|
|