All Products
Search
Document Center

Mobile Platform as a Service:Manage scheduled push task

Last Updated:Nov 14, 2022

All scheduled push tasks and cyclic push tasks created through the mPaaS console and triggered by calling APIs are displayed in the scheduled push task list. One 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. In the search bars in the upper right of the displayed Scheduled push task tab page, specify the scheduled push time and the push type, enter a push task ID, and click the Search button (p342389) to search. Or you can press Enter to search. The tasks that are found will be displayed in the list.

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

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

    • Scheduled push time: push time specified when you create a push task.

    • Task ID: unique ID of a scheduled push task. The task ID is generated automatically by the system.

    • Push mode: scheduled and cyclic.

    • Push dimension: the push dimension of a message, which can be users or devices.

    • Message title: the title of a message.

    • Message body: the body content of a message.

    • Push type: simple push and multiple push.

    • Creation method: the creation mode of a message. You can push a message through the mPaaS console or by calling APIs.

    • Push status: indicates whether a scheduled push task has been implemented.

Cancel a scheduled push task

A scheduled push task that has not been implemented 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 by the mPaaS console or by calling APIs. For more details, see section Cancel a scheduled push task.