Versions Compared

Key

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

Performs the application 'Unlock' operation for the application resources in one or more target Oracle target Oracle Visual Build Cloud Service instances.

Info

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.

...

Insert excerpt
FlexDeploy - Oracle Visual Builder Plugin Guide
FlexDeploy - Oracle Visual Builder Plugin Guide
nameOVB_PROP_OR_INPUT
nopaneltrue

Target Properties

Property Name

Property Code

Required

Description

Oracle Visual Builder Account

FDOVB_CLOUD_ACCOUNT_CODE

No

The 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 Account

FDOVB_INP_CLOUD_ACCOUNT_CODE

No

The OVB account with all the required properties like Base URI, Username and Password for running OVB Instance.

Oracle Visual Builder Application Version

FDOVB_INP_APPLICATION_VERSION

No

Application version in Oracle Visual Builder cloud instance.

Outputs

Output Name

Description

Artifacts

This operation neither consumes nor produces artifacts.

...

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

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.