Columns of lists and fields of details views
Most list columns and fields of details views are self explanatory to anyone who understands basic FTM concepts. However, the following columns and fields require additional explanation:
- Alternative ID
- An alternative ID associated with a transaction.
- Application Version
- This field applies only to configuration items, and is displayed only if an application has been selected. When you search all applications, only the current (active) version of the configuration data is returned. The current version is predetermined by the database and is normally the latest version with operational data.
- CCSID
- The value assigned to field MQMD.CodedCharSetId for messages associated with the current item.
- Debit/Credit or D/C
- Indicates whether a payment transaction is for a debit (D) or credit (C) payment.
- Deleted
- Deletion status:
- No or N
- Not deleted.
- Yes or X
- Deleted.
- Unknown or P
- Deletion status is not known or is undetermined.
- ID
- The ID. This is an identifier, generated by FTM, for an object. For an operational item, this ID is unique within the application to which the object belongs. For a configuration item, it is unique only within a particular version of an application.
- Location
- Location information specific to the transport type of a channel, for example, for HTTP this is the URL.
- Log Raw Data
- Flag indicating whether the raw data of messages carried by a channel are to be logged to the database.
- Master
- A check mark in this column or the string Yes or Y in this field indicates that the object is a master object. Master objects are those that initialize a process. For example, a master physical transmission initializes a process; it is not received in response to an earlier physical transmission. For a channel, this indicates whether objects arriving or sent on the channel are to be flagged as being master objects.
- Parameters
- Additional parameters that were configured for a channel, each as a tag=value pair, separated by
commas, for example:
LIMIT=100,WAIT=500,TRIAL=2
- Sequence
- The sequence number of a channel. FTM can automatically update the sequence number for each transmission on a channel.
- Transport
- Indicates the transport type used on a channel. For example, IBM® MQ or HTTP.
- UID or Message ID
- The ID of the WebSphere® MQ message from which the object was created.
- Validate Message
- The level of validation applied to messages:
- None
- No validation.
- Content
- Validate message content only.
- Content and Value
- Validate message content and its values.
- Validate ISF
- The level of validation applied to messages:
- None
- No validation.
- Content
- Validate ISF message content only.
- Content and Value
- Validate ISF message content and its values.