QAnywhere new features

Following is a list of additions to QAnywhere introduced in version 11.0.0.

New QAnywhere client APIs
QAnywhere Agent new features
  • UltraLite as a message store   QAnywhere now supports UltraLite as a message store. See qauagent utility.

  • qastop -id option   This option allows a message store ID to be given to qastop to have it stop the QAnywhere Agent that is connected to the database with the given store ID.

  • New qauagent utility   QAnywhere agent for UltraLite. See qauagent utility.

Other QAnywhere enhancements
  • UltraLite as a message store   QAnywhere now supports UltraLite as a message store. See qauagent utility.

  • Incremental upload and download enhancements   Incremental upload and download can break large messages into smaller message pieces. See -iu option and -idl option.

  • Specify database type as a configuration property   You can now specify the database type of the Client Message Store as a QAnywhere manager configuration property. See QAnywhere manager configuration properties.

  • Messages archived once final state is reached   There is now an archive message store that has the sole purpose of storing messages after they have reached a final state and are waiting to be permanently deleted. See Archive message store requests.

  • Server delete rules   Server delete rules now apply to the archive message store.

  • Enhancement to server management requests   Server Management Requests have been extended to include an <actionsResponseId> tag which can optionally be included inside an <actions> tag.