publishApplication
Performs the application 'Publish' operation for the application resources in one or more target Oracle Visual Build Cloud Service instances. It is required to have exported the application resources using exportApplication operation prior to running the publish. It will result in failure when there is no exported application artifact in the repo. This operation will create a new schema for the data.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Oracle Visual Builder Account |
| 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 |
| 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 |
| No | The OVB account with all the required properties like Base URI, Username and Password for running OVB Instance. |
Oracle Visual Builder Application Version |
| No | Application version in Oracle Visual Builder cloud instance. |
Artifacts
This operation consumes artifacts that will be stored in the artifacts repository.
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.
Special Considerations
Oracle VB REST API invoked by this plugin requires use of OAuth.
- style