...
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 | No | Identifying number of application. |
APEX Application Name | FDAPEX_APPLICATION_NAME | No | The name of the application to deploy. |
APEX SQL Files | FDAPEX_SQL_FILES | No | Comma 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 | No | The 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 | No | Detemines if the plugin will attempt to set the Offset. |
APEX Oracle SID | FDAPEX_ORACLE_SID | Yes | The SID of the database that will be deployed to. |
Database Schema | FDAPEX_DB_SCHEMA | No | Used to set the parsing (owner) schema of the APEX application. |
APEX Application Alias | FDAPEX_ALIAS | No | APEX alphanumeric identifier unique within a workspace and page. If alias is not provided FDAPEX_APPLICATION_ID will be used |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
...
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
Special Considerations
This operation