Versions Compared

Key

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

...

Please note that the statements in the SQL files must be delimited properly.

Project Properties

Property Name

Property Code

Required

Description

Project File Includes


FD_PARTIAL_FILE_INCLUDES


No

Controls files included in Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex
is used. (e.g. /java/*##*.java##*person*##/java/.*[tT]est.*\.java)


Project File Excludes


FD_PARTIAL_FILE_EXCLUDES


No

Controls files excluded from Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise,
regex is used. (e.g. /java/*##*.java##*person*##/java/.*[tT]est.*\.java)

Artifacts

This operation produces package deploy file packages for use by the packageDeploy(SQLPlus) operation.

Endpoint Selection

This operation will select all available endpoints associated to the target.

Endpoint Execution

This operation will randomly execute on one of the endpoints identified during selection.

Special Considerations

See below for information about the project file attributes.

Supported Object Types

The SqlPlus plugin partial deploy support allows for deploying File and Folder type objects. These links explain the three types and their attributes.

Object Types

  1. DB Objects

  2. Other Objects