Use
To use a registered Web service in a workflow, you need a task that calls the Web service. To create such a task you can use a BSP application that you call directly from the corresponding Web service directory.
Task generation always takes place from the logical system on which the Web service is registered. If you use a handler server, you generate the tasks that the Web services registered on the handler server are to start from the Web service directory of the handler server.
Procedure
Result
The task is created in the system selected and can be used in a workflow there as standard. Note that the import parameter of the task container required is provided with suitable data by the workflow. The results of the Web service are available to the workflow as export parameters of the task container.