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 3 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 UserFDORA_USERYesThe username that will be used to connect to the target Oracle Database.
Oracle Database PasswordFDORA_PASSWORDYesThe password for Oracle Database User.

Project Properties

Property Name

Property Code

Required

Description

APEX Workspace Name

FDAPEX_WORKSPACE_NAME

No


APEX Application IdFDAPEX_APPLICATION_IDNo
APEX Application NameFDAPEX_APPLICATION_NAMENo
APEX SQL FilesFDAPEX_SQL_FILESNoComma separated list of SQL files to be executed during deployment, they will be executed based on the order in the list
APEX Offset valueFDAPEX_OFFSETNo
Use APEX OffsetFDAPEX_USE_OFFSETNoDetemines if the plugin will attempt to set the Offset.
APEX Oracle SIDFDAPEX_ORACLE_SIDYes
Database SchemaFDAPEX_DB_SCHEMANoUsed to set the parsing (owner) schema of the APEX application.
APEX Application AliasFDAPEX_ALIASNoAPEX 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