Cliquez ici pour une liste complète des opérations.

getLogsErreurTransweb

Test

Le formulaire de test est uniquement disponible pour les demandes de l'ordinateur local.

SOAP 1.1

Le texte suivant est un exemple de demande et de réponse SOAP 1.1. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /service.asmx HTTP/1.1
Host: pp-secondary-wsxcd.datacar.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://wsxcd-net.v12web.eu/getLogsErreurTransweb"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <getLogsErreurTransweb xmlns="http://wsxcd-net.v12web.eu/">
      <sCulture>string</sCulture>
      <slangue>string</slangue>
      <iIdApplication>int</iIdApplication>
      <sIdClient>string</sIdClient>
    </getLogsErreurTransweb>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <getLogsErreurTranswebResponse xmlns="http://wsxcd-net.v12web.eu/">
      <getLogsErreurTranswebResult>
        <stLogErreurTransweb>
          <iIdVehicule>int</iIdVehicule>
          <iTypeVehicule>Tous or VN or VO or VD or Vehicule_Seul</iTypeVehicule>
          <iIdAnnonceur>int</iIdAnnonceur>
          <iTypeErreur>XCOFFICESERVER_Lecture_Donnees or XCOFFICESERVER_Url_WsEtg_Non_Renseigne or XCOFFICESERVER_Remplissage_Version or XCOFFICESERVER_Annonceur_Generation_Export or XCOFFICESERVER_Annonceur_Transformation or XCOFFICESERVER_Annonceur_Transformation_Retour or WSSERVER_PushON_Parametre_Manquant or WSSERVER_PushON_Client_Inexistant or WSSERVER_PushON_Client_ID_Web_Non_Renseigne or WSSERVER_PushON_Annonceur_Non_Renseigne or WSSERVER_PushON_Integration_Photo or WSSERVER_PushON_Integration_Data_Vehicule or WSSERVER_PushON_Integration_Data_Equipement or WSSERVER_PushON_Integration_Data_Annonceur or WSSERVER_PushOFF_Parametre_Manquant or WSSERVER_PushOFF_Client_Inexistant or WSSERVER_PushOFF_Client_ID_Web_Non_Renseigne</iTypeErreur>
          <dDate>dateTime</dDate>
          <sDetail>string</sDetail>
        </stLogErreurTransweb>
        <stLogErreurTransweb>
          <iIdVehicule>int</iIdVehicule>
          <iTypeVehicule>Tous or VN or VO or VD or Vehicule_Seul</iTypeVehicule>
          <iIdAnnonceur>int</iIdAnnonceur>
          <iTypeErreur>XCOFFICESERVER_Lecture_Donnees or XCOFFICESERVER_Url_WsEtg_Non_Renseigne or XCOFFICESERVER_Remplissage_Version or XCOFFICESERVER_Annonceur_Generation_Export or XCOFFICESERVER_Annonceur_Transformation or XCOFFICESERVER_Annonceur_Transformation_Retour or WSSERVER_PushON_Parametre_Manquant or WSSERVER_PushON_Client_Inexistant or WSSERVER_PushON_Client_ID_Web_Non_Renseigne or WSSERVER_PushON_Annonceur_Non_Renseigne or WSSERVER_PushON_Integration_Photo or WSSERVER_PushON_Integration_Data_Vehicule or WSSERVER_PushON_Integration_Data_Equipement or WSSERVER_PushON_Integration_Data_Annonceur or WSSERVER_PushOFF_Parametre_Manquant or WSSERVER_PushOFF_Client_Inexistant or WSSERVER_PushOFF_Client_ID_Web_Non_Renseigne</iTypeErreur>
          <dDate>dateTime</dDate>
          <sDetail>string</sDetail>
        </stLogErreurTransweb>
      </getLogsErreurTranswebResult>
    </getLogsErreurTranswebResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Le texte suivant est un exemple de demande et de réponse SOAP 1.2. Les espaces réservés affichés doivent être remplacés par des valeurs réelles.

POST /service.asmx HTTP/1.1
Host: pp-secondary-wsxcd.datacar.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <getLogsErreurTransweb xmlns="http://wsxcd-net.v12web.eu/">
      <sCulture>string</sCulture>
      <slangue>string</slangue>
      <iIdApplication>int</iIdApplication>
      <sIdClient>string</sIdClient>
    </getLogsErreurTransweb>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <getLogsErreurTranswebResponse xmlns="http://wsxcd-net.v12web.eu/">
      <getLogsErreurTranswebResult>
        <stLogErreurTransweb>
          <iIdVehicule>int</iIdVehicule>
          <iTypeVehicule>Tous or VN or VO or VD or Vehicule_Seul</iTypeVehicule>
          <iIdAnnonceur>int</iIdAnnonceur>
          <iTypeErreur>XCOFFICESERVER_Lecture_Donnees or XCOFFICESERVER_Url_WsEtg_Non_Renseigne or XCOFFICESERVER_Remplissage_Version or XCOFFICESERVER_Annonceur_Generation_Export or XCOFFICESERVER_Annonceur_Transformation or XCOFFICESERVER_Annonceur_Transformation_Retour or WSSERVER_PushON_Parametre_Manquant or WSSERVER_PushON_Client_Inexistant or WSSERVER_PushON_Client_ID_Web_Non_Renseigne or WSSERVER_PushON_Annonceur_Non_Renseigne or WSSERVER_PushON_Integration_Photo or WSSERVER_PushON_Integration_Data_Vehicule or WSSERVER_PushON_Integration_Data_Equipement or WSSERVER_PushON_Integration_Data_Annonceur or WSSERVER_PushOFF_Parametre_Manquant or WSSERVER_PushOFF_Client_Inexistant or WSSERVER_PushOFF_Client_ID_Web_Non_Renseigne</iTypeErreur>
          <dDate>dateTime</dDate>
          <sDetail>string</sDetail>
        </stLogErreurTransweb>
        <stLogErreurTransweb>
          <iIdVehicule>int</iIdVehicule>
          <iTypeVehicule>Tous or VN or VO or VD or Vehicule_Seul</iTypeVehicule>
          <iIdAnnonceur>int</iIdAnnonceur>
          <iTypeErreur>XCOFFICESERVER_Lecture_Donnees or XCOFFICESERVER_Url_WsEtg_Non_Renseigne or XCOFFICESERVER_Remplissage_Version or XCOFFICESERVER_Annonceur_Generation_Export or XCOFFICESERVER_Annonceur_Transformation or XCOFFICESERVER_Annonceur_Transformation_Retour or WSSERVER_PushON_Parametre_Manquant or WSSERVER_PushON_Client_Inexistant or WSSERVER_PushON_Client_ID_Web_Non_Renseigne or WSSERVER_PushON_Annonceur_Non_Renseigne or WSSERVER_PushON_Integration_Photo or WSSERVER_PushON_Integration_Data_Vehicule or WSSERVER_PushON_Integration_Data_Equipement or WSSERVER_PushON_Integration_Data_Annonceur or WSSERVER_PushOFF_Parametre_Manquant or WSSERVER_PushOFF_Client_Inexistant or WSSERVER_PushOFF_Client_ID_Web_Non_Renseigne</iTypeErreur>
          <dDate>dateTime</dDate>
          <sDetail>string</sDetail>
        </stLogErreurTransweb>
      </getLogsErreurTranswebResult>
    </getLogsErreurTranswebResponse>
  </soap12:Body>
</soap12:Envelope>