Call Web Service with Profile in Response Route
Assume you want to create a destination structure and populate it with data that you want to submit to a web service. For this, you can automatically generate the destination structure based on the WSDL of the target system.

Click (1) in the destination structure and select menu item Create structure -> from WS-SOAP request. Another dialogue opens.

In (2), enter http://localhost/dw/Request/addWebService?wsdl. Note: Regarding the web service URL see section Call Web Service with Profile in Input Agent.
After clicking (3), the input field (4) will be filled.
Click (5), to create the destination structure.

Configuring Integration Unit
Select Integration Unit XMLNoTemplateUnit and enter value Add for parameter Root node name. You can ignore all other parameters. Now switch to phase 6 of the profile.
Configuring Response Route of Type HTTP
Please configure the HTTP Response Route as shown in the screenshots below.
Additionally, the following Content has to be set.
Evaluating HTTP Response
If the web service returns a response that you want to evaluate, you can do that with option (7). See section Response Route HTTP(S).