Request GetLanguages 46.05 ms (42.46 ms)
POST http://10.4.108.57:8052 HTTP/1.1
Host: 10.4.108.57:8052
User-Agent: NuSOAP/0.9.11 (1.123)
Content-Type: text/xml; charset=UTF-8
SOAPAction: "GetLanguages"
Accept-Encoding: UTF-8
Connection: close
x-SIMAXService-Client-IP: 95.101.8.20
x-SIMAXService-Client: ClientWeb
x-SIMAXService-Client-Version: 2543.98
Content-Length: 884
<?xml version="1.0" encoding="UTF-8"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/">
<SOAP-ENV:Header>
<OptionDialogue>
<Readable>0</Readable>
<EncodingOutput>0</EncodingOutput>
<ReturnValue>1</ReturnValue>
<ReturnXSD>1</ReturnXSD>
<HTTPForceReturn>0</HTTPForceReturn>
<Ghost>1</Ghost>
<DefaultPagination>20</DefaultPagination>
<DisplayValue>0</DisplayValue>
<LanguageCode>0</LanguageCode>
<WithFieldStateControl>1</WithFieldStateControl>
<ListContentAsync>1</ListContentAsync>
<VersionMin>1</VersionMin>
<VersionPref>19</VersionPref>
<Others>0</Others>
</OptionDialogue>
<APIUUID>40b4657b-a495-4080-ab1c-682dc7a69c50</APIUUID>
</SOAP-ENV:Header>
<SOAP-ENV:Body>
<GetLanguages/>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Response
HTTP/1.1 200 OK
Connection: close
Content-Type: text/xml; charset=utf-8
Content-Length: 688
<?xml version="1.0" encoding="utf-8"?>
<env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/" xmlns:simax="http://www.nout.fr/soap">
<env:Header xmlns="http://www.nout.fr/wsdl/SimaxService.wsdl/">
<ReturnType>Exception</ReturnType>
<TitleInfos/>
<ConnectedUser>
<Element title="Max">1</Element>
<Form title="Utilisateur">1169</Form>
</ConnectedUser>
</env:Header>
<env:Body>
<GetLanguagesResponse xmlns="http://www.nout.fr/wsdl/SimaxService.wsdl/">
<xml>
<LanguageCode>12</LanguageCode>
<LanguageCode>9</LanguageCode>
<LanguageCode>7</LanguageCode>
</xml>
</GetLanguagesResponse>
</env:Body>
</env:Envelope>