<?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: Dynamic xml schema in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318088#M88462</link>
    <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for reply . you help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have up to 300000 hotelId, my question is how can i have each 500 hotelId in one file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my job :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000BBrEZAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135731i0F7CBFAD504F3BA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000BBrEZAA1.png" alt="0693p00000BBrEZAA1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jan 2021 14:23:50 GMT</pubDate>
    <dc:creator>hiba1</dc:creator>
    <dc:date>2021-01-12T14:23:50Z</dc:date>
    <item>
      <title>Dynamic xml schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318086#M88460</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's possible to create a dynamic xml schema with talend ! &lt;/P&gt;&lt;P&gt;for example : &lt;/P&gt;&lt;P&gt;this is my xml schema :&lt;/P&gt;&lt;P&gt;&amp;lt;Request&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Head&amp;gt;&amp;lt;&lt;/P&gt;&lt;P&gt;Username&amp;gt;test&amp;lt;/Username&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Password&amp;gt;test&amp;lt;/Password&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;RequestType&amp;gt;test&amp;lt;/RequestType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HotelIds&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;B&gt;&lt;I&gt;&amp;lt;HotelId&amp;gt;hotelId&amp;lt;/HotelId&amp;gt; &lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/HotelIds&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Request&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;**********&lt;/P&gt;&lt;P&gt;the hotelId will be inserted from sql table ....i'm able to inesrt up to 500 hotelId  to xml file.&lt;/P&gt;&lt;P&gt;My goal is to make the node &amp;lt;hotelId&amp;gt; become added dynamically as the number of hotelId extracted from the sql table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Request&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Head&amp;gt;&amp;lt;&lt;/P&gt;&lt;P&gt;Username&amp;gt;test&amp;lt;/Username&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Password&amp;gt;test&amp;lt;/Password&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;RequestType&amp;gt;test&amp;lt;/RequestType&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Head&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;HotelIds&amp;gt;&lt;/P&gt;&lt;P&gt; &lt;B&gt;&lt;I&gt;&amp;lt;HotelId&amp;gt;hotelId&amp;lt;/HotelId&amp;gt; &lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;......... 500  times &lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&lt;B&gt;&lt;I&gt;&amp;lt;HotelId&amp;gt;hotelId&amp;lt;/HotelId&amp;gt; &lt;/I&gt;&lt;/B&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/HotelIds&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;lt;/Body&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;lt;/Request&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help please! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jan 2021 13:52:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318086#M88460</guid>
      <dc:creator>hiba1</dc:creator>
      <dc:date>2021-01-11T13:52:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic xml schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318087#M88461</link>
      <description>&lt;P&gt;If I understand your question well, you just need to set the &lt;B&gt;&lt;I&gt;HotelId&lt;/I&gt;&lt;/B&gt; as loop element in the XML Tree structure of tAdvancedFileOutputXML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 12:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318087#M88461</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-01-12T12:40:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic xml schema</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318088#M88462</link>
      <description>&lt;P&gt;Hi @Shicong Hong​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for reply . you help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i have up to 300000 hotelId, my question is how can i have each 500 hotelId in one file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is my job :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0693p00000BBrEZAA1.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/135731i0F7CBFAD504F3BA0/image-size/large?v=v2&amp;amp;px=999" role="button" title="0693p00000BBrEZAA1.png" alt="0693p00000BBrEZAA1.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 14:23:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Dynamic-xml-schema/m-p/2318088#M88462</guid>
      <dc:creator>hiba1</dc:creator>
      <dc:date>2021-01-12T14:23:50Z</dc:date>
    </item>
  </channel>
</rss>

