Writer instructions

Page title

For most spaces, this page must be titled Space announcements.

For spaces with localized content, this page must be titled Space announcements l10n.

Purpose

Provide an announcement banner on every page of your space.

Location

Move this page outside of your home branch.

Guidelines

Limited supportBMC provides limited support for this version of the product. As a result, BMC no longer accepts comments in this space. If you encounter problems with the product version or the space, contact BMC Support.BMC recommends upgrading to the latest version of the product. To see documentation for that version, see MainView Middleware Monitor 9.2.

Sample JMS message format


The image below shows a simple BTM message format. It defines a couple of JMS message properties, and a payload containing a single string.

worddavf51d124e39bc22b53a4b665af4c1a267.png

The code snippet to the right shows a JMS TextMessage that could be inspected using the BTM message format on the left.

Note that:

  • The JMS Message Header fields (messageID and correlationID) are accessible by using the predefined JMS Message Header format (not shown)
  • Root fields of primitive field types (String, Binary, Numeric) map to JMS Message Properties (aMessageProperty, AnotherMessageProperty)
  • The Message Body Buffer (anXMLDocument) grabs the entire TextMessage payload into the AnXMLDocument String field.
  • Further subfields could be defined under the anXMLDocument field. For example, an XPath query could be run against the document to extract specific attributes or elements of the document.

 

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*