Installation and Deployment
Download the TIBCO Order Management 6.1.0 build from TIBCO eDelivery. The following project artifacts are downloaded in the OM_HOME folder.
- TIB_om_6.1.0_debian.zip or TIB_om_6.1.0_rhel.zip - extract to the
OM_HOME
folder (as per your required OS Debian or Red Hat Enterprise Linux)
The following components are present in the TIB_om_6.1.0_debian.zip or TIB_om_6.1.0_rhel.zip file.
- db - contains Oracle, PostgreSQL, and Microsoft SQL Server database scripts.
- docker - contains files and artifacts to create and run Docker containers for all Order Management microservices.
- ems - contains files related to the creation or deletion of queues or topics.
- externalLib - here you need to copy all the external jars required for all microservices. You also need to copy the tibjms.jar and jms-2.0.jar files for TIBCO Enterprise Message Service™ and ojdbc11.jar for Oracle.
- helm - contains all files required to deploy Order Management services on the Kubernetes cluster.
- Kubernetes - contains Kubernetes scripts for all Order Management services.
- roles - contains all the configuration files for all the microservices.
- samples - sample models, catalog-client, process component services, RestTestHarnessBW6.zip, web service requests, and response files.
- schemas - schemas and http/jms WSDL
- seed-data - contains all the application properties files, configuration files, and metadata files for all the microservices.
- jdk-17.0.9_linux-x64_bin.deb or jdk-17.0.9_linux-x64_bin.tar.gz
Note: For a complete list of versions and supported platforms, see the TIB_om_6.1.0_readme.txt file.