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 Visual Build Cloud Service instances.

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

YesNo

This ID defines the context path (browser's URI) used for the application. Either FDOVB_APPLICATION_ID project property or FDOVB_INP_APPLICATION_ID plugin input should be configured. When both are set, the plugin input will take precedence.

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 Id

FDOVB_INP_APPLICATION_ID

No

@since 6.5.0.4

This ID defines the context path (browser's URI) used for the application. Either FDOVB_APPLICATION_ID project property or FDOVB_INP_APPLICATION_ID plugin input should be configured. When both are set, the plugin input will take precedence.

Oracle Visual Builder Application Version

FDOVB_INP_APPLICATION_VERSION

No

Application version in Oracle Visual Builder cloud instance.

Artifacts

This operation neither consumes nor produces artifacts.

Endpoint Selection

This operation will select all available endpoints associated to the Target.

Endpoint Execution

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

...