exportApplication

Exports the application artifacts from the Oracle Visual Builder and stores it in the artifacts repository as a zip file. The exported zip file name will be in ApplicationId-ApplicationVersion.zip format and includes all the application resources in an organized directory structure containing the source code, service endpoint configurations, deployment profiles etc. 

This operation exports a specific application version from the cloud instance. The application version to be exported will be either the plugin input ( when provided ) or the latest version from the cloud instance. When trying to export an application that does not exist or does not have a valid version in cloud instance will result in failure. 

Either FDOVB_CLOUD_ACCOUNT_CODE environment instance property value or FDOVB_INP_CLOUD_ACCOUNT_CODE plugin input value should exist. When both exists, plugin input value will take precedence. See Creating/Editing a Cloud Account and Provider for details on how to setup Cloud Account for OVB.

Environment/Instance Properties

Property Name

Property Code

Required

Description

Oracle Visual Builder AccountFDOVB_CLOUD_ACCOUNT_CODENoThe OVB account with all the required properties like Base URI, Username and Password for running OVB Instance.

Project Properties

Property Name

Property Code

Required

Description

Oracle Visual Builder Application Id

FDOVB_APPLICATION_ID

Yes

This ID defines the context path (browser's URI) used for the application.

Inputs

Input Name

Input Code

Required

Description

Oracle Visual Builder AccountFDOVB_INP_CLOUD_ACCOUNT_CODENoThe OVB account with all the required properties like Base URI, Username and Password for running OVB Instance.
Oracle Visual Builder Application VersionFDOVB_INP_APPLICATION_VERSIONNoApplication version in Oracle Visual Builder cloud instance.
Export Directory

FDOVB_INP_EXPORT_DIRECTORY

No

What directory to export in. If left blank, it will use the artifacts directory. If relative directory is given directory inside of artifacts directory will be used.

Export Team

FDOVB_INP_EXPORT_TEAM

No

Export team members. Purpose of this is to preserve team members, if the instance is deleted before deploying. team.json file will be placed in the same directory as the exported application.

Export DataFDOVB_INP_EXPORT_DATANoExport existing data in application.

Outputs

Output Name

Description

FDOVB_OUT_EXPORTED_VERSION

The version number of the exported application

Artifacts

This operation produces artifacts 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

Oracle VB REST API invoked by this plugin requires use of OAuth. 

The following macros are not currently supported in the footer:
  • style