Entering content frameFunction documentation Maintenance of Tab Page Call Locate the document in its SAP Library structure

Use

With the specifications you make on this tab page, you define the following:

Activities

General specifications

Step name

Give the step a name. This name is used to label the step within your workflow.

Address (URL) using:

You have the following possibilities of entering the URL to which the XML document is to be sent.

Note

The address must not contain any blanks since blanks are automatically removed from the address when the step is executed.

http://<webserver>/cgi-bin/wgate/wf_handler/!?~protocol=<protocol>&~localkey=<localkey>

If the target system has a SAP Release from 6.10, the SAP Web Application Server (SAP Web AS) is called and the URL has the following structure:

http://<webserver>/SAP/BC/WORKFLOW_XML/?~protocol=<protocol>&~localkey=<localkey>

In <protocol> you specify the transfer format used in the form of a two-digit number. In <localkey> you specify the ID of the workflow to be started.

Note

When the other SAP System is called, a logon is performed using a predefined user name. This user must be a possible agent of the workflow to be started.

Example

You want to start workflow WS00000000 and use transfer format 01. The SAP System on which the workflow is to be started has Release 4.6D and the address of the server is WEBSERVER01. The entry required in Address (URL) is:

http://webserver01/scripts/wgate/wf_handler/!?~protocol=01&~localkey=WS00000000

Entries on the subsequent tab pages

The number of subsequent tab pages depends on the function selected.

If you select a specific transfer format, the tab page direct form entry is available. If you choose a transfer format group, the tab page format entry using group exists instead.

You make entries for sending the XML document on the tab page outbound XML document.

The tab page inbound XML document is only available if the function can expect an XML response document.

The tab page extended communication is only available if a workflow is started by this Web activity.

Leaving content frame