Omitir navegación
Ampliar
  • Búsqueda avanzadaAbre un nuevo diálogo
    Ingrese los signos mas (+) o menos (-) en los términos de búsqueda para incluir o excluir la palabra requerida
    Consejos de búsqueda
    Filtrar por producto
    Filtrar por categoría
Correct Syntax for connecting through the wsdl
ID de respuesta 6741   |   Revisado 05/12/2018

What is the correct syntax for connecting through the wsdl using SOAP?

Environment:

Connect Web Services for SOAP (CWS) API, All Versions

Resolution:

The correct syntax for connecting through the wsdl can be seen below for specific versions: 

v1.1 - 1.3:  
https://<VHOSTNAME>.com/cgi-bin/<INTERFACE>.cfg/services/soap?wsdl

v1.4: 
https://<VHOSTNAME>.com/services/soap/connect/soap?wsdl


The version of soap will default to the newest version unless you specify a specific type in your wsdl call.

You can specify a version type using the following format. (using version 1.1 in this example)

https://<VHOSTNAME>.com/cgi-bin/<INTERFACE>.cfg/services/soap?wsdl=typed_v1.1

Further, SOAP API access requires SSL as indicated in Answer ID 5561: SOAP Access via http.

Lenguajes disponibles para esta Respuesta:

Notificarme
La página se refrescará al enviar. Las entradas pendientes se perderán.