...
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|
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. |
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. |
Skip Optimize |
| No | Skip optimizing the build. |
Mode |
| Yes | Defines the build mode. Value of 'default' builds a visual application's assets for deployment to Visual Builder runtime service. Value of 'fa' builds a visual application's assets for deployment to an Oracle Cloud Applications environment. |
FA Index Html Resolve Variables |
| Yes | When Mode is set to 'fa' and if this property is set to false, the generated index.html does not resolve JET and VB URL and version template variables. The file will contain %JET_CDN_PATH%, etc. |
Enable Telemetry |
| Yes | If true injects the Trace.ConsoleProfile initializer into the generated index.html |
Nodejs Version |
| No | Nodejs Version, default is v18. @since 7.0.0.1 |
NPM Install Arguments |
| No | Allows to enter one or more arguments to npm install command. (Ex --no-optional). @since 7.0.0.1 |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
...