Runs the adcgnjar utility to Operation for generate and sign a JAR file custom Product Jar (For R12.2+ only).
Note |
---|
This operations requires the expect package to be installed on the EBS host. |
Note |
---|
You may not use this utility for custom development unless you have written permission from Oracle Corporation. |
...
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Inputs
Input Name | Input Code | Required | Description |
---|
Class files Location | FDEBS_INP_ |
CUSTOM_FILES_ |
LOCATION | Yes |
Location of custom product class files. |
If you would like to apply changes directly to run edition for EBS R 12.2+, specify the run param after the script. By default it connects to patch edition.
e.g. /u1/apps/apps_st/appl/APPSorcl_ebs01.env run
FDEBS_DB_USER
Yes
DB User to connect with privileges. e.g. Apps.
Make sure you have permission to execute sqls with this user for all schemas.
FDEBS_DB_PASSWORD
Yes
DB Password to connect for EBS Database User
.
Project Properties
...
Property Name
...
Required
...
Description
Inputs
Input Name
Required
Description
$JAVA_TOP/xxhr | |||
Output Jar File | FDEBS_INP_OUTPUT_JAR_FILE | Yes | Output Jar file location with full path. e.g: $JAVA_TOP/xxhr.jar |
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifactsproduces artifact on the endpoint and not stored in artifact repository.
Endpoint Selection
This operation will select all available EBS resource type Web Server type endpoints associated to the environment instance.
Endpoint Execution
This operation will execute on Any EBS resource type EBS Web Server type endpoints.
Special Considerations
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 to run this operation.
...