Ignorar Navegação
Expandir
  • Pesquisa AvançadaAbre uma nova caixa de diálogo
    Insira os sinais de mais (+) ou menos (-) nos termos de pesquisa para tornar uma palavra obrigatória ou excluída
    Dicas de Pesquisa
    Filtrar por produto
    Filtrar por categoria
Correct Syntax for connecting through the wsdl
Identificação da resposta 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.

Línguas disponíveis para esta resposta:

Notificar-me
A página será atualizada no envio. Todas as entrada pendentes serão perdidas.