Show TOC

Apply ForwardLocate this document in the navigation structure

Used for forwarding (reassigning) the task to another user. The user to whom the task is reassigned must be a system user.

You must add the following parameters to this action:

  • Reassign_to - mandatory parameter. Enter the agent who is to receive the task.

  • Comments - optional parameter for the forwarder comments.

The URLs are as follows:

  • For Generic Workflow Task processing services:

    http://<host name>:<port>/sap/opu/sdata/sap/wfgentaskprocessing/WorkflowTask_ApplyForward?value=<item_id>&scheme_id=IW_WF_TASK_GW&scheme_agency_id=<SID>_<client>&reassign_to=<user_id>&comments=<comments>

  • For User Decision Workflow Task processing services:

    http://<host name>:<port>/sap/opu/sdata/sap/wfdecisiontaskprocessing/WorkflowTask_ApplyForward?value=<item_id>&scheme_id=IWF_USER_DECISION_TASK_GW&scheme_agency_id=<SID>_<client>&reassign_to=<user_id>&comments=<comments>

  • For Dialog Activity Workflow Task processing services:

    http://<host name>:<port>/sap/opu/sdata/sap/wfactivitytaskprocessing/WorkflowTask_ApplyForward?value=<item_id>&scheme_id=IW_ACTIVITY_TASK_GW&scheme_agency_id=<SID>_<client>&reassign_to=<user_id>&comments=<comments>