4.10 Define Service Dialog
Use the Define Service dialog to specify a Web Services Description Language (WSDL) file for a mediator component created with the Define Interface Later template. How?
A WSDL file describes the interface of a mediator component such as schemas and operations.
Element | Description |
---|---|
WSDL File |
Specify the URL of the WSDL file. Click the Find Existing WSDLs icon to select an existing WSDL file or click the Generate WSDL from Schema(s) icon to generate a WSDL file from a schema. |
Port Type |
Select a port type from the dropdown list. This list is populated based on the ports defined in your WSDL file. |
Callback Port Type |
Select a callback port type from the dropdown list. This list is populated based on the ports defined in your WSDL file. A callback port is the port to which the reply is sent in an asynchronous interaction. |
Related Topics
Creating Oracle Mediator Routing Rules in Developing SOA Applications with Oracle SOA Suite