<?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: Loading XML data into Oracle Database in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293765#M66705</link>
    <description>&lt;P&gt;Not Working, I want to load the role name. which member belongs to what role.&lt;/P&gt;
&lt;P&gt;Any advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Avinash&lt;/P&gt;</description>
    <pubDate>Sun, 13 Aug 2017 07:35:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-13T07:35:01Z</dc:date>
    <item>
      <title>Loading XML data into Oracle Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293763#M66703</link>
      <description>&lt;P&gt;Hi All, I have an XML file which contains more child level and members. Each child level having multiple members(Sub Levels). while loading the data it is loading the first member only not all members. I have attached source and XML component screen shot. kindly advise how to process it. Regards, Avinash&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 11:55:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293763#M66703</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T11:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Loading XML data into Oracle Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293764#M66704</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have to put your loop element on the members element &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck !&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2017 15:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293764#M66704</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-11T15:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Loading XML data into Oracle Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293765#M66705</link>
      <description>&lt;P&gt;Not Working, I want to load the role name. which member belongs to what role.&lt;/P&gt;
&lt;P&gt;Any advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Avinash&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2017 07:35:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293765#M66705</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-13T07:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Loading XML data into Oracle Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293766#M66706</link>
      <description>&lt;P&gt;I think, with this solution and your xml schema, the role name must be loaded, can you send a screenshot of your mapping ?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This mapping should gave you :&lt;/P&gt;
&lt;P&gt;| app-role-name | app-role-display-name | member-name&amp;nbsp;&lt;/P&gt;
&lt;P&gt;| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | Ngoash_N&lt;/P&gt;
&lt;P&gt;| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | ntshan_n&lt;/P&gt;
&lt;P&gt;| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | Bontsi_H&lt;/P&gt;
&lt;P&gt;| BI_CFO_Procurement_Consumer_All | BI CFO Procurement Consumer All Role | Hoffma_A&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is not what you want ??&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 08:10:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293766#M66706</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T08:10:08Z</dc:date>
    </item>
    <item>
      <title>Re: Loading XML data into Oracle Database</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293767#M66707</link>
      <description>&lt;P&gt;Hi Sgv,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks, working on adding members into the loop.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Avinash&lt;/P&gt;</description>
      <pubDate>Wed, 16 Aug 2017 12:50:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Loading-XML-data-into-Oracle-Database/m-p/2293767#M66707</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-16T12:50:35Z</dc:date>
    </item>
  </channel>
</rss>

