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

Re: Capturing the XML



Tony,

You can get the whole XML document by using http_url_get(). This saves the response to the IFS. You can then parse the XML file separately with http_parse_xml_stmf() if you like (or use a different parser like XML-INTO)

-SK




On 8/22/2016 10:49 AM, Tony Cate wrote:
    I'm using� � http_url_get_xml to consume a REST service. We've detected
    some differences between the parsed response and a separate source of
    the same data. I'd like to capture the entire XML response to compare
    parsed to recieved, but I don't see how to do that, or if you can. Is
    there a way to do this with the procedure I'm using, or do I have to
    switch to� http_url_post?
    --
    Tony Cate� |� Senior Programmer/Analyst� |� 704.872.2458 x 126
    [1]Auction Edge, Inc.
    AUCTION� EDGE,� INC.� |� Powering Independent Auctions
    STATESVILLE, NC� |� 704.872.2458

References

    1. http://www.auctionedge.com/



-----------------------------------------------------------------------
This is the FTPAPI mailing list.  To unsubscribe, please go to:
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
-----------------------------------------------------------------------