The WSDL XML Interface option creates XML Interfaces to allow automatic importing from a URL of a web service definition into an XML interface. Genesys Agent Scripting will use the correct way to connect to the web service automatically. Currently SOAP is supported. This option opens the WSDL Import Wizard dialog box.
WSDL Import Wizard dialog box (WSDL Wizard page 1)
Field or Button |
Definition |
URL |
Enter the location of the WSDL file to be imported. Note: This is the design-time URL; it can be different from the run-time URL. |
Cancel |
Click Cancel to stop the interface creation and close the dialog box. |
Next |
Click Next to continue creating the XML Interface. |
WSDL Import Wizard page 2
Field or Button |
Definition |
Service |
Select one of the services defined in the WSDL file. |
Previous |
Click Previous button to go back to the previous page to review or change the information. |
Cancel |
Click Cancel to stop the interface creation and close the dialog box. |
Next |
Click Next to continue creating the XML Interface. |
WSDL Import Wizard page 3
Field or Button |
Definition |
Port |
Select one of the ports defined in the WSDL file. |
Previous |
Click Previous to go back to the previous page to review or change the information. |
Cancel |
Click Cancel to stop the interface creation and close the dialog box. |
Next |
Click Next to continue creating the XML Interface. |
WSDL Import Wizard page 4
Field or Button |
Definition |
Operation |
Select an operation supported by the service/port combination chosen earlier. |
Previous |
Click Previous to go back to the previous page to review or change the information. |
Cancel |
Click Cancel to stop the interface creation and close the dialog box. |
Next |
Click Next to continue creating the XML Interface. |
WSDL Import Wizard page 5
Field or Button |
Definition |
Name |
Provide a name that Genesys Agent Scripting will use to refer to the XML Interface throughout the system. |
Previous |
Click Previous to go back to the previous page to review or change the information. |
Finish |
Click Finish to create the WSDL Interface and display a confirmation message indicating that the XML Interface has been created. |
Cancel |
Click Cancel to stop the interface creation and close the dialog box. |