Versions Compared

Key

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

Export the APEX application or REST Service to a SQL file.

Environment/Instance Properties

Property Name

Property Code

Required

Description

APEX Workspace Name

FDAPEX_WORKSPACE_NAME

Yes

The name of the workspace to deploy the application to.

APEX Application Name
FDAPEX_APPLICATION_NAME
NoThe name of the application to deploy.APEX Application Id
FDAPEX_APPLICATION_ID
NoYesIdentifying number of application.
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.

...

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


Special Considerations

Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.This operation requires that APEXExport command line utility is available on the endpoint.

When exporting an application, either the APEX Application Name (FDAPEX_APPLICATION_NAME)