...
Info |
---|
deployApplication operation must be used along with the buildApplication. Only using exportApplication in the build workflow directly, will not suffice. |
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 |
---|---|---|---|
Application Profile ID |
| No | Oracle Visual Builder Application Profile ID. Default is generally base_configuration. |
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. | ||
Publish Application |
| No | Publish the app, or just stage it. | ||
Delete if Already Live |
| No | Delete the app if it is already live.
| ||
Schema |
| No | Specifies data schema processing during application stage or publish. Value of 'new' creates a new data schema. Value of 'dev' uses the data schema from development. Value of 'stage' uses the data schema from the previous staged version of the application. Value of 'live' uses the data schema from the previous live version of the application. Defaults to 'new' | ||
Nodejs Version |
| No | Nodejs Version, default is v18. @since 6.5.0.13 | ||
NPM Install Arguments |
| No | Allows to enter one or more arguments to npm install command. (Ex --no-optional). @since 6.5.0.13 |
Artifacts
This operation consumes artifacts from the artifacts repository.
...