[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: No SOAP input for WS!



   Thanks! I have attached the same.

   On Wed, Aug 26, 2009 at 11:20 AM, Scott Klement
   <[1]sk@xxxxxxxxxxxxxxxx> wrote:

     Hello,

   Mohamed Musthafa Safarulla wrote:
   > I was trying to copy the debug log from tmp but it was not allowing
   > me, i deleted it, renamed the folder to see if it will allow me to
   > copy(was getting "in use" error). Now even if i created the folder
   tmp
   > back its not creating the logs anymore. Please help.

     HTTPAPI remains loaded into memory after your program ends, and may
     still have the debug file open.
     Please sign off, then sign back on.   Run your program again to
     generate
     a new debug file.  Then sign off to ensure that HTTPAPI is no
     longer
     using it.
     Now you should be able to copy it.

   ----------------------------------------------------------------------
   -
   This is the FTPAPI mailing list.  To unsubscribe, please go to:
   [2]http://www.scottklement.com/mailman/listinfo/ftpapi
   ----------------------------------------------------------------------
   -

   --
   Thanks,
   Musthafa

References

   1. mailto:sk@xxxxxxxxxxxxxxxx
   2. http://www.scottklement.com/mailman/listinfo/ftpapi
HTTPAPI Ver 1.23 released 2008-04-24
OS/400 Ver V5R2M0

New iconv() objects set, PostRem=819. PostLoc=0. ProtRem=819. ProtLoc=0
http_persist_open(): entered
http_long_ParseURL(): entered
DNS resolver retrans: 2
DNS resolver retry  : 2
DNS resolver options: x'00000136'
DNS default domain: RRD.COM
DNS server found: xxx.xx.x.xxx
DNS server found: xxx.xx.x.xxx
DNS server found: xxx.xx.x.xx
http_persist_post(): entered
http_long_ParseURL(): entered
do_post(): entered
POST /TMxService/TmxService.asmx HTTP/1.1
Host: 10.217.58.190
User-Agent: http-api/1.23
Content-Type: text/xml
SOAPAction: http://tempuri.org/CalculateTransitDates
Expect: 100-continue
Content-Length: 1427


recvresp(): entered
HTTP/1.1 100 Continue
Server: Microsoft-IIS/5.1
Date: Wed, 26 Aug 2009 16:37:33 GMT
X-Powered-By: ASP.NET


SetError() #13: HTTP/1.1 100 Continue
senddoc(): entered
<?xml version="1.0" encoding="iso-8859-1" standalone="no"?><SOAP:Envelope    xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/";    xmlns:tns="http://tempuri.org/";><SOAP:Body>   <tns:CalculateTransitDates>   <tns:ServiceDS>   <tns:ServiceParam>     <tns:OrderNumber>0454545401</tns:OrderNumber>     <tns:Inquiry>Y</tns:Inquiry>     <tns:TransitDateDriver>D</tns:TransitDateDriver>     <tns:ShipDateDriverType>A</tns:ShipDateDriverType>     <tns:AnchorFromDateTime>2009-05-08T00:00:00-05:00     </tns:AnchorFromDateTime>     <tns:AnchorThruDateTime>2009-05-09T00:00:00-05:00     </tns:AnchorThruDateTime>     <tns:OriginLocationID>141541</tns:OriginLocationID>     <tns:CurrentReshipLocationID />     <tns:DestinationLocationID>141971</tns:DestinationLocationID>     <tns:UseDirectRouting>N</tns:UseDirectRouting>     <tns:UseTransitCFRouting>Y</tns:UseTransitCFRouting>     <tns:UseOrderCFRouting>N</tns:UseOrderCFRouting>     <tns:UseAlternateCFRouting>N</tns:UseAlternateCFRouting>     <tns:AlternateReship1>2</tns:AlternateReship1>     <tns:AlternateReship2 />     <tns:AlternateReship3 />     <tns:AlternateReship4 />     <tns:AlternateReship5 />     <tns:AlternateReship6 />     <tns:AlternateReship7 />     <tns:AlternateReship8 />     <tns:AlternateReship9 />     <tns:AlternateReship10 />     <tns:User>USER1</tns:User>   </tns:ServiceParam> </tns:ServiceDS>  </tns:CalculateTransitDates></SOAP:Body></SOAP:Envelope>
recvresp(): entered
HTTP/1.1 200 OK
Server: Microsoft-IIS/5.1
Date: Wed, 26 Aug 2009 16:37:33 GMT
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: 745


SetError() #13: HTTP/1.1 200 OK
recvdoc parms: identity 745
header_load_cookies() entered
recvdoc(): entered
SetError() #0:
<?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><CalculateTransitDatesResponse xmlns="http://tempuri.org/";><CalculateTransitDatesResult>&lt;ServiceOutputDS&gt;
  &lt;ServiceOutput&gt;
    &lt;ShipDate /&gt;
    &lt;CFShipDate /&gt;
    &lt;EarliestDeliveryDate /&gt;
    &lt;LatestDeliveryDate /&gt;
    &lt;EarliestInHomeDate /&gt;
    &lt;LatestInHomeDate /&gt;
    &lt;PostagePaymentDate /&gt;
  &lt;/ServiceOutput&gt;
&lt;/ServiceOutputDS&gt;</CalculateTransitDatesResult><errorCode>TTD130</errorCode></CalculateTransitDatesResponse></soap:Body></soap:Envelope>
http_close(): entered
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------