<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Etl on Laïla Atrmouh</title>
    <link>/en/tags/etl/</link>
    <description>Recent content in Etl on Laïla Atrmouh</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Mon, 01 Aug 2016 17:20:40 +0000</lastBuildDate>
    <atom:link href="/en/tags/etl/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Get XML Data won&#39;t parse XML object Pentaho</title>
      <link>/en/posts/2016/08/get-xml-data-wont-parse-xml-object-pentaho/</link>
      <pubDate>Mon, 01 Aug 2016 17:20:40 +0000</pubDate>
      <guid>/en/posts/2016/08/get-xml-data-wont-parse-xml-object-pentaho/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;👴 &lt;em&gt;Careful&lt;/em&gt; You&amp;rsquo;re reading an old article ! Some links might be broken and content may be outdated&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;I had an issue with Pentaho today. It wasn’t able to simply parse this XML that I was fetching from Amazon Marketplace Webservice.&lt;/p&gt;&#xA;&lt;p&gt;Here’s the data I got :&lt;/p&gt;&#xA;&lt;pre tabindex=&#34;0&#34;&gt;&lt;code&gt;&amp;lt;SubmitFeedResponse xmlns=&amp;#34;http://mws.amazonaws.com/doc/2009-01-01/&amp;#34;&amp;gt;&#xA;&amp;lt;SubmitFeedResult&amp;gt;&#xA;&amp;lt;FeedSubmissionInfo&amp;gt;&#xA;&amp;lt;FeedSubmissionId&amp;gt;MY_FEED_ID&amp;lt;/FeedSubmissionId&amp;gt;&#xA;&amp;lt;FeedType&amp;gt;_POST_INVENTORY_AVAILABILITY_DATA_&amp;lt;/FeedType&amp;gt;&#xA;&amp;lt;SubmittedDate&amp;gt;2016-08-01T19:28:30+00:00&amp;lt;/SubmittedDate&amp;gt;&#xA;&amp;lt;FeedProcessingStatus&amp;gt;_SUBMITTED_&amp;lt;/FeedProcessingStatus&amp;gt;&#xA;&amp;lt;/FeedSubmissionInfo&amp;gt;&#xA;&amp;lt;/SubmitFeedResult&amp;gt;&#xA;&amp;lt;ResponseMetadata&amp;gt;&#xA;&amp;lt;RequestId&amp;gt;MY_REQUEST_ID&amp;lt;/RequestId&amp;gt;&#xA;&amp;lt;/ResponseMetadata&amp;gt;&#xA;&amp;lt;/SubmitFeedResponse&amp;gt;&#xA;&lt;/code&gt;&lt;/pre&gt;&lt;p&gt;The step « Get XML Data » couldn’t parse it because of the xmlns attribute tag. So I had to add a step « Replace in string » that would delete this attribute.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
