Creating Projects
Select Projects from the menu.
Right-click on an existing application and select Create Project.
Enter the values for the fields as described in the table below.
Field | Required | Description |
---|---|---|
Application | N/A | The name of the owning application (read-only). |
Project Name | Yes | The name of the project. |
Description | No | A description of the project. |
Classification | Yes | Classification group of the Project. This will determine what functionality and tabs are available to your Project. |
Priority | Yes | Provides a mechanism for establishing dependencies between projects at deployment time. When multiple deployments are queued they will be processed in order of priority (lowest priority takes precedence). |
Project Type | Yes | If the Classification is Partial Deployments, the project type identifies which type of objects are being moved. The supported project types are:
See related plugin guide for additional details on each project type. |
Click the OK button to save the changes.
Partial Deployments are used when configuring projects with the capability to pick and choose individual files at build-time, assembling them into packages. These packages can then be deployed to one or more instances and environments.
- style