Installation
Requirements
All Offer and Price Engine microservices configurations must be configured externally.
Downloading and Installing TIBCO Offer and Price Engine
Download the TIBCO Offer and Price Engine 6.0.0 build from TIBCO eDelivery. The following project artifacts are downloaded in the OPE_HOME folder.
- TIB_ope_6.0.0.zip - extract to the OPE folder
- jdk-11.0.4_linux-x64_bin.tar.gz
The following components are present in the TIB_ope_6.0.0.zip file.
- database-scripts - Contains Oracle and PostgreSQL database scripts.
- 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 tibcrypt.jar files for TIBCO Enterprise Message Service™ and ojdbc11.jar for Oracle.
- roles - Contains all the configuration files for all the microservices.
- Libs - Contains the opeClient jar, which is available for Java customization changes.
- Samples - Sample models, web service requests, and response files.
- Specs - WSDL specification files.
- Helm - Contains all files required to deploy the authorization service and all other OPE services Helm charts.
- Kubernetes - Contains Kubernetes scripts for all OPE services.
- config-automation - Contains python scripts for automating postinstallation configurations.
- Docker - Contains files and artifacts to create and run Docker containers for all OPE microservices.
Note: For a complete list of versions and supported platforms, see the TIB_ope_6.0.0_readme.txt file.
Subtopics