Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Deploy the application to the database.

Environment/Instance Properties

Property Name

Property Code

Required

Description

Oracle Database Home

FDAPEX_ORACLE_DB_HOME

Yes

Oracle Database Home for example : /u01/app/oracle/product/11.2.0/dbhome_1

Oracle Database User
FDORA_USER
YesThe username that will be used to connect to the target Oracle Database.
Oracle Database Password
FDORA_PASSWORD
YesThe password for Oracle Database User.

Project Properties

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
APEX Offset value
FDAPEX_OFFSET
No
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

Inputs

Input Name

Input Code

Required

Description





Outputs

Output Name

Required

Description




Artifacts (Keep one and edit if desired.)

This operation consumes artifacts from the artifacts repository.


Endpoint Selection (Keep one and edit if desired.)

This operation will select all available endpoints associated to the environment/instance.


Endpoint Execution (Keep one and edit if desired.)

This operation will execute on any one of the selected endpoints and will be random in the determination of which one.


Special Considerations


[Delete section if not needed]


Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.


  • No labels