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:

  1. Open your Internet browser.
  2. Call the ITS service. The URL must be structured as follows:
  3. 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 then appears with the fields for entering or displaying data.

  4. Edit the form.
  5. Transfer the form to the R/3 System using the function provided (usually by clicking a pushbutton).

A message is then displayed informing you of the work item number with which the task was started.