If you have a WSDL file or if you find a WSDL published in a UDDI server, you can import the WSDL to create an abstract definition of a web service using service description objects (service providers, service interfaces, and operations).
Then, you can proceed to the implementation of your processes using operations and associated messages (see Specifying implementation types).
The import process analyzes the WSDL file to find the different web services, port types, messages, operations, and parts defined in the script, and converts these elements into BPM objects as follows:
A progress box is displayed. If the model in which you are importing already contains data, the Merge Models dialog box is displayed.
For more information about merging models, see the Comparing and Merging Models chapter in the Core Features Guide.
The imported elements are added to your model, are visible in the Browser, and in the Reverse tab of the Output window. If you have selected the Create XML Model option, the XML model(s) corresponding to the WSDL schema(s) are also created in the workspace.