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

Information
Limited support BMC 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.

BTMTransactionData Class


In theMainView Middleware Monitor user interface, TransactionData is referred to as payload data. The following describes the BTMTransactionData class.

Description

Specifies an array of transaction data.

Syntax

public BTMTransactionData()
public BTMTransactionData(String name, String value)
public BTMTransactionData(String name, String value, String label)
public void setName(String name)
public String getName()
public void setValue(String value)
public String getValue()
public void setLabel(String label)
public String getLabel()

Parameters

BTMTransactionData

String name, String value

 

BTMTransactionData

String name, String value, String label

 

setName

 

getName

 

setValue

 

getValue

 

setLabel

 

getLabel

 

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

MainView Middleware Monitor 9.0