Starting a Task with a Web Form 
Prerequisites
You have developed an ITS service in the
SAP@Web Studio with the four HTML templates for starting tasks or processing work items, as described in the steps above. You have also edited the templates (if necessary) to design your own individual Web form.Procedure
To start the task with the form:

http://<ITS-Server>/scripts/wgate/<webtransaction>/!?WEB_FLAG=X&~OkCode=CONT
<
ITS Server > is the name of your Internet Transaction Server.<webtransaction>
is replaced with the name of your web transaction.WEB_FLAG=X is the transaction that is executed using a Web form.
~OkCode=CONT
- the initial screen (screen 50 ) is skippedThe form then appears with the fields for entering or displaying data.
A message is then displayed informing you of the work item number with which the task was started.