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

Re: HTTPAPI - Files needed for production approval with UPS.



hi Jorge,

If you must do it this way (despite my previous recommendation not to) 
then you should add the following to your program (before any other 
HTTPAPI calls):

    callp http_debug(*on);

And it will write debugging information to /tmp/httpapi_debug.txt.  Or 
alternately you can choose the location yourself:

    callp http_debug(*on: '/foo/bar.txt');

But, again, I recommend simply writing your XML document to disk as well 
as the response to disk and sending those.



On 11/3/2010 10:03 AM, Jorge Rodriguez wrote:
> Wow!
> Thank you for your prompt response.
> Where can I find the httpapi_debug.txt file?
>
> Jorge Rodriguez
> IT Application Administrator
> HoMedics - Riverside, CA
> (951) 683-2140 X 4522
>
-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------