All Products
Search
Document Center

Mobile Platform as a Service:Query MSS operation records

Last Updated:Jan 21, 2026

Mobile Sync Service (MSS) allows you to query operation records of data synchronization, including the operation change records of creating a configuration, modifying a configuration, deleting a configuration, creating a synchronization, publishing a configuration, disabling a configuration, enabling a signature, and disabling a signature. MSS is used for operation traceability and usage data analysis.

To query the operation history:

  1. Log on to the mPaaS console and select your application. In the navigation pane on the left, click Background connection > Mobile Sync Service.

  2. On the Operation record tab, filter the records by operator account, action type, or date. After you set the filter conditions, click Search. The results appear in the list in reverse chronological order. The list shows the operator account, operation type, and exact time (to the second) for each operation.

    image

    Note

    If you do not specify a time range, the history for the last 7 days is displayed by default. A maximum of 1,000 records are displayed.

  3. Find the operation you want to inspect. Click the Details link on the right to view its details.

    • New Configuration: Shows the details of the new synchronization configuration.

    • Modify Configuration: Shows the modified configuration information. The modified content is highlighted in red.

    • Delete Configuration: Shows the details of the deleted synchronization configuration.

    • New Sync: shows the details of the new synchronization task, including push object ID, data content, unique data ID, app version interval of the client, and push data validity.

    • Online Configuration: Displays the details of a synchronization configuration that has been deactivated and then reactivated. The change details shown are the same as those for a newly created configuration.

    • Offline Configuration: Shows the details of the unpublished synchronization configuration.

    • Close Signature: Shows the record for the disable signing operation.

    • Open Signature: Shows the record for the enable signing operation.