<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: tRest with XML response export to CSV in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tRest-with-XML-response-export-to-CSV/m-p/2207396#M7058</link>
    <description>&lt;P&gt;you need to use &lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/Pc9RZi6IiWw1Kb~Jf0bE0Q" target="_self" rel="nofollow noopener noreferrer"&gt;tExtractXMLField&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;best for study XML using one of XML related tools (easiest way) and test XPath expressions there, like OxygenXML or Altova&lt;/P&gt; 
&lt;P&gt;some good explanation -&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.w3schools.com/xml/xml_xpath.asp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.w3schools.com/xml/xml_xpath.asp&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ms256086%28v=vs.110%29.aspx?f=255&amp;amp;MSPPError=-2147217396" target="_blank" rel="nofollow noopener noreferrer"&gt;https://msdn.microsoft.com/en-us/library/ms256086%28v=vs.110%29.aspx?f=255&amp;amp;MSPPError=-2147217396&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://goessner.net/articles/JsonPath/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://goessner.net/articles/JsonPath/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Dec 2018 08:38:22 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2018-12-04T08:38:22Z</dc:date>
    <item>
      <title>tRest with XML response export to CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-with-XML-response-export-to-CSV/m-p/2207395#M7057</link>
      <description>&lt;P&gt;Hello all,&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;this my first work with XML based data and I need some help, I hope you can help me in my case. I have an API where I get a XML post, this post I need to export into a CSV file. Is an easy way existing how to get the API response to CSV?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The RestAPI call is very simple. A link with parameters. I get an XML response back with the following entry:&lt;/P&gt; 
&lt;OL&gt; 
 &lt;LI&gt;body&lt;/LI&gt; 
 &lt;LI&gt;ERROR_CODE&lt;/LI&gt; 
&lt;/OL&gt; 
&lt;P&gt;Sample response from API:&lt;/P&gt; 
&lt;P&gt;&amp;lt;API_RESPONSE&amp;gt;&amp;lt;QUANTITIES&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;PRODUCT&amp;gt;&amp;lt;PRODUCTS_MODEL&amp;gt;12M100L10-BG-0&amp;lt;/PRODUCTS_MODEL&amp;gt;&amp;lt;QUANTITY&amp;gt;330&amp;lt;/QUANTITY&amp;gt;&amp;lt;/PRODUCT&amp;gt;&amp;lt;PRODUCT&amp;gt;&amp;lt;PRODUCTS_MODEL&amp;gt;12M100L10-CC-0&amp;lt;/PRODUCTS_MODEL&amp;gt;&amp;lt;QUANTITY&amp;gt;375&amp;lt;/QUANTITY&amp;gt;&amp;lt;/PRODUCT&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;How can I put the response into a table structure?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Many thanks in advancded&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-with-XML-response-export-to-CSV/m-p/2207395#M7057</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: tRest with XML response export to CSV</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tRest-with-XML-response-export-to-CSV/m-p/2207396#M7058</link>
      <description>&lt;P&gt;you need to use &lt;A href="https://help.talend.com/reader/mjoDghHoMPI0yuyZ83a13Q/Pc9RZi6IiWw1Kb~Jf0bE0Q" target="_self" rel="nofollow noopener noreferrer"&gt;tExtractXMLField&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;best for study XML using one of XML related tools (easiest way) and test XPath expressions there, like OxygenXML or Altova&lt;/P&gt; 
&lt;P&gt;some good explanation -&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://www.w3schools.com/xml/xml_xpath.asp" target="_blank" rel="nofollow noopener noreferrer"&gt;https://www.w3schools.com/xml/xml_xpath.asp&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://msdn.microsoft.com/en-us/library/ms256086%28v=vs.110%29.aspx?f=255&amp;amp;MSPPError=-2147217396" target="_blank" rel="nofollow noopener noreferrer"&gt;https://msdn.microsoft.com/en-us/library/ms256086%28v=vs.110%29.aspx?f=255&amp;amp;MSPPError=-2147217396&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&lt;A href="https://goessner.net/articles/JsonPath/" target="_blank" rel="nofollow noopener noreferrer"&gt;https://goessner.net/articles/JsonPath/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Dec 2018 08:38:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tRest-with-XML-response-export-to-CSV/m-p/2207396#M7058</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-12-04T08:38:22Z</dc:date>
    </item>
  </channel>
</rss>

