Move work responses to a new work request

You can move a work response from one work request to another work request at any time, regardless of the status of the originating work request.

Procedure

  1. Create a new work request or ensure that you have a work request that you can move your work responses to.
  2. In the navigator, click Workflow > Workflows.
  3. In the resource list, select the workflow that you want to work with. If no workflow exists, create a new workflow.
  4. In the Displays panel, click Workflow Management > Workflow Editor.
  5. Click the Workflow Editor tab.
  6. Insert an activity:
    • At the workflow level:
      • From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
        Note: Activities can exist only between the presubprocess and postsubprocess.
    • At the subprocess level:
      • Double-click the local subprocess you want to add the activity to.
      • From the Standard Activities panel, click and drag the activity you want to insert to a drop point.
  7. On the activity configuration panel, click Configure Method.
    The Configure Method dialog box appears, displaying a list of the available call method service providers.
  8. Double-click IProductionRuntime to display the list of available call methods.
  9. Click RepurposeWorkResponse, and then click Finish.
    The input parameters appear in the activity configuration panel.
  10. Configure the call method as follows:
    1. In the Destination Work Request field, click the ellipsis button, and then select the work request whose work responses you want to move.
    2. In the Origin Work Request field, click the ellipsis button, and then select the work request you want to move the work responses to.
  11. Click Save.
  12. Run the workflow, or, on the Test/Debug tab, test the workflow to ensure that your input parameters are configured correctly.