Show TOC

Messaging History StatisticsLocate this document in the navigation structure

Historical data for messaging synchronization consists of past synchronization details for monitored packages.

The summary view provides general information, whereas the detail view presents a more specific view of all request events during each synchronization; each row of data corresponds to a synchronization request from the client in the time frame you define:
  • Click either Details to see more granular information on each synchronization request, or select the Detail view option to see all synchronization request details. Detail view allows you to look at the individual messages that make up the summary view.
  • Select the Summary view to see aggregated details by domain, package, and user about past synchronization events for the defined time frame.
Table 1: Detail view information
Data type Description
Application ID The ID number associated with an application.
Package The package name.
Application Connection ID The ID number of the connection that participated in the synchronization request.
User The name of the user associated with the device ID.
Message Type The type of message sent by the client to SAP Mobile Server, indicating the sync activity; for example, import, replay, subscribe, suspend, resume, and so on.
Entity During the import process, the name of the mobile business object (MBO) that the client is synchronizing with. During replay, the operation that the client is performing. For all other message types, the cell is blank.
Payload Size The size of the message (in bytes).
Start Time The date and time that the message for this sync request is received.
Finish Time The date and time that the message for this sync request is processed.
Processing Time The total amount of time between the start time and the finish time.
Error The incidence of errors during this request; either true or false.
Domain The domain to which the package involved in synchronization belongs.
Table 2: Summary view information
Category Description
Application ID The ID number associated with an application.
User The name of the user associated with the device ID
Package The package name
Total Messages Sent The total number of messages sent by SAP Mobile Server to clients during synchronization
Total Messages Received The total number of messages received by SAP Mobile Server from clients during synchronization
Total Payload Size Sent The total amount of data (in bytes) downloaded by clients from SAP Mobile Server during synchronization
Total Payload Size Received The total amount of data (in bytes) uploaded to SAP Mobile Server by clients during synchronization
Total Operation Replays The total number of operation replays performed by clients during synchronization
Last Time In The date and time that the last inbound request was received
Last Time Out The date and time that the last outbound response was sent
Subscription Commands Count The total number of subscription commands sent during synchronization; for example, subscribe, recover, suspend, and so on
Total Errors The number of errors that occurred for the package during synchronization
Domain The domain to which the package involved in synchronization belongs