WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

Configurable services properties

The supplied configurable services, and the configurable services that you create, are defined by their names and properties. You can use the supplied services.

Use the WebSphere® Message Broker Explorer to view, create, and modify configurable services. You can also delete custom-named configurable services; however, you cannot delete IBM-defined configurable services. For more information, see Using the WebSphere Message Broker Explorer to work with configurable services.

You can create your own configurable services by using the mqsicreateconfigurableservice command. For examples of how to use this command to create each configurable service, see mqsicreateconfigurableservice command. You can also delete services that you have created by using the mqsideleteconfigurableservice command. For examples of how to use this command to delete each configurable service, see mqsideleteconfigurableservice command.

If you want to change the properties for a configurable service, use the mqsichangeproperties command and specify the broker name and -c ConfigurableService. Set the ObjectName to the name of the service for which you want to change properties; the name can be a predefined name (one of the names shown for the service type in the following tables), or the name of a configurable service that you have created yourself. For examples of how to use this command, see mqsichangeproperties command.

For most types of configurable service, your changes will take effect from the next time a message flow that uses the configurable service is called. For some types of configurable service, for which it is explicitly stated in the documentation, you must stop and start the execution group for the change to take effect.

To display one or more of the defined configurable services, use the mqsireportproperties command. The following example displays all configurable services that are available for a single broker:
mqsireportproperties brokerName -c AllTypes -o AllReportableEntityNames -r 

Specify the appropriate parameters from those parameters shown in the following tables on the mqsichangeproperties and mqsireportproperties commands:

  • Specify -c to identify the configurable service type.
  • Specify -o to identify the name of the configurable service object.
  • Specify -n to identify the properties of the service.
  • Specify -v to identify the values of the properties specified.

The following topics describe the properties for each configurable service:

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:23


Reference topicReference topic | Version 8.0.0.7 | an60170_