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

Recursive Calls to http_url_get_xml?



   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:
http://www.scottklement.com/mailman/listinfo/ftpapi
-----------------------------------------------------------------------