Messaging tools web service

The WS-I web service MessagingToolsAPI replaces the deprecated RPCE web service IMessagingToolsAPI.

In Version 8.0, the WS-I web service MessagingToolsAPI has the following new methods not previously available with the deprecated IMessagingToolsAPI web service.

  • configureDestination – New method to configure some performance and error handling aspects of a messaging destination on a running server.
  • getConfiguration – New method to get performance and error handling parameters from a messaging destination on a running server.

Tools related to messaging, such as suspending a destination.

There is also a new messaging_tools command line tool with similar functionality. Use the -config parameter to get the configuration for a destination. Use the -restart parameter to restart the messaging destination with new settings. If you use -restart, you can also use additional options: wait, retries, initial, backoff, poll, threads, chunk.

See also