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:
    /libs
    
    ArchivalDBSetup.jar
    
    siebel-data-archival.jar
  4. The libs directory contains all required third-party dependencies, including the Helidon runtime and JDBC drivers.