Table of Contents

Search

  1. Preface
  2. Introduction to Data Integration Hub
  3. Catalog
  4. Applications
  5. Topics
  6. Creating Topics
  7. Topic Properties
  8. Publications
  9. Creating Publications
  10. Publication Properties
  11. Subscriptions
  12. Creating Subscriptions
  13. Subscription Properties
  14. Events and Event Monitoring
  15. Dashboard and Reports
  16. Glossary

Operator Guide

Operator Guide

Dashboard Report CSV File Structure

Dashboard Report CSV File Structure

You can export the Dashboard reports to a comma-separated-values (CSV) file. The file contains all data in the report in a single column, separated by semicolons. The file does not contain subtotals or formatting information.
The following table describes the CSV elements for the Errors by Application report:
Element
Description
APPLICATION_NAME
Name of the application.
APPLICATION_ID
Identifier for the application in
Data Integration Hub
.
ERROR_COUNT
Number of error events that
Data Integration Hub
generated for the application during the selected time frame.
Other file elements are for internal use and can be ignored.
The following table describes the CSV elements for the Events by Current Status report:
Element
Description
EVENT_STATUS_NAME
Name of the event status.
EVENT_STATUS_ID
Identifier for the event status in
Data Integration Hub
.
PUB_COUNT
Number of publications events that
Data Integration Hub
generated for the event status during the selected time frame.
If the selected event type is Subscriptions, the value of PUB_COUNT is zero.
SUB_COUNT
Number of subscription events that
Data Integration Hub
generated for the event status during the selected time frame.
If the selected event type is Publications, the value of SUB_COUNT is zero.
TOTAL_COUNT
Number of events that
Data Integration Hub
generated for the event status during the selected time frame, for both publications and subscriptions.
Other file elements are for internal use and can be ignored.
The following table describes the CSV elements for the Event Distribution and Error Event Distribution reports:
Element
Description
ROW_NR
Numeric identifier for the time interval during which
Data Integration Hub
processed the events.
DAY/TIMESLICE
Start date and time of the time intervals during which
Data Integration Hub
processed events. The DAY column appears for reports that you view in a day scale. The TIMESLICE column appears for reports that you view in an hour scale.
TOTAL_COUNT
Total number of events that
Data Integration Hub
processed during each time interval.
The following table describes the CSV elements for the Event Average Processing Time report:
Element
Description
ROW_NR
Numeric identifier for the time interval during which
Data Integration Hub
processed the events.
DAY/TIMESLICE
Start date and time of the time intervals during which
Data Integration Hub
processed events. The DAY column appears for reports that you view in a day scale. The TIMESLICE column appears for reports that you view in an hour scale.
TOTAL_COUNT
Total number of events that
Data Integration Hub
processed during the each time interval.
TOTAL_TIME
Overall processing time for all of the events that
Data Integration Hub
processed during each time interval.

0 COMMENTS

We’d like to hear from you!