buildApplication (Oracle ADF Builder)
Builds EAR file from JDeveloper 12.1.3 application using the application deployment profile. This operation can also be used to build MAR file, which is useful for WebCenter Portal customization application. You must create Application Profile for JDeveloper application for use by this operation.Â
You should checkout or export code for entire JDeveloper application from SCM prior to running this operation. Checkout or Export can be easily done if you configure project with Source details. It is good practice to create FlexDeploy project with name that matches JDeveloper application name.
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Workspace Name |
| Yes | Workspace name. e.g. MyApplicatio.jws |
Application Deployment Profile |
| Yes | The name of the deployment profile to run. |
Artifacts
Everything from */deploy/* subfolders is copied to artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the target. The endpoint should be either a Docker host or a K8s cluster.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
- style