Entering content frameProcedure documentation Adding Tasks to a Workflow Definition Locate the document in its SAP Library structure

Prerequisites

You have defined a Web form task, generated a Web transaction for it, and developed an ITS service in the SAP@WebStudio with the four HTML templates, as described in the steps above. You have also edited the templates (if necessary) to design your own individual Web form.

Procedure

Edit the workflow definition for executing the form application as follows:

  1. Add an activity that references your Web form task.
  2. Define the binding between the workflow container and the import elements in the task container. The import elements of the output containers are display fields of the form.
  3. Define the binding between the export elements in the task container and the workflow container. The export elements of the output containers are input fields of the form.
  4. Delete all of the binding definitions that may have been created automatically and that refer to the element _WI_Object_ID .

 

 

Leaving content frame