installJDevExtension
Installs an extension zip on a JDeveloper target group.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
JDeveloper Install Home |
| Yes | The JDeveloper installation directory. You can control Build instance associated with your project, which effectively controls which version of JDeveloper is used for build operations. |
Use OJWebUpdate64 |
| Yes | Whether or not to use the 64-bit version of the OJWebUpdate executable. Default is true. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Zip File Path |
| Yes | The path to the extension zip to install. Relative paths are assumed to be in |
Artifacts
This operation consumes a zip file containing extension info for the JDeveloper target group. Â
Endpoint Selection
This operation will select all available endpoints associated to the Target.
You must create a target group for JDeveloper and associate the endpoints where you have JDeveloper installed. You can create more than one target group if you are supporting multiple JDeveloper versions in your environment. For example, JDeveloper 11.1.1.8, JDeveloper 12.1.3 etc. Projects can select a specific JDeveloper target group on the Project Configuration Screen as per what version of JDeveloper each project is using for development.
Endpoint Execution
This operation will randomly execute on one of the endpoints identified during selection.
Special Considerations
- style