<?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 Create file XML with multiple invoices from Salesforce in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343829#M111545</link>
    <description>&lt;P&gt;Hello to all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to extract several invoices from Salesforce and add them in an XML file that would group all these invoices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An invoice is composed of a header, lines and a footer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The expected result in XML is the following :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrj7KAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140950i62A6D0ECB41F3253/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrj7KAAQ.png" alt="0695b00000hrj7KAAQ.png" /&gt;&lt;/span&gt;I used tAdvancedFileOutputXML as output by checking the append option, but I can't reproduce the above result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thank you in advance for your help and answers.&lt;/P&gt;</description>
    <pubDate>Fri, 15 Nov 2024 21:49:20 GMT</pubDate>
    <dc:creator>Jean1636577440</dc:creator>
    <dc:date>2024-11-15T21:49:20Z</dc:date>
    <item>
      <title>Create file XML with multiple invoices from Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343829#M111545</link>
      <description>&lt;P&gt;Hello to all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to extract several invoices from Salesforce and add them in an XML file that would group all these invoices.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;An invoice is composed of a header, lines and a footer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The expected result in XML is the following :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hrj7KAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/140950i62A6D0ECB41F3253/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hrj7KAAQ.png" alt="0695b00000hrj7KAAQ.png" /&gt;&lt;/span&gt;I used tAdvancedFileOutputXML as output by checking the append option, but I can't reproduce the above result.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thank you in advance for your help and answers.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 21:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343829#M111545</guid>
      <dc:creator>Jean1636577440</dc:creator>
      <dc:date>2024-11-15T21:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Create file XML with multiple invoices from Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343830#M111546</link>
      <description>&lt;P&gt;Hello @Venom sorrow​&amp;nbsp;,&lt;/P&gt;&lt;P&gt;You can use loop/group function by tAdvancedFileOutputXML to generate the xml you expected&lt;/P&gt;&lt;P&gt;please refer to the below article&lt;/P&gt;&lt;P&gt;https://help.talend.com/r/en-US/8.0/xml-connectors/tadvancedfileoutputxml-tfileinputdelimited-creating-xml-file-using-loop-standard-component-the&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Aiming&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2023 07:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343830#M111546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-11T07:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Create file XML with multiple invoices from Salesforce</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343831#M111547</link>
      <description>&lt;P&gt;Hello, I managed to get this result with the tAdvancedFileOuputXML component.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However I still have a problem with one of the XML nodes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The tAdvancedFileOuputXML requires us to create a parent tag to create a loop and a group.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to have this result without the parent tag Lines&lt;/P&gt;&lt;P&gt; :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hs3qZAAQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142268i1EC1A0AE5BFFBA68/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hs3qZAAQ.png" alt="0695b00000hs3qZAAQ.png" /&gt;&lt;/span&gt;Currently, I am forced to wrap these nodes in a Lines tag, I would like to remove this Lines tag :&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0695b00000hs3skAAA.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144660iA93B36F72CB4EB39/image-size/large?v=v2&amp;amp;px=999" role="button" title="0695b00000hs3skAAA.png" alt="0695b00000hs3skAAA.png" /&gt;&lt;/span&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 18:01:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Create-file-XML-with-multiple-invoices-from-Salesforce/m-p/2343831#M111547</guid>
      <dc:creator>Jean1636577440</dc:creator>
      <dc:date>2023-05-15T18:01:21Z</dc:date>
    </item>
  </channel>
</rss>

