Deploying the Archival Microservice Package
Once Siebel 25.12 is installed and the database setup is complete:
- Locate the external deployment package:
<Siebel Build>\ses\siebsrvr\BIN\siebel-data-archival.zip - Copy
siebel-data-archival.zipto the target Helidon host. - Extract the contents:
Resulting structure:i. \libsii. siebel-data-archival.jariii. application.yamliv. logging.propertiesv. ArchivalDBSetup.jarunzip siebel-data-archival.zipResulting structure:-
- \libs
- siebel-data-archival.jar
- application.yaml
- logging.properties
- ArchivalDBSetup.jar
-
- The
libsdirectory contains all required third-party dependencies, including the Helidon runtime and JDBC drivers.