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. |
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 supported project types are currently Oracle APEX, EBS (Oracle E-Business Suite), Oracle Business Intelligence, Oracle Database, Oracle Forms, Oracle MDS, Oracle Managed File Transfer, File, JDBC, Salesforce, SAP, Oracle Service Bus and Generic. |
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