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).

...

Property Name

Property Code

Required

Description

Key Store Password

FDEBS_STORE_PASS

No

Optional. Needed only if it different than default.

Key Pasword

FDEBS_KEY_PASS

No

Optional. Needed only if it different than default.  

Keystore Certificate Alias

FDEBS_CERT_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

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

...