Documentation Center

Redoing tasks

Before you redo a task, you need to claim it. You can redo tasks if they failed to execute and their current workflow step is Auto Error.

Before you begin

Make sure that you have the appropriate permissions to redo tasks. Otherwise, WorldServer will return a 403 Forbidden status code.

About this task

A diagram that shows the process of redoing tasks.

Procedure

  1. Log in to the WorldServer API.
    A response similar to the following is returned. In the response, identify the value of the sessionId parameter. You will need this value in all the calls you make.A screen shot that highlights the sessionId in the response to the login call.
  2. Claim the tasks.
  3. Redo the tasks.