Viewing Execution Statistics

Displays duration, records processed, records failed, operation type, and action for every flow and entity processed by the app execution. On the Execution History tab of the App Details page or the Execution History section of the Apps list select an execution of an app. From the menu Menu Icon select Statistics to open the View Statistics dialog. Flows are listed in the order in which they run. Refer to the Fields table below for field definitions.

Note: If an app executes and no records are processed, the associated flows do not display in View Statistics.

The Duration column is not displayed for Data replication apps.

 View Statistics tab

Execution History: View Statistics — Statistics Tab

Execution History: View Statistics Tab

Execution History: View Statistics — Details Tab

Fields

For each flow and entity processed by TIBCO Cloud™ Integration - Connect, the View Statistics dialog displays the following information:

Field Definition

Statistics Tab

Name

Name of this flow. If the app includes multiple flows, statistics display for all enabled flows. Displays only for On schedule or On event apps. Data replication apps do not use flows, so this column is hidden.

Source Entity Name

Name of the source entity. If the app includes multiple entities, this tab lists the statistics for each entity in the run on a separate line.

Records Processed

Total number of records processed for this entity.

Records Failed

Number of records that failed for this entity.

Duration

Length of time it took for this entity to run.

Note: The combined durations for each entity may not equal the duration for the entire app run.

Details Tab

Operation Type

Object for which statistics are gathered, including: Connections, Entities, Agent Processing, or Operations.

Action Type

Action performed on the object specified in the Operation Type column. For example, for a Connection, the Action Type is GetConnection. Types include:

GetConnection — Opens the Connection to the datastore.

Method — Used with Agent processing.

Operation — Operation executed on an entity, such as Create or Update.

Query — Requests entity data.

Call Count

Number times a call was made to the object specified in the Operation Type column.

Error Count

Number of Method, GetConnection, or Operation errors.

Min Time (ms)

Shortest time in milliseconds used to process either a single call or record in a flow.

Max Time (ms)

Longest time in milliseconds used process either a single call or record in a flow.

Duration (ms)

Total time in milliseconds to process all calls in the Call Count field. The total Duration is the sum of all of the actions and equals the duration of the execution.

Related Topics

Viewing Execution History Details

Managing Failed On Schedule And On Event App Execution History Records

Managing Failed Data Replication App Execution History Records

Exporting the Execution Error List