[Linux-Biella] utilizzo di SOAP
PaulTT
paultt a bilug.it
Ven 12 Ott 2018 15:19:06 CEST
On 12/10/2018 09:11, Carolina Maiorana wrote:
> .....
> <soapenv:Envelope
> xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/"
> xmlns:type="http://service.azienda.de/altro/link">
> <soapenv:Header / >
> <soapenv:Body>
> <typ:Query>
> <login>
> le mie credenziali
> </ login>
> funzioni varie fornite dall'azienda
> </ typ:Query>
ma poi tutti sti spazi tra / e le tag ?????? va tutto attaccato eh
...
btw
il login penso vada scritto come sotto
<LoginType>
<login>utente</login>
<password>pwd</password>
</LoginType>
la chiave Query non la vedo nel wdsl, da dove la hai presa?
e poi per esempio:
<getStationsStatus>
<getStationStatusRequest>blablabla</getStationStatusRequest>
</getStationsStatus>
--
It is a good day to die. But the day is not yet over.
Maggiori informazioni sulla lista
Linux