All Products
Search
Document Center

Mobile Platform as a Service:Query MSS operation records

Last Updated:Dec 11, 2025

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 records, perform the following steps.

  1. Log on to the mPaaS console to enter the target application, and click Background Service > Mobile Sync Service in the left-side navigation pane to enter the MSS page.

  2. On the right-side Operation record tab, filter the operation records by operating account, operating type, or operating date. After you set the filter criteria, click Search, and the search results will be shown in the operation record list in descending order. The result includes the operation account, operation type, and specific operation time (accurate to second) for each operation.

    Note

    If you do not specify a time range, a maximum of 1,000 operation change records in the latest 7 days are shown by default.

    image

  3. Select the operation you want to view and click the right-side Details link to enter the operation details page to view the specific information of the operation.

    • Create configuration: shows the details of the new synchronization configuration.

    • Modify configuration: shows the modified configuration information and highlights the modified information in red.

    • Delete configuration: shows the deleted synchronization configuration.

    • Create 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.

    • Publish configuration: shows the details of synchronization configuration after disabling a configuration and publishing it again. The details of the changes shown are the same as creating a configuration.

    • Disable configuration: shows the details of the disabled synchronization configuration.

    • Disable signature: shows the operation records of disabling a signature.

    • Enable signature: shows the operation records of enabling a signature.