Defining a Task to be Executed as an Electronic Form 
Prerequisites
You are familiar with the procedure for
defining tasks . For this reason, a recap of only the most important steps will be provided here.You have defined a workflow and now want to add a single-step task that can be processed with an electronic form.

The part of the task definition that is relevant to forms essentially entails
Procedure
Define the Form Task
Define the single-step task as a
form task:The system automatically creates the four parameters

The three method parameters cannot be completely copied automatically to the task container. For this reason, make sure that you carry out the following steps:
Workitem <== &_Workitem&
Extending the Container Definition
You can add other container elements to a container as form-specific extensions. The contents of these elements can then be displayed and edited in the fields on the form. All of the data that is to be displayed to the form user must exist as container elements in the task container.
Remember that only elements that reference fields can be transferred to the form application. Do not forget to identify the individual elements as import or export elements (or both), depending on how they are to be used.
Agent Assignment
When you define a single-step task, you must specify its
possible agents.Assigning Initial Values
The single-step task must now be told the name of the form that is to be executed. For this reason, the form type and form must be assigned as initial values when you define the task.

If you are using the
If you are using the
Outlook form template WFAPPROV2.OFT enter OFT as the form type and WFAPPROV2 as the form name.Further Information
You can also enter a long-text description for your single-step task to inform the mail recipient that he or she can start the form application by executing the attachment.
If you do not enter your own long-text description, a standard text will be displayed.