Execution instances

Updated at:

Each workflow execution creates an execution instance. You can use the execution instance ID (RunId) to retrieve the execution results, including the status and information about each node in the workflow. This topic explains how to view workflow execution instances in the ApsaraVideo Media Processing (MPS) console.

Procedure

  1. Log on to the MPS console.

  2. Select a region from the top menu bar.

  3. In the navigation pane on the left, choose workflow > workflow instance.

  4. From the workflow drop-down list, select a workflow. You can also enter a file name in the search box and click Search.

  5. In the list, click the instance ID/file name (RunId) or details of an instance to open its details page. On this page, you can find details such as the workflow name, instance ID (RunId), and the status for each job. The job name is the same as its job ID.

  6. (Optional) To view the details of a job, copy the job name. In the navigation pane on the left, go to the relevant tab under job management and select Query by ID.

Related APIs