|
Soap Header: msg#00144php.nusoap.general
How do you send Soap
Headers as shown below from a wsdl that requires headers be
sent.
<?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:Header> <AuthHeader xmlns="http://xxx.xxx.xxx/DirectCall/CPWebService"> <Username>string</Username> <Password>string</Password> </AuthHeader> </soap:Header> <soap:Body> <SearchStuff xmlns="http://xxx.xxx.xxx/DirectCall/CPWebService"> <strSearch>string</strSearch> </SearchStuff> </soap:Body> </soap:Envelope>
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: Quick Question...: 00144, Scott Nichol |
|---|---|
| Next by Date: | Re: Soap Header: 00144, Scott Nichol |
| Previous by Thread: | NuSoap, default Responses?i: 00144, Pablo Fischer |
| Next by Thread: | Re: Soap Header: 00144, Scott Nichol |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |