Historical data for messaging-based synchronization consists of past synchronization details for monitored packages.
Data type | Description |
---|---|
Package | The package name. |
Device ID | The ID number of the mobile device 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 Unwired 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. |
Category | Description |
---|---|
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 Unwired Server to clients during synchronization |
Total Messages Received | The total number of messages received by Unwired Server from clients during synchronization |
Total Payload Size Sent | The total amount of data (in bytes) downloaded by clients from Unwired Server during synchronization |
Total Payload Size Received | The total amount of data (in bytes) uploaded to Unwired 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 |