|
Terms
|
Definition
|
|
Platform
|
Is the reference to a server that represents a step in the process of delivery. There are often: DEV, STAGE, PROD as platform
|
|
Mode
|
Includes the following values:
• Development (DEV)
• Staging (STAGE)
• Training
• Production (PROD)
|
|
Instance
|
Represents an installation on a given port containing only one environment.
Customer have often one instance by platform.
An instance has a given mode such as DEV, STAGE, PROD.
|
|
Environment
|
Is the definition of the repositories contained in one HAS instance.
This environment is composed of at least:
• the SystemDB repository
• one data repository
|
|
Repository
|
Represents a database that physically store the content: either technical data or functional data.
|
|
Main Term
|
Synonym or alternative name
|
|
STAGE
|
STAGING, PRE-PROD, UAT, TESTING, INTEGRATION
|



|
Chapter
|
Content
|
|
Introduction to customization
Full customization capability is out of scope for this document.
|
|
|
Mandatory steps prior to customization
|
|
|
SystemDb repository customization following best practices
|
|
|
Extraction process of valid customization
|
|
|
Storing your resources in the appropriate location
|
|
|
Packaging all your resources (e.g.: MGR, CSS, JAR)
|
|
|
Understanding the process of pushing your customization in stage and production
|