All Products
Search
Document Center

Mobile Platform as a Service:Manage scheduled push task

Last Updated:Jun 16, 2026

The scheduled push task list displays all scheduled and cyclic push tasks created in the mPaaS console or triggered by API calls. A cyclic push task may contain one or more scheduled push tasks.

View a scheduled push task

  1. Log in to the mPaaS console, and select a target app. In the navigation pane on the left, choose Message Push Service > Message management > Scheduled push tasks.

  2. On the Scheduled push task tab, specify the scheduled push time and push type, enter a push task ID, and click the Search button (p342389) or press Enter to search. The matching tasks are displayed in the list.

    By default, scheduled push tasks are sorted by creation time in descending order. The list includes the following information:

  3. Specify the push type and scheduled push time to filter messages, and enter a push task ID to search. The push type can be mPaaS console or API, and all types are displayed by default. By default, messages are sorted by creation time in descending order. The list includes the following information:

    • Scheduled push time: the push time specified when you created the task.

    • Task ID: the system-generated unique ID of the scheduled push task.

    • Push mode: scheduled and cyclic.

    • Push dimension: the target dimension of a message, either users or devices.

    • Message title: the title of the message.

    • Message body: the body content of the message.

    • Push type: simple push and multiple push.

    • Creation method: how the message was created, either through the mPaaS console or by calling APIs.

    • Push status: whether the scheduled push task has been executed.

Cancel a scheduled push task

A scheduled push task that has not been executed can be canceled. Each cyclic push task contains one or more scheduled push tasks. When you cancel a cyclic push task, you need to confirm whether to cancel the latest scheduled push task or all scheduled push tasks.

With Message Push Service (MPS), you can cancel a scheduled push task from the mPaaS console or by calling APIs. For more details, see section Cancel a scheduled push task.