<?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: XML file data input, modification and uotput in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265455#M44994</link>
    <description>Do you want to generate a new XML file? What are you expected result? Can you show us an example output based on your input file?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
    <pubDate>Thu, 21 Nov 2019 05:22:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-11-21T05:22:55Z</dc:date>
    <item>
      <title>XML file data input, modification and uotput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265454#M44993</link>
      <description>&lt;P&gt;Suppose an organization pays their employees on a monthly basis. The salary of each&lt;BR /&gt;of its employees is tallied in an XML file for each month. According to the new requirements, the&lt;BR /&gt;new software must perform following things:&lt;BR /&gt;a) If an employee is not present during a month award them zero salaries.&lt;BR /&gt;b) If a particular month is not present in the salary XML file, award zero salaries&lt;BR /&gt;for that as well.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Nov 2019 04:16:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265454#M44993</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-21T04:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: XML file data input, modification and uotput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265455#M44994</link>
      <description>Do you want to generate a new XML file? What are you expected result? Can you show us an example output based on your input file?
&lt;BR /&gt;
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 21 Nov 2019 05:22:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265455#M44994</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-21T05:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: XML file data input, modification and uotput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265456#M44995</link>
      <description>&lt;P&gt;Hi Shong,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I want to generate XML file with added data.&lt;/P&gt; 
&lt;P&gt;XML file attached with the post(Once again attached to this post). Sample is as below. In below file there are only 6 months for employee. I want add remaining months(Total 12 months) and add zero salary to those months.&lt;/P&gt; 
&lt;P&gt;&amp;lt;Employees&amp;gt;&lt;BR /&gt;&amp;lt;EMP_NAME1&amp;gt;K&amp;lt;/EMP_NAME1&amp;gt;&lt;BR /&gt;&amp;lt;Employee&amp;gt;&lt;BR /&gt;&amp;lt;EMP_ID&amp;gt;101&amp;lt;/EMP_ID&amp;gt;&lt;BR /&gt;&amp;lt;EMP_NAME&amp;gt;Henry Mark&amp;lt;/EMP_NAME&amp;gt;&lt;BR /&gt;&amp;lt;EMP_PROJECT_ID&amp;gt;P123&amp;lt;/EMP_PROJECT_ID&amp;gt;&lt;BR /&gt;&amp;lt;SALARY&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;YEARLY Id="2013"&amp;gt;&lt;BR /&gt;&amp;lt;MONTHLY&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="1" Sal="60000"/&amp;gt;268600&lt;BR /&gt;&amp;lt;MONTH Id="2" Sal="20600"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="3" Sal="26000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="4" Sal="67000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="5" Sal="68000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="6" Sal="27000"/&amp;gt;&lt;BR /&gt;&amp;lt;/MONTHLY&amp;gt;&lt;BR /&gt;&amp;lt;/YEARLY&amp;gt;&lt;BR /&gt;&amp;lt;YEARLY Id="2014"&amp;gt;&lt;BR /&gt;&amp;lt;MONTHLY&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="4" Sal="80000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="5" Sal="12000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="7" Sal="20000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="8" Sal="20000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="9" Sal="28000"/&amp;gt;&lt;BR /&gt;&amp;lt;MONTH Id="10" Sal="29000"/&amp;gt;&lt;BR /&gt;&amp;lt;/MONTHLY&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LxCV"&gt;EmployeeSalary.xml&lt;/A&gt;</description>
      <pubDate>Thu, 21 Nov 2019 06:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265456#M44995</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-21T06:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: XML file data input, modification and uotput</title>
      <link>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265457#M44996</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;See below scenario, it creates a new XML file based on your input example XML file, it adds new monthly salary element and set salary as 0 if it is not found in the source file.&amp;nbsp;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-03-37.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M844.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/152371i6E5C028F32626DE6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M844.png" alt="0683p000009M844.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-04-03.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8HC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145966i6F4ABD9791F51572/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8HC.png" alt="0683p000009M8HC.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-04-58.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M82y.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/139528i355252380175E626/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M82y.png" alt="0683p000009M82y.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-05-51.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M85R.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140600i4A4598C5A7F23C62/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M85R.png" alt="0683p000009M85R.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-06-57.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8HM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149289iE43B79DFF53B5B69/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8HM.png" alt="0683p000009M8HM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-08-42.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M8HW.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151330i90891E45855D5426/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M8HW.png" alt="0683p000009M8HW.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Snipaste_2019-11-27_16-09-15.png" style="width: 779px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M6xM.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145544i1D84E13DFEEF226F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M6xM.png" alt="0683p000009M6xM.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;Hope it helps and let me know if you have any questions.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Regards&lt;/P&gt; 
&lt;P&gt;Shong&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwE2"&gt;new_employee_salary.xml&lt;/A&gt;</description>
      <pubDate>Wed, 27 Nov 2019 08:17:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/XML-file-data-input-modification-and-uotput/m-p/2265457#M44996</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-11-27T08:17:47Z</dc:date>
    </item>
  </channel>
</rss>

