Developer Workflow Guide > Workflow Recovery > Steps to Configure Recovery
  

Steps to Configure Recovery

When you configure recovery, you can recover a workflow instance from the point of interruption.
To configure recovery, perform the following tasks:
  1. 1. Configure the workflow for recovery.
  2. 2. Configure a recovery strategy for each Mapping task in the workflow.
  3. Note: For each Mapping task with a restart recovery strategy, develop the mapping to support a complete restart of the task.

Configuring a Task Recovery Strategy

By default, all tasks use a restart recovery strategy. Verify the task recovery strategy for any Mapping task in a workflow that you enable for recovery.
If the workflow is not enabled for recovery, the Data Integration Service ignores the task recovery strategy.
    1. Open the workflow in the editor.
    2. Select a Mapping task.
    3. In the Properties view for the task, click the Advanced tab.
    4. Select one of the following task recovery strategies:
    5. Repeat the steps for any other Mapping task in the workflow.
    6. Click File > Save to save the workflow.