
Starting a Task with a Web Form
Prerequisites
You have developed an Internet Service with the four HTML templates for starting workflows or tasks or executing work items. You have also edited the HTML templates (if necessary) to design your own individual Web form.
Procedure

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 skipped.The form with the input fields is displayed.
A success message is then displayed informing you of the work item ID of the workflow or task started.