Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Operation for generate and sign custom Product Jar (For R12.2+ only).  

Environment/Instance Properties

Property Name

Property Code

Required

Description

Key Store PasswordFDEBS_STORE_PASSNoOptional. Needed only if it different than default.
Key PaswordFDEBS_KEY_PASSNoOptional. Needed only if it different than default.

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. 
e.g. $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 produces artifact on the endpoint and not stored in artifact repository.

...

This operation will execute on Any  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.

...