deployForms

Deploys any combination of Menu, Form, Library, Report, and other files to a Forms and Reports server. Source files are copied to Stage directory and compiled into Destination directory. Compiled and source files can be kept in different, or the same locations based on project property values.

Deploy operation must be executed on Forms server as it copies files to destination folders and performs compilation.

For package-based deploy, files will be moved under the directory specified include path that is part of File Name. For example, if your File Name is /forms/employeedetail.fmb and stage directory is /u01/app, then final file path will be /u01/app/forms/employeedetail.fmb.

Target Properties

Property Name

Property Code

Required

Description

Property Name

Property Code

Required

Description

Oracle Forms Source Script

FDOFR_SOURCE_SCRIPT

 No

Path to an Oracle Forms environment file (e.g.
/u01/app/oracle/middleware/user_projects/domains/ClassicDomain/config/fmwconfig/servers/WLS_FORMS/applications/formsapp_11.1.2/config/default.env). On Linux environment, this property is required.

On a Windows environment, the environment must be set manually before running the plugin.

Oracle Forms Database User

FDOFR_DB_USER

Yes

DB User to connect with privileges. (e.g. apps).

Oracle Forms Database Password

FDOFR_DB_PASSWORD

Yes

DB Password for Oracle Forms Database User.

Oracle Forms Database TNS Name

FDOFR_DB_TNS_NAME

Yes

TNS Name for the DB. May need to be defined in tnsnames.ora.

Oracle Forms Script File

FDOFR_FORMS_SCRIPTS_FILE

No

The location of the script to be used to compile forms.

Project Properties

Property Name

Property Code

Required

Description

Property Name

Property Code

Required

Description

Oracle Forms Custom Classpath Additions

FDOFR_FORMS_CLASSPATH

No

Additional class path to add when compiling Forms, Menus, and Libraries.



The following properties are DESTINATION properties. They set where the (compiled for Forms, Menus, and Libraries) files are copied on the deploy server. If Destination property is not specified, first path value from FORMS_PATH environment variable will be used as default Destination directory.

If no STAGE properties are set, the Forms, Menus, and Libraries source files will also be placed in the same Destination directory.



Oracle Forms Destination Directory

FDOFR_FORMS_DESTINATION_DIR

No

Target directory for compiled Form files (fmx). (e.g. /u01/app/oracle/middleware/FR_home/forms)

Oracle Libraries Destination Directory

FDOFR_LIBRARY_DESTINATION_DIR

No

Target directory for Library files (plx). (e.g. /u01/app/oracle/middleware/FR_home/libraries)

Oracle Menus Destination Directory

FDOFR_MENUS_DESTINATION_DIR

No

Target directory for compiled Menu files (mmx). (e.g. /u01/app/oracle/middleware/FR_home/menus)

Oracle Reports Destination Directory

FDOFR_REPORTS_DESTINATION_DIR

No

Target directory for report files (rep). (e.g. /u01/app/oracle/middleware/FR_home/reports)

Other Files Root Destination Directory

FDOFR_OTHER_FILES_ROOT_DESTINATION_DIR

No

Target directory for other files (unknown files). (e.g. /u01/app/oracle/middleware/FR_home/other)



The following properties are STAGE properties. They are used to copy the source files on the deploy server. For example, fmb files are copied to Stage directory and compiled fmx files are copied to Destination directory.



Oracle Forms Stage Directory

FDOFR_FORMS_ROOT_STAGE_DIR

No

Stage folder where uncompiled Form files (fmb) are kept. (e.g. /u01/app/oracle/middleware/FR_home/forms)

Oracle Libraries Stage Directory

FDOFR_LIBRARY_ROOT_STAGE_DIR

No

Stage folder where uncompiled Library files (pll, pld) are kept. (e.g. /u01/app/oracle/middleware/FR_home/libraries)

Oracle Menus Stage Directory

FDOFR_MENUS_ROOT_STAGE_DIR

No

Stage folder where uncompiled Menu files (mmb) are kept. (e.g. /u01/app/oracle/middleware/FR_home/menus)

Artifacts

This operation consumes artifacts from the BuildForms operation

Endpoint Selection

This operation delegates endpoint selection to the workflow developer. The workflow editor will default the selection to "All", which selects all available endpoints associated to the Target. Selecting a specific resource will result in selection of endpoints associated to the Target which have that resource defined.

Endpoint Execution

This operation delegates endpoint execution to the workflow developer. The workflow editor will default to "Any", which will execute on any one of the selected endpoints, which will be randomly picked from selected endpoints or a specific endpoint where previous step may have executed. Changing this value to "All" to will result in execution on all selected endpoints.

The following macros are not currently supported in the footer:
  • style