...
Right-click on an existing application and select Create Project.
Figure 9.1
Enter the values for the fields as described in Figure 9.2.
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. |
Deploy 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). |
Partial Deployments | Yes | Whether or not this project is used to build and deploy individual files (i.e. "Partial Deployments"). Default is "No". |
Project Type | Yes | If Partial Deployments is checked, the project type identifies which type of objects are being moved. The only supported project type is currently EBS (Oracle E-Business Suite). This field does not apply to projects which are not designated as Partial Deployments. |
...
Click the OK button to save the changes.
...