Drupal 6 Sandbox

  • Issues
  • Subscribe
  • Contribute
  • Volunteer
  • Endorsements

Email Signup

codesGet debug output

Request

POST /ngpapi/apiservice.asmx HTTP/1.0 Host: www.myngp.com User-Agent: NuSOAP/0.7.3 (1.114) Content-Type: text/xml; charset=ISO-8859-1 SOAPAction: "http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds" Content-Length: 875 <?xml version="1.0" encoding="ISO-8859-1"?><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/" xmlns:ns6802="http://tempuri.org"><SOAP-ENV:Body><processRequestWithCreds xmlns="http://ngpsoftware.com/ngpapi/WebService"><RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML><transType>codesGet</transType><credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString></processRequestWithCreds></SOAP-ENV:Body></SOAP-ENV:Envelope>

Response

HTTP/1.1 200 OK Date: Sun, 20 May 2012 18:06:38 GMT Server: Microsoft-IIS/6.0 X-Powered-By: ASP.NET X-AspNet-Version: 2.0.50727 Cache-Control: private, max-age=0 Content-Type: text/xml; charset=utf-8 Content-Length: 1555 Set-Cookie: BIGipServermyngp_com_01_pool=QQVPTtgmyTJL9ddLbVPAN5git1L1/iGgI0oSSRxLMqMglrq7srGrUhqivC3n6rY53kuimXIRZ/R8FQ==; path=/ <?xml version="1.0" encoding="utf-8"?><soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"><soap:Body><processRequestWithCredsResponse xmlns="http://ngpsoftware.com/ngpapi/WebService"><processRequestWithCredsResult><codesGetOutput xmlns=""><code><id>85402</id><name>GOTV</name><description>best GOTV panda ever</description><timeStamp>2/17/2009 9:51:02 AM</timeStamp></code><code><id>85844</id><name>OLLetter</name><description>OLLetter</description><timeStamp>3/12/2009 5:14:31 PM</timeStamp></code><code><id>91096</id><name>OLForward</name><description>OLForward</description><timeStamp>5/27/2009 12:01:10 PM</timeStamp></code><code><id>95475</id><name>OLPetition</name><description>OLPetition</description><timeStamp>9/23/2009 9:04:02 AM</timeStamp></code><code><id>95476</id><name>Heroes</name><description>Heroes</description><timeStamp>9/23/2009 9:24:56 AM</timeStamp></code><code><id>97697</id><name>olpt_test</name><description>olpt_test</description><timeStamp>10/5/2009 1:59:23 PM</timeStamp></code><code><id>103827</id><name>INTgreen</name><description>I like green</description><timeStamp>8/4/2010 5:48:23 PM</timeStamp></code><code><id>105131</id><name>OLEndorse</name><description>OLEndorse</description><timeStamp>8/26/2010 3:39:26 PM</timeStamp></code><tranOutput><success>True</success><eventLog /></tranOutput></codesGetOutput></processRequestWithCredsResult></processRequestWithCredsResponse></soap:Body></soap:Envelope>
Extended debug output
2012-05-20 14:06:38.159476 nusoap_client: ctor wsdl=wsdl timeout=0 response_timeout=30
endpoint=string(49) "https://www.myngp.com/ngpapi/apiservice.asmx?wsdl"
2012-05-20 14:06:38.159534 nusoap_client: will use lazy evaluation of wsdl from https://www.myngp.com/ngpapi/apiservice.asmx?wsdl
2012-05-20 14:06:38.159577 nusoap_client: call: operation=processRequestWithCreds, namespace=http://tempuri.org, soapAction=, rpcParams=, style=rpc, use=encoded, endpointType=wsdl
params=array(3) {
  ["credentialString"]=>
  string(56) "Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw=="
  ["RequestXML"]=>
  string(194) "<ngp:codesGet xmlns:ngp="http://www.ngpsoftware.com/ngpapi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><campaignID>2166</campaignID><userID>33999</userID><type>F</type></ngp:codesGet>"
  ["transType"]=>
  string(8) "codesGet"
}
headers=bool(false)
2012-05-20 14:06:38.159625 nusoap_client: instantiating wsdl class with doc: https://www.myngp.com/ngpapi/apiservice.asmx?wsdl
2012-05-20 14:06:38.159698 wsdl: ctor wsdl= timeout=0 response_timeout=30
2012-05-20 14:06:38.159730 wsdl: parse and process WSDL path=
2012-05-20 14:06:38.159772 wsdl: setCredentials username= authtype= certRequest=
array(0) {
}
2012-05-20 14:06:38.159806 wsdl: parse and process WSDL path=https://www.myngp.com/ngpapi/apiservice.asmx?wsdl
2012-05-20 14:06:38.159833 wsdl: parse WSDL at path=https://www.myngp.com/ngpapi/apiservice.asmx?wsdl
2012-05-20 14:06:38.159863 wsdl: getting WSDL http(s) URL https://www.myngp.com/ngpapi/apiservice.asmx?wsdl
2012-05-20 14:06:38.159926 soap_transport_http: ctor url=https://www.myngp.com/ngpapi/apiservice.asmx?wsdl use_curl= curl_options:
array(0) {
}
2012-05-20 14:06:38.159966 soap_transport_http: parsed URL scheme = https
2012-05-20 14:06:38.159991 soap_transport_http: parsed URL host = www.myngp.com
2012-05-20 14:06:38.160014 soap_transport_http: parsed URL path = /ngpapi/apiservice.asmx
2012-05-20 14:06:38.160037 soap_transport_http: parsed URL query = wsdl
2012-05-20 14:06:38.160069 soap_transport_http: set header Host: www.myngp.com
2012-05-20 14:06:38.160120 soap_transport_http: set header User-Agent: NuSOAP/0.7.3 (1.114)
2012-05-20 14:06:38.160154 soap_transport_http: set header Accept-Encoding: gzip, deflate
2012-05-20 14:06:38.160180 soap_transport_http: set header Connection: close
2012-05-20 14:06:38.160210 soap_transport_http: entered send() with data of length: 0
2012-05-20 14:06:38.160239 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host www.myngp.com, port 443
2012-05-20 14:06:38.160281 soap_transport_http: connect using cURL
2012-05-20 14:06:38.160332 soap_transport_http: setCurlOption option=10002, value=
string(53) "https://www.myngp.com:443/ngpapi/apiservice.asmx?wsdl"
2012-05-20 14:06:38.160374 soap_transport_http: setCurlOption option=52, value=
int(1)
2012-05-20 14:06:38.160408 soap_transport_http: setCurlOption option=42, value=
int(1)
2012-05-20 14:06:38.160441 soap_transport_http: setCurlOption option=19913, value=
int(1)
2012-05-20 14:06:38.160474 soap_transport_http: setCurlOption option=13, value=
int(30)
2012-05-20 14:06:38.160505 soap_transport_http: set cURL SSL verify options
2012-05-20 14:06:38.160529 soap_transport_http: setCurlOption option=64, value=
int(0)
2012-05-20 14:06:38.160561 soap_transport_http: setCurlOption option=81, value=
int(0)
2012-05-20 14:06:38.160594 soap_transport_http: cURL connection set up
2012-05-20 14:06:38.160630 soap_transport_http: set header Content-Length: 0
2012-05-20 14:06:38.160659 soap_transport_http: HTTP request: GET /ngpapi/apiservice.asmx?wsdl HTTP/1.1
2012-05-20 14:06:38.160684 soap_transport_http: HTTP header: Host: www.myngp.com
2012-05-20 14:06:38.160708 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.7.3 (1.114)
2012-05-20 14:06:38.160731 soap_transport_http: HTTP header: Accept-Encoding: gzip, deflate
2012-05-20 14:06:38.160755 soap_transport_http: HTTP header: Connection: close
2012-05-20 14:06:38.160779 soap_transport_http: HTTP header: Content-Length: 0
2012-05-20 14:06:38.160811 soap_transport_http: Skip cURL header Host: www.myngp.com
2012-05-20 14:06:38.160840 soap_transport_http: Skip cURL header Connection: close
2012-05-20 14:06:38.160864 soap_transport_http: Skip cURL header Content-Length: 0
2012-05-20 14:06:38.160889 soap_transport_http: setCurlOption option=10023, value=
array(2) {
  [0]=>
  string(32) "User-Agent: NuSOAP/0.7.3 (1.114)"
  [1]=>
  string(30) "Accept-Encoding: gzip, deflate"
}
2012-05-20 14:06:38.160923 soap_transport_http: set cURL HTTP headers
2012-05-20 14:06:38.160948 soap_transport_http: set cURL payload
2012-05-20 14:06:38.160979 soap_transport_http: send and receive with cURL
2012-05-20 14:06:38.197491 soap_transport_http: No cURL error, closing cURL
2012-05-20 14:06:38.199194 soap_transport_http: found proper separation of headers and document
2012-05-20 14:06:38.199252 soap_transport_http: cleaned data, stringlen: 10280
2012-05-20 14:06:38.199362 soap_transport_http: found cookie: BIGipServermyngp_com_01_pool = 4T+0nh32EYVBwe5LbVPAN5git1L1/oMgNsZmDTyL54XTjGCT9AuekFnbAwlOdWCZzLZLKyD35RNO/g==
2012-05-20 14:06:38.199404 soap_transport_http: No Content-Encoding header
2012-05-20 14:06:38.199437 soap_transport_http: end of send()
2012-05-20 14:06:38.199488 wsdl: got WSDL URL
2012-05-20 14:06:38.199511 wsdl: Parse WSDL
2012-05-20 14:06:38.199840 wsdl: Parsing WSDL schema
2012-05-20 14:06:38.199947 nusoap_xmlschema: nusoap_xmlschema class instantiated, inside constructor
2012-05-20 14:06:38.200100 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing untyped element DontWorry type _DontWorry_ContainedType
2012-05-20 14:06:38.200133 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element DontWorry to elements array
2012-05-20 14:06:38.200206 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing unnamed complexType for element DontWorry named _DontWorry_ContainedType
2012-05-20 14:06:38.200265 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing complexType _DontWorry_ContainedType
2012-05-20 14:06:38.200316 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element DontWorry
2012-05-20 14:06:38.200391 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing untyped element DontWorryResponse type _DontWorryResponse_ContainedType
2012-05-20 14:06:38.200422 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element DontWorryResponse to elements array
2012-05-20 14:06:38.200490 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing unnamed complexType for element DontWorryResponse named _DontWorryResponse_ContainedType
2012-05-20 14:06:38.200618 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing typed element DontWorryResult of type http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.200657 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element DontWorryResult to complexType _DontWorryResponse_ContainedType
2012-05-20 14:06:38.200708 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element DontWorryResult
2012-05-20 14:06:38.200776 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing complexType _DontWorryResponse_ContainedType
2012-05-20 14:06:38.200825 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element DontWorryResponse
2012-05-20 14:06:38.200896 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing untyped element processRequestWithCreds type _processRequestWithCreds_ContainedType
2012-05-20 14:06:38.200927 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element processRequestWithCreds to elements array
2012-05-20 14:06:38.200996 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing unnamed complexType for element processRequestWithCreds named _processRequestWithCreds_ContainedType
2012-05-20 14:06:38.201123 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing typed element RequestXML of type http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.201158 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element RequestXML to complexType _processRequestWithCreds_ContainedType
2012-05-20 14:06:38.201208 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element RequestXML
2012-05-20 14:06:38.201295 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing typed element transType of type http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.201329 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element transType to complexType _processRequestWithCreds_ContainedType
2012-05-20 14:06:38.201379 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element transType
2012-05-20 14:06:38.201468 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing typed element credentialString of type http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.201503 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element credentialString to complexType _processRequestWithCreds_ContainedType
2012-05-20 14:06:38.201553 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element credentialString
2012-05-20 14:06:38.201622 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing complexType _processRequestWithCreds_ContainedType
2012-05-20 14:06:38.201674 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element processRequestWithCreds
2012-05-20 14:06:38.201744 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing untyped element processRequestWithCredsResponse type _processRequestWithCredsResponse_ContainedType
2012-05-20 14:06:38.201774 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element processRequestWithCredsResponse to elements array
2012-05-20 14:06:38.201842 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing unnamed complexType for element processRequestWithCredsResponse named _processRequestWithCredsResponse_ContainedType
2012-05-20 14:06:38.201966 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing untyped element processRequestWithCredsResult type __processRequestWithCredsResponse_ContainedType_processRequestWithCredsResult_ContainedType
2012-05-20 14:06:38.201998 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element processRequestWithCredsResult to complexType _processRequestWithCredsResponse_ContainedType
2012-05-20 14:06:38.202076 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing unnamed complexType for element processRequestWithCredsResult named __processRequestWithCredsResponse_ContainedType_processRequestWithCredsResult_ContainedType
2012-05-20 14:06:38.202232 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing complexType __processRequestWithCredsResponse_ContainedType_processRequestWithCredsResult_ContainedType
2012-05-20 14:06:38.202284 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element processRequestWithCredsResult
2012-05-20 14:06:38.202351 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing complexType _processRequestWithCredsResponse_ContainedType
2012-05-20 14:06:38.202405 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element processRequestWithCredsResponse
2012-05-20 14:06:38.202488 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> processing typed element string of type http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.202522 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> add element string to elements array
2012-05-20 14:06:38.202576 nusoap_xmlschema: <http://ngpsoftware.com/ngpapi/WebService> done processing element string
2012-05-20 14:06:38.202624 wsdl: Parsing WSDL schema done
2012-05-20 14:06:38.202751 wsdl: msg DontWorrySoapIn: found part (with element) parameters: parameters,http://ngpsoftware.com/ngpapi/WebService:DontWorry
2012-05-20 14:06:38.202879 wsdl: msg DontWorrySoapOut: found part (with element) parameters: parameters,http://ngpsoftware.com/ngpapi/WebService:DontWorryResponse
2012-05-20 14:06:38.203004 wsdl: msg processRequestWithCredsSoapIn: found part (with element) parameters: parameters,http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds
2012-05-20 14:06:38.203131 wsdl: msg processRequestWithCredsSoapOut: found part (with element) parameters: parameters,http://ngpsoftware.com/ngpapi/WebService:processRequestWithCredsResponse
2012-05-20 14:06:38.203294 wsdl: msg DontWorryHttpGetOut: found part (with element) Body: Body,http://ngpsoftware.com/ngpapi/WebService:string
2012-05-20 14:06:38.203423 wsdl: msg processRequestWithCredsHttpGetIn: found part (with type) RequestXML: RequestXML,http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.203504 wsdl: msg processRequestWithCredsHttpGetIn: found part (with type) transType: transType,http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.203585 wsdl: msg processRequestWithCredsHttpGetIn: found part (with type) credentialString: credentialString,http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.203828 wsdl: msg DontWorryHttpPostOut: found part (with element) Body: Body,http://ngpsoftware.com/ngpapi/WebService:string
2012-05-20 14:06:38.203954 wsdl: msg processRequestWithCredsHttpPostIn: found part (with type) RequestXML: RequestXML,http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.204035 wsdl: msg processRequestWithCredsHttpPostIn: found part (with type) transType: transType,http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.204114 wsdl: msg processRequestWithCredsHttpPostIn: found part (with type) credentialString: credentialString,http://www.w3.org/2001/XMLSchema:string
2012-05-20 14:06:38.204307 wsdl: portType ApiServiceSoap operation: DontWorry
2012-05-20 14:06:38.204550 wsdl: portType ApiServiceSoap operation: processRequestWithCreds
2012-05-20 14:06:38.205055 wsdl: portType ApiServiceHttpGet operation: DontWorry
2012-05-20 14:06:38.205303 wsdl: portType ApiServiceHttpGet operation: processRequestWithCreds
2012-05-20 14:06:38.205736 wsdl: portType ApiServiceHttpPost operation: DontWorry
2012-05-20 14:06:38.205972 wsdl: portType ApiServiceHttpPost operation: processRequestWithCreds
2012-05-20 14:06:38.206377 wsdl: current binding: ApiServiceSoap of portType: http://ngpsoftware.com/ngpapi/WebService:ApiServiceSoap
2012-05-20 14:06:38.206493 wsdl: current binding operation: DontWorry
2012-05-20 14:06:38.206783 wsdl: current binding operation: processRequestWithCreds
2012-05-20 14:06:38.207104 wsdl: current binding: ApiServiceSoap12 of portType: http://ngpsoftware.com/ngpapi/WebService:ApiServiceSoap
2012-05-20 14:06:38.207222 wsdl: current binding operation: DontWorry
2012-05-20 14:06:38.207500 wsdl: current binding operation: processRequestWithCreds
2012-05-20 14:06:38.207815 wsdl: current binding: ApiServiceHttpGet of portType: http://ngpsoftware.com/ngpapi/WebService:ApiServiceHttpGet
2012-05-20 14:06:38.207921 wsdl: current binding operation: DontWorry
2012-05-20 14:06:38.208170 wsdl: current binding operation: processRequestWithCreds
2012-05-20 14:06:38.208457 wsdl: current binding: ApiServiceHttpPost of portType: http://ngpsoftware.com/ngpapi/WebService:ApiServiceHttpPost
2012-05-20 14:06:38.208561 wsdl: current binding operation: DontWorry
2012-05-20 14:06:38.208819 wsdl: current binding operation: processRequestWithCreds
2012-05-20 14:06:38.209090 wsdl: current service: ApiService
2012-05-20 14:06:38.209172 wsdl: current port: ApiServiceSoap
2012-05-20 14:06:38.209306 wsdl: current port: ApiServiceSoap12
2012-05-20 14:06:38.209439 wsdl: current port: ApiServiceHttpGet
2012-05-20 14:06:38.209571 wsdl: current port: ApiServiceHttpPost
2012-05-20 14:06:38.209697 wsdl: Parsing WSDL done
2012-05-20 14:06:38.209754 wsdl: post-parse data gathering for DontWorry
2012-05-20 14:06:38.209816 wsdl: post-parse data gathering for processRequestWithCreds
2012-05-20 14:06:38.209874 wsdl: post-parse data gathering for DontWorry
2012-05-20 14:06:38.209930 wsdl: post-parse data gathering for processRequestWithCreds
2012-05-20 14:06:38.209984 wsdl: post-parse data gathering for DontWorry
2012-05-20 14:06:38.210033 wsdl: post-parse data gathering for processRequestWithCreds
2012-05-20 14:06:38.210082 wsdl: post-parse data gathering for DontWorry
2012-05-20 14:06:38.210128 wsdl: post-parse data gathering for processRequestWithCreds
2012-05-20 14:06:38.210199 nusoap_client: checkWSDL
2012-05-20 14:06:38.210244 nusoap_client: got 2 operations from wsdl https://www.myngp.com/ngpapi/apiservice.asmx?wsdl for binding type soap
2012-05-20 14:06:38.210279 nusoap_client: found operation
opData=array(9) {
  ["name"]=>
  string(23) "processRequestWithCreds"
  ["binding"]=>
  string(14) "ApiServiceSoap"
  ["endpoint"]=>
  string(44) "https://www.myngp.com/ngpapi/apiservice.asmx"
  ["soapAction"]=>
  string(64) "http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds"
  ["style"]=>
  string(8) "document"
  ["input"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(29) "processRequestWithCredsSoapIn"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(65) "http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds^"
    }
  }
  ["output"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(30) "processRequestWithCredsSoapOut"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(73) "http://ngpsoftware.com/ngpapi/WebService:processRequestWithCredsResponse^"
    }
  }
  ["transport"]=>
  string(36) "http://schemas.xmlsoap.org/soap/http"
  ["documentation"]=>
  string(0) ""
}
2012-05-20 14:06:38.210365 nusoap_client: serializing param array for WSDL operation processRequestWithCreds
2012-05-20 14:06:38.210396 wsdl: in serializeRPCParameters: operation=processRequestWithCreds, direction=input, XMLSchemaVersion=http://www.w3.org/2001/XMLSchema, bindingType=soap
parameters=array(3) {
  ["credentialString"]=>
  string(56) "Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw=="
  ["RequestXML"]=>
  string(194) "<ngp:codesGet xmlns:ngp="http://www.ngpsoftware.com/ngpapi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><campaignID>2166</campaignID><userID>33999</userID><type>F</type></ngp:codesGet>"
  ["transType"]=>
  string(8) "codesGet"
}
2012-05-20 14:06:38.210444 wsdl: in serializeRPCParameters: opData:
array(9) {
  ["name"]=>
  string(23) "processRequestWithCreds"
  ["binding"]=>
  string(14) "ApiServiceSoap"
  ["endpoint"]=>
  string(44) "https://www.myngp.com/ngpapi/apiservice.asmx"
  ["soapAction"]=>
  string(64) "http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds"
  ["style"]=>
  string(8) "document"
  ["input"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(29) "processRequestWithCredsSoapIn"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(65) "http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds^"
    }
  }
  ["output"]=>
  array(3) {
    ["use"]=>
    string(7) "literal"
    ["message"]=>
    string(30) "processRequestWithCredsSoapOut"
    ["parts"]=>
    array(1) {
      ["parameters"]=>
      string(73) "http://ngpsoftware.com/ngpapi/WebService:processRequestWithCredsResponse^"
    }
  }
  ["transport"]=>
  string(36) "http://schemas.xmlsoap.org/soap/http"
  ["documentation"]=>
  string(0) ""
}
2012-05-20 14:06:38.210509 wsdl: have 1 part(s) to serialize using document/literal
2012-05-20 14:06:38.210542 wsdl: have 3 parameter(s) provided as arrayStruct to serialize
2012-05-20 14:06:38.210567 wsdl: check whether the caller has wrapped the parameters
2012-05-20 14:06:38.210592 wsdl: check whether caller's parameters match the wrapped ones
2012-05-20 14:06:38.210619 wsdl: in parametersMatchWrapped type=http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds^, parameters=
array(3) {
  ["credentialString"]=>
  string(56) "Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw=="
  ["RequestXML"]=>
  string(194) "<ngp:codesGet xmlns:ngp="http://www.ngpsoftware.com/ngpapi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><campaignID>2166</campaignID><userID>33999</userID><type>F</type></ngp:codesGet>"
  ["transType"]=>
  string(8) "codesGet"
}
2012-05-20 14:06:38.210663 wsdl: in parametersMatchWrapped: got a prefixed type: processRequestWithCreds^, http://ngpsoftware.com/ngpapi/WebService
2012-05-20 14:06:38.210692 wsdl: in getTypeDef: type=processRequestWithCreds^, ns=http://ngpsoftware.com/ngpapi/WebService
2012-05-20 14:06:38.210719 wsdl: in getTypeDef: have schema for namespace http://ngpsoftware.com/ngpapi/WebService
2012-05-20 14:06:38.210921 wsdl: in parametersMatchWrapped: found typeDef=
array(6) {
  ["name"]=>
  string(23) "processRequestWithCreds"
  ["form"]=>
  string(9) "qualified"
  ["type"]=>
  string(79) "http://ngpsoftware.com/ngpapi/WebService:_processRequestWithCreds_ContainedType"
  ["typeClass"]=>
  string(7) "element"
  ["phpType"]=>
  string(6) "struct"
  ["elements"]=>
  array(3) {
    ["RequestXML"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "RequestXML"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["transType"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "transType"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["credentialString"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(16) "credentialString"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}
2012-05-20 14:06:38.210984 wsdl: in parametersMatchWrapped: uqType: processRequestWithCreds, ns: http://ngpsoftware.com/ngpapi/WebService, phptype: struct, arrayType: 
2012-05-20 14:06:38.211021 wsdl: in parametersMatchWrapped: have parameter named RequestXML
2012-05-20 14:06:38.211047 wsdl: in parametersMatchWrapped: have parameter named transType
2012-05-20 14:06:38.211070 wsdl: in parametersMatchWrapped: have parameter named credentialString
2012-05-20 14:06:38.211095 wsdl: in parametersMatchWrapped: 3 parameter names match 3 wrapped parameter names
2012-05-20 14:06:38.211119 wsdl: wrap the parameters for the caller
2012-05-20 14:06:38.211145 wsdl: serializing part parameters of type http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds^
2012-05-20 14:06:38.211171 wsdl: calling serializeType w/named param
2012-05-20 14:06:38.211200 wsdl: in serializeType: name=parameters, type=http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds^, use=literal, encodingStyle=, unqualified=qualified
value=array(3) {
  ["credentialString"]=>
  string(56) "Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw=="
  ["RequestXML"]=>
  string(194) "<ngp:codesGet xmlns:ngp="http://www.ngpsoftware.com/ngpapi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><campaignID>2166</campaignID><userID>33999</userID><type>F</type></ngp:codesGet>"
  ["transType"]=>
  string(8) "codesGet"
}
2012-05-20 14:06:38.211243 wsdl: in serializeType: got a prefixed type: processRequestWithCreds^, http://ngpsoftware.com/ngpapi/WebService
2012-05-20 14:06:38.211273 wsdl: in getTypeDef: type=processRequestWithCreds^, ns=http://ngpsoftware.com/ngpapi/WebService
2012-05-20 14:06:38.211297 wsdl: in getTypeDef: have schema for namespace http://ngpsoftware.com/ngpapi/WebService
2012-05-20 14:06:38.211360 wsdl: in serializeType: found typeDef
typeDef=array(6) {
  ["name"]=>
  string(23) "processRequestWithCreds"
  ["form"]=>
  string(9) "qualified"
  ["type"]=>
  string(79) "http://ngpsoftware.com/ngpapi/WebService:_processRequestWithCreds_ContainedType"
  ["typeClass"]=>
  string(7) "element"
  ["phpType"]=>
  string(6) "struct"
  ["elements"]=>
  array(3) {
    ["RequestXML"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(10) "RequestXML"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["transType"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(9) "transType"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
    ["credentialString"]=>
    array(5) {
      ["minOccurs"]=>
      string(1) "0"
      ["maxOccurs"]=>
      string(1) "1"
      ["name"]=>
      string(16) "credentialString"
      ["type"]=>
      string(39) "http://www.w3.org/2001/XMLSchema:string"
      ["form"]=>
      string(9) "qualified"
    }
  }
}
2012-05-20 14:06:38.211423 wsdl: in serializeType: uqType: processRequestWithCreds, ns: http://ngpsoftware.com/ngpapi/WebService, phptype: struct, arrayType: 
2012-05-20 14:06:38.211456 wsdl: no attributes to serialize for XML Schema type http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds
2012-05-20 14:06:38.211487 wsdl: in serializeComplexTypeElements, serialize elements for XML Schema type http://ngpsoftware.com/ngpapi/WebService:processRequestWithCreds
2012-05-20 14:06:38.211530 wsdl: in serializeType: name=RequestXML, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(194) "<ngp:codesGet xmlns:ngp="http://www.ngpsoftware.com/ngpapi" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><campaignID>2166</campaignID><userID>33999</userID><type>F</type></ngp:codesGet>"
2012-05-20 14:06:38.211570 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211597 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2012-05-20 14:06:38.211645 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211680 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211708 wsdl: in serializeType: returning: <RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML>
2012-05-20 14:06:38.211744 wsdl: in serializeType: name=transType, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(8) "codesGet"
2012-05-20 14:06:38.211782 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211810 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2012-05-20 14:06:38.211843 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211872 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211897 wsdl: in serializeType: returning: <transType>codesGet</transType>
2012-05-20 14:06:38.211930 wsdl: in serializeType: name=credentialString, type=http://www.w3.org/2001/XMLSchema:string, use=literal, encodingStyle=, unqualified=qualified
value=string(56) "Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw=="
2012-05-20 14:06:38.211969 wsdl: in serializeType: got a prefixed type: string, http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.211997 wsdl: in serializeType: type namespace indicates XML Schema or SOAP Encoding type
2012-05-20 14:06:38.212032 wsdl: in getTypeDef: type=string, ns=http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.212059 wsdl: in getTypeDef: do not have schema for namespace http://www.w3.org/2001/XMLSchema
2012-05-20 14:06:38.212085 wsdl: in serializeType: returning: <credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString>
2012-05-20 14:06:38.212116 wsdl: in serializeType: returning: <processRequestWithCreds xmlns="http://ngpsoftware.com/ngpapi/WebService"><RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML><transType>codesGet</transType><credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString></processRequestWithCreds>
2012-05-20 14:06:38.212145 wsdl: serializeRPCParameters returning: <processRequestWithCreds xmlns="http://ngpsoftware.com/ngpapi/WebService"><RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML><transType>codesGet</transType><credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString></processRequestWithCreds>
2012-05-20 14:06:38.212203 nusoap_client: In serializeEnvelope length=511 body (max 1000 characters)=<processRequestWithCreds xmlns="http://ngpsoftware.com/ngpapi/WebService"><RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML><transType>codesGet</transType><credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString></processRequestWithCreds> style=document use=literal encodingStyle=
2012-05-20 14:06:38.212229 nusoap_client: headers:
bool(false)
2012-05-20 14:06:38.212259 nusoap_client: namespaces:
array(1) {
  ["ns6802"]=>
  string(18) "http://tempuri.org"
}
2012-05-20 14:06:38.212311 nusoap_client: endpoint=https://www.myngp.com/ngpapi/apiservice.asmx, soapAction=http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds, namespace=http://tempuri.org, style=document, use=literal, encodingStyle=
2012-05-20 14:06:38.212340 nusoap_client: SOAP message length=875 contents (max 1000 bytes)=<?xml version="1.0" encoding="ISO-8859-1"?><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/" xmlns:ns6802="http://tempuri.org"><SOAP-ENV:Body><processRequestWithCreds xmlns="http://ngpsoftware.com/ngpapi/WebService"><RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML><transType>codesGet</transType><credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString></processRequestWithCreds></SOAP-ENV:Body></SOAP-ENV:Envelope>
2012-05-20 14:06:38.212375 nusoap_client: transporting via HTTP
2012-05-20 14:06:38.212676 nusoap_client: sending message, length=875
2012-05-20 14:06:38.212420 soap_transport_http: ctor url=https://www.myngp.com/ngpapi/apiservice.asmx use_curl= curl_options:
array(0) {
}
2012-05-20 14:06:38.212459 soap_transport_http: parsed URL scheme = https
2012-05-20 14:06:38.212485 soap_transport_http: parsed URL host = www.myngp.com
2012-05-20 14:06:38.212508 soap_transport_http: parsed URL path = /ngpapi/apiservice.asmx
2012-05-20 14:06:38.212539 soap_transport_http: set header Host: www.myngp.com
2012-05-20 14:06:38.212584 soap_transport_http: set header User-Agent: NuSOAP/0.7.3 (1.114)
2012-05-20 14:06:38.212618 soap_transport_http: set header Content-Type: text/xml; charset=ISO-8859-1
2012-05-20 14:06:38.212647 soap_transport_http: set header SOAPAction: "http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds"
2012-05-20 14:06:38.212711 soap_transport_http: entered send() with data of length: 875
2012-05-20 14:06:38.212741 soap_transport_http: connect connection_timeout 0, response_timeout 30, scheme https, host www.myngp.com, port 443
2012-05-20 14:06:38.212780 soap_transport_http: connect using cURL
2012-05-20 14:06:38.212827 soap_transport_http: setCurlOption option=10002, value=
string(48) "https://www.myngp.com:443/ngpapi/apiservice.asmx"
2012-05-20 14:06:38.212869 soap_transport_http: setCurlOption option=52, value=
int(1)
2012-05-20 14:06:38.212904 soap_transport_http: setCurlOption option=42, value=
int(1)
2012-05-20 14:06:38.212941 soap_transport_http: setCurlOption option=19913, value=
int(1)
2012-05-20 14:06:38.212976 soap_transport_http: setCurlOption option=13, value=
int(30)
2012-05-20 14:06:38.213009 soap_transport_http: set cURL SSL verify options
2012-05-20 14:06:38.213035 soap_transport_http: setCurlOption option=64, value=
int(0)
2012-05-20 14:06:38.213070 soap_transport_http: setCurlOption option=81, value=
int(0)
2012-05-20 14:06:38.213104 soap_transport_http: cURL connection set up
2012-05-20 14:06:38.213141 soap_transport_http: set header Content-Length: 875
2012-05-20 14:06:38.213169 soap_transport_http: HTTP request: POST /ngpapi/apiservice.asmx HTTP/1.0
2012-05-20 14:06:38.213194 soap_transport_http: HTTP header: Host: www.myngp.com
2012-05-20 14:06:38.213220 soap_transport_http: HTTP header: User-Agent: NuSOAP/0.7.3 (1.114)
2012-05-20 14:06:38.213246 soap_transport_http: HTTP header: Content-Type: text/xml; charset=ISO-8859-1
2012-05-20 14:06:38.213271 soap_transport_http: HTTP header: SOAPAction: "http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds"
2012-05-20 14:06:38.213297 soap_transport_http: HTTP header: Content-Length: 875
2012-05-20 14:06:38.213330 soap_transport_http: Skip cURL header Host: www.myngp.com
2012-05-20 14:06:38.213361 soap_transport_http: Skip cURL header Content-Length: 875
2012-05-20 14:06:38.213387 soap_transport_http: setCurlOption option=10023, value=
array(3) {
  [0]=>
  string(32) "User-Agent: NuSOAP/0.7.3 (1.114)"
  [1]=>
  string(42) "Content-Type: text/xml; charset=ISO-8859-1"
  [2]=>
  string(78) "SOAPAction: "http://ngpsoftware.com/ngpapi/WebService/processRequestWithCreds""
}
2012-05-20 14:06:38.213425 soap_transport_http: set cURL HTTP headers
2012-05-20 14:06:38.213452 soap_transport_http: setCurlOption option=47, value=
int(1)
2012-05-20 14:06:38.213485 soap_transport_http: setCurlOption option=10015, value=
string(875) "<?xml version="1.0" encoding="ISO-8859-1"?><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/" xmlns:ns6802="http://tempuri.org"><SOAP-ENV:Body><processRequestWithCreds xmlns="http://ngpsoftware.com/ngpapi/WebService"><RequestXML>&lt;ngp:codesGet xmlns:ngp=&quot;http://www.ngpsoftware.com/ngpapi&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot;&gt;&lt;campaignID&gt;2166&lt;/campaignID&gt;&lt;userID&gt;33999&lt;/userID&gt;&lt;type&gt;F&lt;/type&gt;&lt;/ngp:codesGet&gt;</RequestXML><transType>codesGet</transType><credentialString>Xy6lReRxIDPx2DbNEpJaR/tP1SQgAeDHjwySd1Izg96O0995/5XfTw==</credentialString></processRequestWithCreds></SOAP-ENV:Body></SOAP-ENV:Envelope>"
2012-05-20 14:06:38.213518 soap_transport_http: set cURL POST data
2012-05-20 14:06:38.213542 soap_transport_http: set cURL payload
2012-05-20 14:06:38.213571 soap_transport_http: send and receive with cURL
2012-05-20 14:06:38.305983 soap_transport_http: No cURL error, closing cURL
2012-05-20 14:06:38.308096 soap_transport_http: found proper separation of headers and document
2012-05-20 14:06:38.308154 soap_transport_http: cleaned data, stringlen: 1555
2012-05-20 14:06:38.308271 soap_transport_http: found cookie: BIGipServermyngp_com_01_pool = QQVPTtgmyTJL9ddLbVPAN5git1L1/iGgI0oSSRxLMqMglrq7srGrUhqivC3n6rY53kuimXIRZ/R8FQ==
2012-05-20 14:06:38.308311 soap_transport_http: No Content-Encoding header
2012-05-20 14:06:38.308342 soap_transport_http: end of send()
2012-05-20 14:06:38.308391 nusoap_client: Setting new cookie(s)
2012-05-20 14:06:38.308436 nusoap_client: got response, length=1555 type=text/xml; charset=utf-8
2012-05-20 14:06:38.308463 nusoap_client: Entering parseResponse() for data of length 1555 headers:
array(8) {
  ["date"]=>
  string(29) "Sun, 20 May 2012 18:06:38 GMT"
  ["server"]=>
  string(17) "Microsoft-IIS/6.0"
  ["x-powered-by"]=>
  string(7) "ASP.NET"
  ["x-aspnet-version"]=>
  string(9) "2.0.50727"
  ["cache-control"]=>
  string(18) "private, max-age=0"
  ["content-type"]=>
  string(23) "text/xml; charset=utf-8"
  ["content-length"]=>
  string(4) "1555"
  ["set-cookie"]=>
  string(117) "BIGipServermyngp_com_01_pool=QQVPTtgmyTJL9ddLbVPAN5git1L1/iGgI0oSSRxLMqMglrq7srGrUhqivC3n6rY53kuimXIRZ/R8FQ==; path=/"
}
2012-05-20 14:06:38.308522 nusoap_client: Got response encoding: utf-8
2012-05-20 14:06:38.308561 nusoap_client: Use encoding: UTF-8 when creating nusoap_parser
2012-05-20 14:06:38.308656 nusoap_parser: Charset from HTTP Content-Type matches encoding from XML declaration
2012-05-20 14:06:38.308686 nusoap_parser: Entering nusoap_parser(), length=1555, encoding=UTF-8
2012-05-20 14:06:38.308932 nusoap_parser: found root struct processRequestWithCredsResponse, pos 2
2012-05-20 14:06:38.309258 nusoap_parser: in buildVal() for code(pos 5) of type 
2012-05-20 14:06:38.309286 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.309320 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.309365 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(5) "85402"
  ["name"]=>
  &string(4) "GOTV"
  ["description"]=>
  &string(20) "best GOTV panda ever"
  ["timeStamp"]=>
  &string(20) "2/17/2009 9:51:02 AM"
}
2012-05-20 14:06:38.309623 nusoap_parser: in buildVal() for code(pos 10) of type 
2012-05-20 14:06:38.309652 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.309685 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.309724 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(5) "85844"
  ["name"]=>
  &string(8) "OLLetter"
  ["description"]=>
  &string(8) "OLLetter"
  ["timeStamp"]=>
  &string(20) "3/12/2009 5:14:31 PM"
}
2012-05-20 14:06:38.309975 nusoap_parser: in buildVal() for code(pos 15) of type 
2012-05-20 14:06:38.310003 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.310034 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.310073 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(5) "91096"
  ["name"]=>
  &string(9) "OLForward"
  ["description"]=>
  &string(9) "OLForward"
  ["timeStamp"]=>
  &string(21) "5/27/2009 12:01:10 PM"
}
2012-05-20 14:06:38.310320 nusoap_parser: in buildVal() for code(pos 20) of type 
2012-05-20 14:06:38.310348 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.310377 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.310420 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(5) "95475"
  ["name"]=>
  &string(10) "OLPetition"
  ["description"]=>
  &string(10) "OLPetition"
  ["timeStamp"]=>
  &string(20) "9/23/2009 9:04:02 AM"
}
2012-05-20 14:06:38.310672 nusoap_parser: in buildVal() for code(pos 25) of type 
2012-05-20 14:06:38.310700 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.310730 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.310768 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(5) "95476"
  ["name"]=>
  &string(6) "Heroes"
  ["description"]=>
  &string(6) "Heroes"
  ["timeStamp"]=>
  &string(20) "9/23/2009 9:24:56 AM"
}
2012-05-20 14:06:38.311017 nusoap_parser: in buildVal() for code(pos 30) of type 
2012-05-20 14:06:38.311045 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.311075 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.311114 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(5) "97697"
  ["name"]=>
  &string(9) "olpt_test"
  ["description"]=>
  &string(9) "olpt_test"
  ["timeStamp"]=>
  &string(20) "10/5/2009 1:59:23 PM"
}
2012-05-20 14:06:38.311362 nusoap_parser: in buildVal() for code(pos 35) of type 
2012-05-20 14:06:38.311394 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.311425 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.311464 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(6) "103827"
  ["name"]=>
  &string(8) "INTgreen"
  ["description"]=>
  &string(12) "I like green"
  ["timeStamp"]=>
  &string(19) "8/4/2010 5:48:23 PM"
}
2012-05-20 14:06:38.311712 nusoap_parser: in buildVal() for code(pos 40) of type 
2012-05-20 14:06:38.311741 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.311772 nusoap_parser: in buildVal, adding Java Vector or generic compound type code
2012-05-20 14:06:38.311811 nusoap_parser: in buildVal, return:
array(4) {
  ["id"]=>
  &string(6) "105131"
  ["name"]=>
  &string(9) "OLEndorse"
  ["description"]=>
  &string(9) "OLEndorse"
  ["timeStamp"]=>
  &string(20) "8/26/2010 3:39:26 PM"
}
2012-05-20 14:06:38.311973 nusoap_parser: in buildVal() for tranOutput(pos 45) of type 
2012-05-20 14:06:38.311999 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.312029 nusoap_parser: in buildVal, adding Java Vector or generic compound type tranOutput
2012-05-20 14:06:38.312063 nusoap_parser: in buildVal, return:
array(2) {
  ["success"]=>
  &string(4) "True"
  ["eventLog"]=>
  &string(0) ""
}
2012-05-20 14:06:38.312119 nusoap_parser: in buildVal() for codesGetOutput(pos 4) of type 
2012-05-20 14:06:38.312144 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.312176 nusoap_parser: in buildVal, adding Java Vector or generic compound type codesGetOutput
2012-05-20 14:06:38.312243 nusoap_parser: in buildVal, return:
array(2) {
  ["code"]=>
  &array(8) {
    [0]=>
    array(4) {
      ["id"]=>
      &string(5) "85402"
      ["name"]=>
      &string(4) "GOTV"
      ["description"]=>
      &string(20) "best GOTV panda ever"
      ["timeStamp"]=>
      &string(20) "2/17/2009 9:51:02 AM"
    }
    [1]=>
    &array(4) {
      ["id"]=>
      &string(5) "85844"
      ["name"]=>
      &string(8) "OLLetter"
      ["description"]=>
      &string(8) "OLLetter"
      ["timeStamp"]=>
      &string(20) "3/12/2009 5:14:31 PM"
    }
    [2]=>
    &array(4) {
      ["id"]=>
      &string(5) "91096"
      ["name"]=>
      &string(9) "OLForward"
      ["description"]=>
      &string(9) "OLForward"
      ["timeStamp"]=>
      &string(21) "5/27/2009 12:01:10 PM"
    }
    [3]=>
    &array(4) {
      ["id"]=>
      &string(5) "95475"
      ["name"]=>
      &string(10) "OLPetition"
      ["description"]=>
      &string(10) "OLPetition"
      ["timeStamp"]=>
      &string(20) "9/23/2009 9:04:02 AM"
    }
    [4]=>
    &array(4) {
      ["id"]=>
      &string(5) "95476"
      ["name"]=>
      &string(6) "Heroes"
      ["description"]=>
      &string(6) "Heroes"
      ["timeStamp"]=>
      &string(20) "9/23/2009 9:24:56 AM"
    }
    [5]=>
    &array(4) {
      ["id"]=>
      &string(5) "97697"
      ["name"]=>
      &string(9) "olpt_test"
      ["description"]=>
      &string(9) "olpt_test"
      ["timeStamp"]=>
      &string(20) "10/5/2009 1:59:23 PM"
    }
    [6]=>
    &array(4) {
      ["id"]=>
      &string(6) "103827"
      ["name"]=>
      &string(8) "INTgreen"
      ["description"]=>
      &string(12) "I like green"
      ["timeStamp"]=>
      &string(19) "8/4/2010 5:48:23 PM"
    }
    [7]=>
    &array(4) {
      ["id"]=>
      &string(6) "105131"
      ["name"]=>
      &string(9) "OLEndorse"
      ["description"]=>
      &string(9) "OLEndorse"
      ["timeStamp"]=>
      &string(20) "8/26/2010 3:39:26 PM"
    }
  }
  ["tranOutput"]=>
  &array(2) {
    ["success"]=>
    &string(4) "True"
    ["eventLog"]=>
    &string(0) ""
  }
}
2012-05-20 14:06:38.312351 nusoap_parser: in buildVal() for processRequestWithCredsResult(pos 3) of type 
2012-05-20 14:06:38.312376 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.312408 nusoap_parser: in buildVal, adding Java Vector or generic compound type processRequestWithCredsResult
2012-05-20 14:06:38.312439 nusoap_parser: in buildVal, return:
array(1) {
  ["codesGetOutput"]=>
  &array(2) {
    ["code"]=>
    &array(8) {
      [0]=>
      array(4) {
        ["id"]=>
        &string(5) "85402"
        ["name"]=>
        &string(4) "GOTV"
        ["description"]=>
        &string(20) "best GOTV panda ever"
        ["timeStamp"]=>
        &string(20) "2/17/2009 9:51:02 AM"
      }
      [1]=>
      &array(4) {
        ["id"]=>
        &string(5) "85844"
        ["name"]=>
        &string(8) "OLLetter"
        ["description"]=>
        &string(8) "OLLetter"
        ["timeStamp"]=>
        &string(20) "3/12/2009 5:14:31 PM"
      }
      [2]=>
      &array(4) {
        ["id"]=>
        &string(5) "91096"
        ["name"]=>
        &string(9) "OLForward"
        ["description"]=>
        &string(9) "OLForward"
        ["timeStamp"]=>
        &string(21) "5/27/2009 12:01:10 PM"
      }
      [3]=>
      &array(4) {
        ["id"]=>
        &string(5) "95475"
        ["name"]=>
        &string(10) "OLPetition"
        ["description"]=>
        &string(10) "OLPetition"
        ["timeStamp"]=>
        &string(20) "9/23/2009 9:04:02 AM"
      }
      [4]=>
      &array(4) {
        ["id"]=>
        &string(5) "95476"
        ["name"]=>
        &string(6) "Heroes"
        ["description"]=>
        &string(6) "Heroes"
        ["timeStamp"]=>
        &string(20) "9/23/2009 9:24:56 AM"
      }
      [5]=>
      &array(4) {
        ["id"]=>
        &string(5) "97697"
        ["name"]=>
        &string(9) "olpt_test"
        ["description"]=>
        &string(9) "olpt_test"
        ["timeStamp"]=>
        &string(20) "10/5/2009 1:59:23 PM"
      }
      [6]=>
      &array(4) {
        ["id"]=>
        &string(6) "103827"
        ["name"]=>
        &string(8) "INTgreen"
        ["description"]=>
        &string(12) "I like green"
        ["timeStamp"]=>
        &string(19) "8/4/2010 5:48:23 PM"
      }
      [7]=>
      &array(4) {
        ["id"]=>
        &string(6) "105131"
        ["name"]=>
        &string(9) "OLEndorse"
        ["description"]=>
        &string(9) "OLEndorse"
        ["timeStamp"]=>
        &string(20) "8/26/2010 3:39:26 PM"
      }
    }
    ["tranOutput"]=>
    &array(2) {
      ["success"]=>
      &string(4) "True"
      ["eventLog"]=>
      &string(0) ""
    }
  }
}
2012-05-20 14:06:38.312547 nusoap_parser: in buildVal() for processRequestWithCredsResponse(pos 2) of type struct
2012-05-20 14:06:38.312571 nusoap_parser: in buildVal, there are children
2012-05-20 14:06:38.312600 nusoap_parser: in buildVal, adding Java Vector or generic compound type processRequestWithCredsResponse
2012-05-20 14:06:38.312631 nusoap_parser: in buildVal, return:
array(1) {
  ["processRequestWithCredsResult"]=>
  &array(1) {
    ["codesGetOutput"]=>
    &array(2) {
      ["code"]=>
      &array(8) {
        [0]=>
        array(4) {
          ["id"]=>
          &string(5) "85402"
          ["name"]=>
          &string(4) "GOTV"
          ["description"]=>
          &string(20) "best GOTV panda ever"
          ["timeStamp"]=>
          &string(20) "2/17/2009 9:51:02 AM"
        }
        [1]=>
        &array(4) {
          ["id"]=>
          &string(5) "85844"
          ["name"]=>
          &string(8) "OLLetter"
          ["description"]=>
          &string(8) "OLLetter"
          ["timeStamp"]=>
          &string(20) "3/12/2009 5:14:31 PM"
        }
        [2]=>
        &array(4) {
          ["id"]=>
          &string(5) "91096"
          ["name"]=>
          &string(9) "OLForward"
          ["description"]=>
          &string(9) "OLForward"
          ["timeStamp"]=>
          &string(21) "5/27/2009 12:01:10 PM"
        }
        [3]=>
        &array(4) {
          ["id"]=>
          &string(5) "95475"
          ["name"]=>
          &string(10) "OLPetition"
          ["description"]=>
          &string(10) "OLPetition"
          ["timeStamp"]=>
          &string(20) "9/23/2009 9:04:02 AM"
        }
        [4]=>
        &array(4) {
          ["id"]=>
          &string(5) "95476"
          ["name"]=>
          &string(6) "Heroes"
          ["description"]=>
          &string(6) "Heroes"
          ["timeStamp"]=>
          &string(20) "9/23/2009 9:24:56 AM"
        }
        [5]=>
        &array(4) {
          ["id"]=>
          &string(5) "97697"
          ["name"]=>
          &string(9) "olpt_test"
          ["description"]=>
          &string(9) "olpt_test"
          ["timeStamp"]=>
          &string(20) "10/5/2009 1:59:23 PM"
        }
        [6]=>
        &array(4) {
          ["id"]=>
          &string(6) "103827"
          ["name"]=>
          &string(8) "INTgreen"
          ["description"]=>
          &string(12) "I like green"
          ["timeStamp"]=>
          &string(19) "8/4/2010 5:48:23 PM"
        }
        [7]=>
        &array(4) {
          ["id"]=>
          &string(6) "105131"
          ["name"]=>
          &string(9) "OLEndorse"
          ["description"]=>
          &string(9) "OLEndorse"
          ["timeStamp"]=>
          &string(20) "8/26/2010 3:39:26 PM"
        }
      }
      ["tranOutput"]=>
      &array(2) {
        ["success"]=>
        &string(4) "True"
        ["eventLog"]=>
        &string(0) ""
      }
    }
  }
}
2012-05-20 14:06:38.312752 nusoap_parser: parsed successfully, found root struct: 2 of name processRequestWithCredsResponse
2012-05-20 14:06:38.312909 nusoap_client: sent message successfully and got a(n) array
return=array(1) {
  ["processRequestWithCredsResult"]=>
  array(1) {
    ["codesGetOutput"]=>
    array(2) {
      ["code"]=>
      array(8) {
        [0]=>
        array(4) {
          ["id"]=>
          string(5) "85402"
          ["name"]=>
          string(4) "GOTV"
          ["description"]=>
          string(20) "best GOTV panda ever"
          ["timeStamp"]=>
          string(20) "2/17/2009 9:51:02 AM"
        }
        [1]=>
        array(4) {
          ["id"]=>
          string(5) "85844"
          ["name"]=>
          string(8) "OLLetter"
          ["description"]=>
          string(8) "OLLetter"
          ["timeStamp"]=>
          string(20) "3/12/2009 5:14:31 PM"
        }
        [2]=>
        array(4) {
          ["id"]=>
          string(5) "91096"
          ["name"]=>
          string(9) "OLForward"
          ["description"]=>
          string(9) "OLForward"
          ["timeStamp"]=>
          string(21) "5/27/2009 12:01:10 PM"
        }
        [3]=>
        array(4) {
          ["id"]=>
          string(5) "95475"
          ["name"]=>
          string(10) "OLPetition"
          ["description"]=>
          string(10) "OLPetition"
          ["timeStamp"]=>
          string(20) "9/23/2009 9:04:02 AM"
        }
        [4]=>
        array(4) {
          ["id"]=>
          string(5) "95476"
          ["name"]=>
          string(6) "Heroes"
          ["description"]=>
          string(6) "Heroes"
          ["timeStamp"]=>
          string(20) "9/23/2009 9:24:56 AM"
        }
        [5]=>
        array(4) {
          ["id"]=>
          string(5) "97697"
          ["name"]=>
          string(9) "olpt_test"
          ["description"]=>
          string(9) "olpt_test"
          ["timeStamp"]=>
          string(20) "10/5/2009 1:59:23 PM"
        }
        [6]=>
        array(4) {
          ["id"]=>
          string(6) "103827"
          ["name"]=>
          string(8) "INTgreen"
          ["description"]=>
          string(12) "I like green"
          ["timeStamp"]=>
          string(19) "8/4/2010 5:48:23 PM"
        }
        [7]=>
        array(4) {
          ["id"]=>
          string(6) "105131"
          ["name"]=>
          string(9) "OLEndorse"
          ["description"]=>
          string(9) "OLEndorse"
          ["timeStamp"]=>
          string(20) "8/26/2010 3:39:26 PM"
        }
      }
      ["tranOutput"]=>
      array(2) {
        ["success"]=>
        string(4) "True"
        ["eventLog"]=>
        string(0) ""
      }
    }
  }
}
Result array
Array
(
    [processRequestWithCredsResult] => Array
        (
            [codesGetOutput] => Array
                (
                    [code] => Array
                        (
                            [0] => Array
                                (
                                    [id] => 85402
                                    [name] => GOTV
                                    [description] => best GOTV panda ever
                                    [timeStamp] => 2/17/2009 9:51:02 AM
                                )

                            [1] => Array
                                (
                                    [id] => 85844
                                    [name] => OLLetter
                                    [description] => OLLetter
                                    [timeStamp] => 3/12/2009 5:14:31 PM
                                )

                            [2] => Array
                                (
                                    [id] => 91096
                                    [name] => OLForward
                                    [description] => OLForward
                                    [timeStamp] => 5/27/2009 12:01:10 PM
                                )

                            [3] => Array
                                (
                                    [id] => 95475
                                    [name] => OLPetition
                                    [description] => OLPetition
                                    [timeStamp] => 9/23/2009 9:04:02 AM
                                )

                            [4] => Array
                                (
                                    [id] => 95476
                                    [name] => Heroes
                                    [description] => Heroes
                                    [timeStamp] => 9/23/2009 9:24:56 AM
                                )

                            [5] => Array
                                (
                                    [id] => 97697
                                    [name] => olpt_test
                                    [description] => olpt_test
                                    [timeStamp] => 10/5/2009 1:59:23 PM
                                )

                            [6] => Array
                                (
                                    [id] => 103827
                                    [name] => INTgreen
                                    [description] => I like green
                                    [timeStamp] => 8/4/2010 5:48:23 PM
                                )

                            [7] => Array
                                (
                                    [id] => 105131
                                    [name] => OLEndorse
                                    [description] => OLEndorse
                                    [timeStamp] => 8/26/2010 3:39:26 PM
                                )

                        )

                    [tranOutput] => Array
                        (
                            [success] => True
                            [eventLog] => 
                        )

                )

        )

)

Thanks for your interest in our campaign. Please provide us with as much contact information as possible so that we can reach you in the appropriate way at the right time.TEST TEST TEST TEST
Contact Information
Please limit to 8000 characters
Lev's testTEST TES TES TEST

Subscribe

Contribute

Follow Drupal 6 Sandbox on:

Twitter Flickr

Development

  • Empty cache
  • Function reference
  • Hook_elements()
  • PHPinfo()
  • Rebuild menus
  • Reinstall modules
  • Session viewer
  • Theme registry
  • Variable editor

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Powered by Drupal, an open source content management system
Powered by NGP VAN Powered by NGP VAN.