7. Copy and Deploy the Extractor JAR and Libraries

After packing the extractor into a .JAR file, you can take the .JAR from the project and deploy it on the server. Perform the following steps to deploy the compiled custom extractor.

  1. Build the extractor Project: extractor-xxx-1.0.0.jar.
  2. On the ITBA server, backup the jar file in the following location if the file exists: $HPBA_HOME/ContentPacks/<CP_Name>/EXTRACTOR/<extractor-folder>
  3. On the ITBA server, copy the extractor-xxx-1.0.0.jar file to the following location: $HPBA_HOME/ContentPacks/<CP_Name>/EXTRACTOR/<extractor-folder>.
  4. Copy the dependent libraries to the $HPBA_HOME/ContentPacks/<CP_Name>/EXTRACTOR/<extractor-folder>/lib folder.