Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Builds a deployment artifact that contains any combination of Forms, Menus, Libraries, Reports, and Other Files. In case of Full Deployment project, all files from SCM folder are used to create artifact.

...

Environment/Instance Properties

Property Name

Property Code

Required

Description





Project Properties

Info

The following properties are SOURCE properties. They are used to define a sub-folder in which to look for objects of the indicated source. For instance, if your SCM project keeps forms in the folder "forms", the SOURCE for forms is "forms"

The value is removed from the beginning of the path when deploying.

SOURCE_DIR properties are only used for Full Deployment projects.

...

Property Name

Property Code

Required

Description

Oracle Forms Source DirectoryFDOFR_FORMS_ROOT_SOURCE_DIRNoSource folder for Form files files (fmb, fmx). Not used for Partial Deploy projects. (e.g. forms)
Oracle Libraries Source DirectoryFDOFR_LIBRARY_ROOT_SOURCE_DIRNoSource folder for Library files files (pll, pld, plx). Not used for Partial Deploy projects. (e.g. libraries)
Oracle Menus Source DirectoryFDOFR_MENUS_ROOT_SOURCE_DIRNoSource folder for menu files files (mmb, mmx). Not used for Partial Deploy projects. (e.g. menus)
Oracle Reports Source DirectoryFDOFR_REPORTS_ROOT_SOURCE_DIRNoSource directory folder for report Report files (rep, rdf, jsp, rex). Not used for Partial Deploy projects. (e.g. reports)
Other Files Source DirectoryFDOFR_OTHER_FILES_ROOT_SOURCE_DIRNoSource folder for other files (not handled by any other _SOURCE_DIR property)unknown files). Not used for Partial Deploy projects.

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.

...