Entering content frameProcedure documentation Defining the Web Server Locate the document in its SAP Library structure

Use

You must define the Web server to enable your workflow to receive XML messages (for example, XML response documents).

Prerequisites

The SAP Web Application Server (SAP Web AS) must be installed as well to enable your SAP System to react to XML documents and XML response documents appropriately.

Procedure

  1. Choose Tools ® Business Workflow ® Development ® Administration ® Basic settings ® WebFlow ® Customizing Web server.
  2. On the screen Customizing Web Server: Change, enter the address of your Web server and, if applicable, the port number.
  3. Optionally, you can enter another service. As standard, the service is used when using the SAP Web AS.

If you want to test the WebFlow in your SAP System A and the starting of a Business Workflow in another SAP System B, you require the system architecture below:

This graphic is explained in the accompanying text

Note

The SAP system B must access either a SAP Web AS or a SAP ITS.

To check the prerequisites for the test, execute the following steps:

  1. Check whether the release of the ITS installed on SAP System B is 4.6C or higher.
  2. If necessary, check if the service WF_HANDLER is available on the SAP ITS of the SAP System B. The WORKFLOW_XML service must be available on the SAP Web AS.
  3. The user used for the service logon must exist in the SAP System.
  1. The user defined must be authorized to store documents in the Business Document Service (BDS).
  2. The user defined in SAP System B must be one of the possible agents of the workflow to be started.

Result

The URL required in a Web activity is created with the Web server defined here, as soon as the indicator Wait for feedback is set.

Leaving content frame