generateCustomJar
Operation for generate and sign custom Product Jar (For R12.2+ only).
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Key Store Password |
| No | Optional. Needed only if it different than default. |
Key Pasword |
| No | Optional. Needed only if it different than default.  |
Keystore Certificate Alias |
| No | Custom alias for signing jar files. Default value is $CONTEXT_NAME from EBS environment file. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Class files Location |
| Yes | Location of custom product class files. |
Output Jar File |
| Yes | Output Jar file location with full path. e.g: $JAVA_TOP/xxhr.jar |
Artifacts
This operation produces artifact on the endpoint and not stored in artifact repository.
Endpoint Selection
This operation will select all available EBS Web Server type endpoints associated to the Target.
Endpoint Execution
This operation will delegates the decision to the workflow developer to allow customers with non-shared Java Tops to use the plugin.
- style