CentraSite 10.7 | CentraSite User’s Guide | Lifecycle Management | Managing Lifecycle Models through CentraSite Business UI | Adding Lifecyle Stage
 
Adding Lifecyle Stage
Pre-requisites:
To create a lifecycle stage, you must have the Manage System-wide Lifecycle Models permission.
A lifecycle model can contain one or more stages. Typically, stages are used to represent a clearly-defined deployment scenario within an object's development cycle. You could, for example, decide to use the lifecycle model during various stages of a product lifecycle such as development, test and production. The individual stages are also usually deployed on different physical machines, which is normal practice if for example you have a test environment and a production environment. Each stage you define contains all of the states of the model.
You can create a new lifecycle stage using the Add Lifecycle Stage action.
*To add a lifecycle stage
1. In the CentraSite Business UI activity bar, click Design Time.
2. Click Add Lifecycle Stage.
3. In the Create Lifecycle Stage dialog box, provide the required information for each of the displayed data fields.
Field
Description
Name
Name of the lifecycle stage.
Description
(Optional). The description for the lifecycle stage.
Endpoint
The URL of the host machine where the lifecycle stage is deployed on a CentraSite installation.
The Endpoint URL has the following format:
<scheme>://<host>:<port>
The scheme is http or https. The host is the machine on which CAST is running, and port is the port on which CentraSite is listening.
4. Click OK.
The newly created lifecycle stage is added to the CentraSite Registry Repository.