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

Re: Recursive Calls to http_url_get_xml?



   Steve,
   HTTPAPI is not designed to be used recursively.   So, unfortunately,
   you'll need to save the URLs and call them after the first request
   completes.
   Sorry

   On 5/22/2014 11:10 AM, Stephen Coyle wrote:

   Hi All,
   �
   I am retrieving and parsing� REST web service data with the
   http_url_get_xml procedure. Within one of the retrieved data elements
   is another url string, pointing to another web service, that I need to
   use to retrieve related detail records. I have tried to use the
   http_url_get_xml procedure recursively to get the data immediately but
   it dumps on me. This was not unexpected but I was just wondering if the
   http_url_get_xml procedure should work recursively or if there was a
   better method than what I intend to code.� I was� going to save
 off the
   additional URL strings and process them after the initial
   http_url_get_xml completes.
   �
   Thanks in advance,
   - Steve


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

References

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