Versions Compared

Key

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

...

Property Name

Property Code

Required

Description

APEX Workspace Name

FDAPEX_WORKSPACE_NAME

No

The name of the workspace to deploy the application to.

APEX Application Id
FDAPEX_APPLICATION_ID
NoIdentifying number of application.
APEX Application Name
FDAPEX_APPLICATION_NAME
NoThe name of the application to deploy.
APEX SQL Files
FDAPEX_SQL_FILES
NoComma separated list of SQL files to be executed during deployment, they will be executed based on the order in the list. If the SQL files are not provided, the plugin will execute all SQL files in the artifacts folder. The path is relative to the temp folder or can be fully qualified.
APEX Offset value
FDAPEX_OFFSET
NoThe offset value during application import. This value is used to ensure that the metadata for the Application Express application definition does not collide with other metadata on the instance.
Use APEX Offset
FDAPEX_USE_OFFSET
NoDetemines if the plugin will attempt to set the Offset.
APEX Oracle SID
FDAPEX_ORACLE_SID
YesThe SID of the database that will be deployed to.
Database Schema
FDAPEX_DB_SCHEMA
NoUsed to set the parsing (owner) schema of the APEX application.
APEX Application Alias
FDAPEX_ALIAS
NoAPEX alphanumeric identifier unique within a workspace and page

...