Download
Downloadable File
| File link | File size | File description |
|---|---|---|
Abstract
Certain enhancements are made for the stability and optimization of resources that are used for IBM Sterling Order Management System.
Download Description
| Task or operation | Changed behavior |
|---|---|
|
Restart the agent server |
The Restart server process for a single agent server restarts all agent servers. The state of all agent servers is reset to the Starting state and then moves to the Running state. If you modify the property that mandates to restart the server, use the Restart Server process instead of stopping and starting the server. |
| Restart the integration server |
The Restart server process for a single integration server restarts all integration servers. The state of all integration servers is reset to the Starting state and then moves to the Running state.
If you modify the property that mandates to restart the server, use the Restart Server process instead of stopping and starting the server.
|
|
Export Logs for an agent or integration server |
The file that is exported to ecurep or COS contains the multiserver-agent name. But this file contains the log of the selected agent server. |
|
The file that is exported to ecurep or COS contains the multiserver-integration name. But this file contains the log of the selected integration server. COS- oms-ccc20-qa-11-0636406090484557b606cf3e7cbf7a72-oms-ccc20-qa-11-multiserver-integration-01-758bb44d7c-6jntg_BUCagentserver.tar |
|
|
Starting a server that is configured with a queue, but the queue is not created in the IBM MQ server |
When a server is started, the platform validates if a queue is present or is in the IBM MQ server before the JVM is initiated. You can view the following error in the logs and the server state will be Failed. |
| Graylog search |
If you search logs for a particular agent such as createOrderServer, the filter is appname:multiserver-agent-01 AND thread:Thread*createOrderServer*. For an integration server, the filter name is appname:multiserver-integration-01. For the createOrderServer integration server, the filter is appname:multiserver-integration-01 AND thread:Thread*createOrderServer*. |
|
Deployment/CDT/Apply Environment certificate process time |
Processes are faster because of reduced number of deployments are needed to run similar workloads. |
|
Number of threads for a server |
When you configure more than 2 threads for a server and start the server, the extra threads are bypassed as the server will always run only with 2 threads. However, if you want to increase the throughput of a server, increase the number of instances for the server. The number of threads will also increase in multiples of 2. |
| Filename change of the export log tar file |
The filename is changed for the export log tar file. For example, The file contains the log for createOrderServer. |
| Static variables |
Using static variables for the custom agent or service implementations to track or store variable data can cause issues, specifically when such logic could be used across multiple functional components. It can also cause issues in regular servers, where agent or integration servers are running in multiple JVMs or instances. |
| API differences |
The following APIs are enhanced to provide more information about configured servers in the IBM Sterling Order Management System.
For more information about APIs, see Javadocâ„¢.
|
| Server name validation |
To configure or add a server in the Server configuration tab of Self Service, ensure that the server is already configured in Sterling Order Management System. The Self Service then automatically fetches the names of the servers that are configured in Sterling Order Management System and displays in the drop-down list. If you start a server using Self Service, and if the server is not configured in Sterling Order Management System, the Start server operation fails. You can view the following error message in the process report. Invalid Servers:<Server name> |
Document Location
Worldwide
Was this topic helpful?
Document Information
Modified date:
18 October 2024
UID
ibm17166200