Post-Installation Task 7: Configuring the Installation
Configuring installation deals with tasks like configuring the database and messaging.
Before running all the services, you have to configure the properties from the following table in
$OM_HOME/roles/<servicename>/standalone/config/application.properties file.
Service | Element | Value |
---|---|---|
Configurator | server.port | 9090 |
authorization_server_oauth_url | http://localhost:9091/oauth/token | |
pluggableCache_storage | Relational | |
Automated Order Plan Development | server.port | 9094 |
configurator.service.url | http://localhost:9090 | |
Archival Service | server.port | 9099 |
configurator.service.url | http://localhost:9090 | |
Order Migration Service | server.port | 9100 |
configurator.service.url | http://localhost:9090 | |
Order Management System UI | server.port | 9097 |
configurator.service.url | http://localhost:9090 | |
Catalog Services | server.port | 9092 |
configurator.service.url | http://localhost:9090 | |
Data Service | server.port | 9095 |
configurator.service.url | http://localhost:9090 | |
Orchestrator | server.port | 9093 |
configurator.service.url | http://localhost:9090 | |
Process Component | orchURL | localhost:9093 |
orchProtocol | http | |
tenantId | TIBCO | |
server.port | 9089 | |
auth.service.protocol | http | |
auth.service.host | localhost | |
auth.service.port | 9091 | |
auth.service.path | /oauth/token | |
auth.service.username | admin | |
auth.service.password | admin | |
auth.service.order-management-client | order-management-client | |
auth.service.order-management-secret | order-management-secret | |
useAccessTokenFromProperty | false | |
jmsJndiUrl | tibjmsnaming://localhost:7222 | |
tmf-om-adapter Service | server.port | 8181 |
configurator.service.url | http://localhost:9090 |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.