Deploying the Archival Microservice Package

Once Siebel 25.12 is installed and the database setup is complete:

  1. Locate the external deployment package: <Siebel Build>\ses\siebsrvr\BIN\siebel-data-archival.zip
  2. Copy siebel-data-archival.zip to the target Helidon host.
  3. Extract the contents:

    unzip siebel-data-archival.zip

    Resulting structure:i. \libsii. siebel-data-archival.jariii. application.yamliv. logging.propertiesv. ArchivalDBSetup.jar
    Resulting structure:
      1. \libs
      2. siebel-data-archival.jar
      3. application.yaml
      4. logging.properties
      5. ArchivalDBSetup.jar
  4. The libs directory contains all required third-party dependencies, including the Helidon runtime and JDBC drivers.