Post-Installation Task 8: Starting or Restarting the Services
Note: You can configure the
application.properties file of authorization service by referring the
$OM_HOME/samples/authorization-service/application.oracle or
$OM_HOME/samples/authorization-service/application.postgres file based on your data source.
- To restart the Configurator service, navigate to the $OM_HOME/roles/configurator/standalone/bin directory and stop the service by running the following script: $./stop.sh
- Restart the service by running: $./start.sh
- To start the tmf-om-adapter service, navigate to the $OM_HOME/roles/tmf-om-adapter/standalone/config and update application.properties for server.port, configurator.service.url, configurator.db.filesToDownload, and security.key parameters. Then start the service from $OM_HOME/roles/tmf-om-adapter/standalone/bin by running the following script: $./start.sh
- To start the catalog-services, navigate to the $OM_HOME/roles/catalog-services/standalone/config and update application.properties for server.port, configurator.service.url, configurator.db.filesToDownload, and security.key parameters. Then start the service from $OM_HOME/roles/catalog-services/standalone/bin by running the following script: $./start.sh
- To start the archival-service, navigate to the $OM_HOME/roles/archival-service/standalone/config and update application.properties for server.port, configurator.service.url, configurator.db.filesToDownload, and security.key parameters. Then start the service from $OM_HOME/roles/archival-service/standalone/bin by running the following script: $./start.sh
- To start the Order Management System UI, navigate to the $OM_HOME/roles/omsui/standalone/config and update application.properties for server.port, spring.mvc.favicon.enabled, security.key, configurator.service.url, and configurator.db.filesToDownload parameters. Then start the service from $OM_HOME/roles/omsui/standalone/bin by running the following script: $./start.sh
- To start the Order Capture System, navigate to the $OM_HOME/roles/ocs/standalone/config and update application.properties for configuration.service.protocol, configuration.service.host, configuration.service.port parameters. Then start the service from $OM_HOME/roles/ocs/standalone/bin by running the following script: $./start.sh
- To start the migration service, navigate to the $OM_HOME/roles/om-migration/standalone/config and update application.properties for server.port, configurator.service.url, configurator.db.filesToDownload, and security.key parameters Then start the service from $OM_HOME/roles/om-migration/standalone/bin by running the following script: $./start.sh
- To start the authorization-service, navigate to the $OM_HOME/roles/authorization-service/standalone/config and update application.properties for configuration.service.protocol, configuration.service.host, configuration.service.port parameters. Then start the service from $OM_HOME/roles/authorization-service/standalone/bin by running the following script: $./start.sh
- To start the orchestrator service, navigate to the $OM_HOME/roles/orchestrator/standalone/config and update application.properties for configuration.service.protocol, configuration.service.host, configuration.service.port parameters. Then start the service from $OM_HOME/roles/orchestrator/standalone/bin by running the following script: $./start.sh
- To start the data service, navigate to the $OM_HOME/roles/dataservice/standalone/config and update application.properties for configuration.service.protocol, configuration.service.host, configuration.service.port parameters. Then start the service from $OM_HOME/roles/dataservice/standalone/bin by running the following script: $./start.sh
- To start the Automated Order Plan Development service, navigate to the $OM_HOME/roles/aopd/standalone/config and update application.properties for configuration.service.protocol, configuration.service.host, configuration.service.port parameters. Then start the service from $OM_HOME/roles/aopd/standalone/bin by running the following script: $./start.sh
- To start the process component service, navigate to the $OM_HOME/samples/processcomponent/standalone/config and update application.properties for orchURL, auth.service.host parameters. Then start the service from $OM_HOME/samples/processcomponent/standalone/bin by running the following script: $./start.sh
- To start the jeopardy service, navigate to the $OM_HOME/roles/jeopardy/standalone/config and update application.properties for server.port, logging.config, jeoms_config_home, com.tibco.af.oms.databaseType, and cmPluggableCache. Then start the service from $OM_HOME/roles/tmf-om-adapter/standalone/bin by running the following script: $./start.sh
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.