Message Flow Status attributes

The Message Flow Status attributes give status for defined message flows in integration servers, with definition information for each message flow. Use the Message Flow Status attributes to create situations for detecting problems with the status of message flows.

Additional Instances Number of additional instances of the message flow that the integration server should run to allow for more multi-processing of messages.

Application Name of the application that contains the message flow. The valid format is an alphanumeric string of up to 256 characters. This attribute is encoded in UTF8.

BAR File Name The name of the BAR file that was used to deploy the message flow to the integration server. The valid format is an alphanumeric string of up to 128 characters. This value is n/a for IBM App Connect Enterprise on zCX.

Commit Count Number of messages that must be processed for commit processing to occur.

Commit Interval Time interval at which commit processing should occur.

Coordinated Transaction Indicates whether the message flow represents a coordinated transaction for commit/backout processing. This attribute has the following possible values:

  • Yes
  • No

Deploy Date & Time The time when the current message flow was last deployed to the integration server. This value is n/a for IBM App Connect Enterprise on zCX.

Integration Server The name of an integration server. An integration server is a process that provides the execution environment in which message flows run. Users associate message flows with integration servers during message flow assignment. This attribute is encoded in UTF8.

Library Name of the library that contains the message flow. The valid format is an alphanumeric string of up to 256 characters. This attribute is encoded in UTF8.

Message Flow Name of the message flow. Message flows are designed by the user to define how messages are to be processed. A message flow can consist of one or more message processing nodes. This attribute is encoded in UTF8.

Modify Date & Time The time when the current message flow was last modified. This value will be n/a for IBM App Connect Enterprise on zCX.

Node Name of the integration node (broker) or the independent servers managed system node. Valid format is an alphanumeric string. This attribute is encoded in UTF8.

Origin Node Name of the managed system that is the source of the data for the current row.

Processing Nodes Number of processing nodes within a message flow. This value is 0 for IBM App Connect Enterprise on zCX. It also is 0 for IBM Integration Bus when agent parameter defaultCollectNodeData is set to NO, since in this case, the agent does not collect detail processing node information.

Query UUID The UUID string associated with the object to indicate what object is targeted by the current query.

Stats Archive Accounting Origin Identification value that indicates what the archive collection data is associated with. User can set this value in node ESQL statement: This value is n/a for IBM App Connect Enterprise on zCX.

SET Environment.Broker.Accounting.Origin = "value";

Stats Archive Node Data Level Indicates the archive collection of node statistics data for current message flow. This attribute has the following possible values:

  • n/a
  • None - archive collection contains no node related data
  • Basic - archive collection contains node related data
  • Advanced - archive collection contains node related and terminal related data
This value is n/a for IBM App Connect Enterprise on zCX.

Stats Archive Output Format Indicates the output destination for the statistics archive reports. This attribute has the following possible values:

  • n/a
  • Usertrace - statistics archive writes "bip" messages to user trace, which can be post-processed in the normal way using the mqsireadlog and mqsiformatlog commands
  • XML - statistics archive reports are generated as XML documents
  • SMF - (z/OS only) statistics archive reports are output as SMF type 117 records
  • JSON - statistics archive reports are produced in JSON format, which enables the statistical information to be viewed in the web user interface. This value is valid only for IBM Integration Bus V9 or later.
This value is always n/a for IBM App Connect Enterprise on zCX.

IBM Integration Bus V9 or later supports this attribute to display multiple values at the same time.

Stats Archive Status Indicates whether message flow accounting and statistics archive level collection is active for current message flow. This attribute has the following possible values:

  • n/a
  • Active - archive collection is on
  • Inactive - archive collection is off
This value is always n/a for IBM App Connect Enterprise on zCX.

Stats Archive Thread Data Level Indicates whether the archive collection contains thread statistics for current message flow. This attribute has the following possible values:

  • n/a
  • None - archive collection contains no thread related data
  • Basic - archive collection contains thread related data
This value is always n/a for IBM App Connect Enterprise on zCX.

Stats Snapshot Accounting Origin Identification value that indicates what the snapshot collection data is associated with. User can set this value in node ESQL statement:

SET Environment.Broker.Accounting.Origin = "value";
This value is always n/a for IBM App Connect Enterprise on zCX.

Stats Snapshot Node Data Level Indicates the snapshot collection of node statistics for current message flow. This attribute has the following possible values:

  • n/a
  • None - snapshot collection contains no node related data
  • Basic - snapshot collection contains node related data
  • Advanced - snapshot collection contains node related and terminal related data
This value is always n/a for IBM App Connect Enterprise on zCX.

Stats Snapshot Output Format Indicates the output destination for the statistics snapshot reports. This attribute has the following possible values:

  • n/a
  • Usertrace - statistics snapshot writes "bip" messages to user trace, which can be post processed in the normal way using the mqsireadlog and mqsiformatlog commands
  • XML - statistics snapshot reports are generated as XML documents
  • SMF - (z/OS only) statistics snapshot reports are produced as SMF type 117 records
  • JSON - statistics snapshot reports are produced in JSON format, which enables the statistical information to be viewed in the web user interface. This value is valid only for IBM Integration Bus V9 or later.
This value is always n/a for IBM App Connect Enterprise on zCX.

IBM Integration Bus V9 or later supports this attribute to display multiple values at the same time.

Stats Snapshot Status Indicates whether message flow accounting and statistics snapshot level collection is active for the current message flow. This attribute has the following possible values:

  • n/a
  • Active - snapshot collection is on
  • Inactive - snapshot collection is off
This value is always n/a for IBM App Connect Enterprise on zCX.

Stats Snapshot Thread Data Level Indicates whether the snapshot collection contains thread statistics for the current message flow. This attribute has the following possible values:

  • n/a
  • None - snapshot collection contains no thread related data
  • Basic - snapshot collection contains thread related data
This value is always n/a for IBM App Connect Enterprise on zCX.

Status State of the message flow. This attribute has the following possible values:

  • n/a: The status is not available.
  • Started: The node is started and the message flow is also started.
  • Stopped: The node is started and the message flow is stopped.
  • BrkrStop: The integration node is stopped and the message flow information has been collected before it stopped.
  • BrkrSdby: The integration node is on standby and the message flow information has been collected before it went on standby.

Trace Level Level of trace that is currently active. The attribute has the following possible values:

  • None
  • Normal
  • Debug
  • blank (this value is blank for IBM App Connect Enterprise on zCX.)

User Trace Level Level of user trace that is currently active. This attribute has the following possible values:

  • None
  • Normal
  • Debug
  • blank (this value is blank for IBM App Connect Enterprise on zCX.)

UUID UUID string that is associated with an object that uniquely identifies that object. This attribute is provided to assist in problem determination when reviewing trace and event log data.

Version The version string that is associated with the current message flow. The valid format is an alphanumeric string of up to 32 characters This value is blank for IBM App Connect Enterprise on zCX.