Step 1. Create a Web Service from a WSDL Data Object
Step 1. Create a Web Service from a WSDL Data Object
When you create a web service from a WSDL data object, the Developer tool uses information defined in the WSDL data object to create an operation mapping for each operation in the web service.
Select a project or folder in the
Object Explorer
view.
Click
File
New
Data Service
.
The
New Data Service
dialog box appears.
Click
Web Service from a WSDL data object
, and then click
Next
.
To create a WSDL data object, click
New WSDL Data Object
.
Click
Browse
next to the
Location
option to enter the location of the WSDL. Click
OK
.
Enter a name for the WSDL.
Click
Finish
.
Enter a name for the web service.
Click
Browse
next to the
WSDL Data Object
option to select the WSDL data object.
Click
Browse
next to the
Operation
option to select one or more operations that you want to include in the web service.
The WSDL data object can contain multiple bindings of SOAP 1.1 and SOAP 1.2 formats. You can select a specific operation from only one of these bindings.
Click
Next
.
By default, the SOAP version of the operation you select will be displayed as the
Operation Type
.
Optionally, select the
Mapping Input
tab for each operation input to map data from the operation input to the output ports.
You can also map the data when you configure the Input transformation.
Optionally, select the
Mapping Output
tab for each operation output to map data from the input ports to the operation output.
You can also map the data when you configure the Output transformation.
Optionally, select the
Mapping Fault
tab for each operation fault to map data from the input ports to the operation fault.
You can also map the data when you configure the Fault transformation.