SOAP Input Resource Statistics attributes

The SOAPInput and SOAPReply processing nodes send and receive SOAP messages. After resource statistics collection is started, use the SOAP Input Resource Statistics attributes to review how many inbound messages the SOAPInput node receives, how many replies the SOAPReply node sends, and how many of those calls are successful or result in SOAP Faults, on a per-operation basis. Statistics for the SOAP nodes are collected with both HTTP and JMS transport. You can review the name of the applied policy set if one is defined.

Aggregation Date & Time The aggregation date and time of the collection interval. The value is the same as End Date & Time.

End Date & Time The end date and time of the collection interval.

Fault Replies Sent The number of SOAP Fault replies sent to the client. These can be user-defined faults or node exceptions.

Inbound Msgs Faulted before Flow The number of messages that faulted before reaching the flow. This includes input messages that are sent down the Failure terminal.

Inbound Msgs Made Flow The number of messages that made the flow without faulting.

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.

Name Indicates the names of the message flow, node, and operation. The value is either "Summary", Flow.Node.Operation, or [Undeployed].Flow.Node.Operation, where Flow is the name of your message flow, Node is the processing node name and Operation is the name of the operation.

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.

Policy Set Applied The name of the policy set if one is defined.

Resource Identifier The identifier of the SOAP node resource.

Resource Type The type of the resource. For SOAP nodes, this value is either SOAPInput or SOAPReply.

Start Date & Time The start date and time of the sampling interval.

Successful Replies Sent The number of successful replies, without SOAP Fault, sent to the client.

Total Inbound Msgs The total number of SOAP messages that are received from the client. This value is equal to the sum of Inbound Msgs Made Flow and Inbound Msgs Faulted before Flow values.

Total Replies Sent The total number of SOAP replies that are sent back to the client. This value is equal to the sum of Successful Replies Sent and Fault Replies Sent values.