Adding tasks to a workflow definition 

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

The workflow definition for executing your form application is processed as follows:

  1. Add a step that represents an activity in which your Web form task is referenced.
  2. Define the binding between the workflow container and the import elements in the task container (Remember: These are the elements that are displayed on the form.)
  3. Define the binding between the export elements in the task container and the workflow container. (Remember: These are the elements that can be entered in the form.)
  4. Delete all of the binding definitions that may have been created automatically and that refer to the element _WI_Object_ID .

If data was changed in the form application and copied to the workflow container, you must define the following steps (condition, multiple condition) to evaluate this information.