Skip to Content
0
Former Member
Jun 10, 2011 at 03:01 PM

"Enhanced" Web Service

46 Views

Hello,

I need some help concerning a topic called "enhanced web service" in some publications (eg. [http://www.sap-press.de/download/dateien/2221/sappress_netweaver_process_integration.pdf] ). What is meant by this term is a web service communication via an integration server. In the linked publication the following steps to define an enhanced Web service are listed:

1. To be able to generate a WSDL description for the caller, you need

a service interface. This can be either an outbound or an inbound

service interface. The service interface isnu2019t necessarily required for

further configuration because it describes only the signature for the

caller.

2. In the Integration Builder for configuration, follow the menu path

Tools u2022 Display WSDL. You create a WSDL description by entering

the following details in the wizard:

a) The address of the Integration Server or another Web server that is

supposed to receive the Web service call.

b) The service interface from the first step to publish the call signature

via the WSDL document.

c) Details about the sender of the SOAP message (party, service, and

outbound interface). When the Integration Server receives the

SOAP message, it needs these details to evaluate the configuration

data. You enter the information about the sender in logical routing

or operation mapping and in the collaboration agreements.

3. The caller can use the generated WSDL description to generate a

consumer proxy and then send the SOAP message to the Integration

Server by using the Web service runtime. You configure the receiver

for the SOAP message on the Integration Server.

I am not sure what to do in step 2 c). Can someone elaborate?

Kind Regards

Felix