<?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: Import XML file to SQL database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285932#M59554</link>
    <description>In the tLogRow, is it printing as expected?  After tlogrow you can connect to tdboutput component and chose the your db type.</description>
    <pubDate>Wed, 08 Apr 2020 09:01:16 GMT</pubDate>
    <dc:creator>manodwhb</dc:creator>
    <dc:date>2020-04-08T09:01:16Z</dc:date>
    <item>
      <title>Import XML file to SQL database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285931#M59553</link>
      <description>&lt;P&gt;I have an XML script and I want to insert those data into an SQL table.&lt;/P&gt; 
&lt;P&gt;XML Script is attached.&lt;/P&gt; 
&lt;P&gt;This is what I have tried so far.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Job" style="width: 440px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M929.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131521i26A3D1237C25BD3E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M929.png" alt="0683p000009M929.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Job&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Actual Output:&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ActualOutput" style="width: 916px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9Db.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135348iB5FC1C0CAD2161A9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9Db.png" alt="0683p000009M9Db.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;ActualOutput&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Expected Output: I want those XML data to be displayed in a tabular Table, e.g:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DummyData" style="width: 378px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9PC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/138407iE413DBFCE377CF44/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9PC.png" alt="0683p000009M9PC.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;DummyData&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;I'm completely new to talend and don't know how to proceed.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:45:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285931#M59553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T02:45:25Z</dc:date>
    </item>
    <item>
      <title>Re: Import XML file to SQL database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285932#M59554</link>
      <description>In the tLogRow, is it printing as expected?  After tlogrow you can connect to tdboutput component and chose the your db type.</description>
      <pubDate>Wed, 08 Apr 2020 09:01:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285932#M59554</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-08T09:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Import XML file to SQL database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285933#M59555</link>
      <description>&lt;P&gt;tlogRow is not printing as expected.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Output" style="width: 600px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9B1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150710i8EC647ED4E90B6F4/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9B1.png" alt="0683p000009M9B1.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Output&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Output In tLogRow:&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tLogRowOutput" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M99t.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/141650i5374CC7E8308C00F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M99t.png" alt="0683p000009M99t.png" /&gt;&lt;/span&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;tLogRowOutput&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 Apr 2020 09:43:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285933#M59555</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-04-08T09:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Import XML file to SQL database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285934#M59556</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LR1PAAW"&gt;@PraKan1605&lt;/A&gt;, you might have not configured tXmlMap as you need the output way.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Apr 2020 14:09:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Import-XML-file-to-SQL-database/m-p/2285934#M59556</guid>
      <dc:creator>manodwhb</dc:creator>
      <dc:date>2020-04-16T14:09:29Z</dc:date>
    </item>
  </channel>
</rss>

