Versions Compared

Key

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

Export the APEX application to a SQL file.

...

APEX Workspace Name

Property Name

Property Code

Required

Description

APEXExport Path

FDAPEX_
WORKSPACE
APEXEXPORT_
NAME
PATH

Yes

APEX Application NameFDAPEX_APPLICATION_NAMENoAPEX Application IdFDAPEX_APPLICATION_IDNo

Directory path to the APEXExport class for example : C:\oracle\apex\utilities

Target JDBC Driver Path.
FDORA_DRIVER_PATH
YesPath containing JDBC driver for target database, for example: /u01/app/oracle/product/12.1.0/dbhome_1/jdbc/lib/ojdbc6.jar
Oracle Database URL
FDORA_URL
YesThe JDBC URL for the target Oracle database.
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.

...

APEX List separated by commas of language codes to be published

Property Name

Property Code

Required

Description

APEXExport PathAPEX Application Id
FDAPEX_
APEXEXPORT
APPLICATION_
PATH
ID
Yes

irectory path to the APEXExport class for example : C:\oracle\apex\utilities

Oracle Database HomeFDAPEX_ORACLE_DB_HOMEYesOracle Database Home for example : /u01/app/oracle/product/11.2.0/dbhome_1
Target JDBC Driver Path.FDORA_DRIVER_PATHYesPath containing JDBC driver for target database connection.
APEX Languages to PublishFDAPEX_LANG_TO_PUBLISHNoThe application id for the application to be exported.

Inputs

Input Name

Input Code

Required

Description





...

Output Name

Required

Description




Artifacts

...

This operation produces artifacts a deployable APEX sql file artifact that will be stored in the artifacts repository.


Endpoint

...

Selection

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


Endpoint

...

Execution

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 operationThis operation requires that APEXExport command line utility is available on the endpoint.