The scheduled push tasks list shows all scheduled and recurring push tasks created in the console or triggered by API calls. A recurring push task can generate one or more scheduled push tasks.
View scheduled push tasks
Log on to the mPaaS console. Select the target application. In the navigation pane on the left, choose Message Push > Message Management, and then click the Scheduled Push Tasks tab.
In the search box in the upper-right corner of the Scheduled Push Tasks tab, select a date range and a push method. Enter a push task ID. Click the Search button (
) or press Enter. The list displays the search results.You can filter the list by push type (Console Push or API Push) and time range, or search by push task ID. All push types are displayed by default. Tasks are sorted by creation time in descending order by default. The list includes the following information:
Scheduled Push Time: The push time specified when the task was created.
Scheduled Task ID: The unique ID for the scheduled push task. The system generates this ID automatically.
Message Classification: Scheduled or Recurring.
Push Dimension: The dimension of the push, which can be user or device.
Push Title: The title of the message.
Push Text: The body of the message.
Push Type: Simple Push or Batch Push.
Creation method: Specifies how the message was created, either by a console push or an API push.
Push Status: Indicates whether the scheduled task has been executed.
Cancel a scheduled push task
You can cancel scheduled push tasks that have not been executed. Each recurring push task contains one or more scheduled tasks. When you cancel a recurring task, confirm whether to cancel the current task or all tasks in the series.
In addition to canceling tasks in the console, you can also cancel scheduled push tasks by making an API call. For more information, see Cancel a scheduled push task .