Runs the adcgnjar
utility to generate and sign a JAR file (For R12.2+ only).
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...
Make sure you have the expect package installed on EBS endpoint. You can verify this by using the below command. If it is not installed, then you need to install the Expect install expect to run this operation.
rpm -qa | grep expect
Will return something like this if it is installed:
expect-5.44.1.15-5.el6_4.x86_64