Designer 10.15 | webMethods BPM Process Development Help | Process Development Preferences | Configuring Optimize Server Preferences
 
Configuring Optimize Server Preferences
To upload KPIs, you must specify an Optimize Server.
In addition to Broker (deprecated) messaging, Designer supports Software AG Universal Messaging, which means you can use any JMS provider. The host and port information you specify in Process Development Preferences is used to create a URL.
*When you specify a Universal Messaging server configuration, the resulting URL starts with “nsp://”, and the default value is nsp://localhost:9000.
*When you specify a Broker (deprecated) server configuration, the resulting URL starts with “broker://”, and the default value is broker://localhost:6849/Broker #1.
You can change the Optimize Server configuration at any time.
*To configure Optimize Server preferences
1. In Designer: Window > Preferences > Software AG > Process Development > Optimize Server
2. The Optimize Server connection uses JMS messaging. The default selection is Universal Messaging (UM). Click the Broker (deprecated) option to use it instead.
3. Configure the following Optimize Server preferences for your selected connection. Appropriate fields appear depending on whether you select the Broker (deprecated) or Universal Messaging option.
The table below describes the Optimize Server preferences.
Preference
Description
UM Host
Universal Messaging host name. Default value is localhost.
UM Port
Universal Messaging host port. Default value is 9000.
Broker Host(deprecated)
Broker (deprecated) host name. Default value is localhost.
Broker Port(deprecated)
Broker (deprecated) host port. Default value is 6849.
Broker Name(deprecated)
Broker (deprecated) name. Default value is Broker #1.
Timeout (seconds)
Enter the number of seconds Designer should wait for a connection to the Optimize Server. A value of -1 means never time out. The default value is 60.
Test Connection
Click to test the connection to the defined Optimize Server.
4. Do one of the following:
*Click Apply to save your changes and keep the Preferences window open.
*Click OK to save your changes and close the Preferences window.
*Click Restore Defaults to apply default preferences on a page.
*Click Cancel to close the Preferences window without saving your changes.
Related Topics