Builds a deployment object that contains any combination of Forms, Menus, Libraries, Reports, and Other Files.
...
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
...
Property Name
...
Required
...
Info |
---|
The following properties are The value is removed from the beginning of the path when deploying. |
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Forms Root Source Directory | FDOFR_FORMS_ROOT_SOURCE_DIR | No | Source folder for Form files (fmb, fmx) |
Oracle Forms Root Source Directory | FDOFR_LIBRARY_ROOT_SOURCE_DIR | No | Source folder for Library files (pll, pld, plx) |
Oracle Menus Root Source Directory | FDOFR_MENUS_ROOT_SOURCE_DIR | No | Source folder for menu files (mmb, mmx) |
Oracle Reports Root Source Directory | FDOFR_REPORTS_ROOT_SOURCE_DIR | No | Source directory for report files (rep, rdf, jsp, rex) . |
Oracle Forms Other Files Source Directory | FDOFR_OTHER_FILES_ROOT_SOURCE_DIR | No | Source folder for other files (not handled by any other _SOURCE_DIR property) |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation produces a zip file artifact that contains the items to be deployed and a manifest file describing them. The zip file is suitable for the deploy operation.
...