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

http_post API Response Questions



   Hi Scott,

   I am using http_post API. It works like a charm. The response from the
   server is in XML and by using this API it is loaded to a file in IFS.

   rc = http_post(%trim(@ServerName)
                         : postData
                         : postDataSize
                         : '/Response/Output.xml'
                         : HTTP_TIMEOUT
                         : HTTP_USERAGENT
                         : %trim(@URLEncodApp) )

   Question:

   1. Is there a way to receive the response into a string instead to a
   file in IFS.

   2. The API response time now is 1.5 seconds. Is there any way we can
   improve the performance.

   Thanks for your help.

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