<?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 Drop some XML records from a file in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361956#M126182</link>
    <description>&lt;P&gt;Hello, I am trying to use CRC to winnow down an XML file to only records that are new or have changed since the last ingest.&amp;nbsp; I am using tFileInputXML to pull the "primary key" (RefId / attribute) and the top level of the individual XML records.&amp;nbsp; This is workling.&amp;nbsp; I end up with the RefId, a field that holds the entire XML record for that person, and by sending the flow into a tAddCRCRow, a CRC for each record.&amp;nbsp; In the next step, I want to take this file and drop some of the records (based on my CRC processing) and re-assemble the records that are left back into a valid XML file.&amp;nbsp; Basically, if I GET 1000 records, and only 2 have changed since the last time a I ingested these records, i only want to send the 2 changed records on for all of the additional processing.&amp;nbsp; I have tried using the XML output components, but I think because I already have the XML tags in the file, the component can't handle it.&amp;nbsp; Does anyone know if if there is a way to do this, or do I have to break the XML into a flat file, remove the records I want to delete, and re-map everything back into the XML structure.&amp;nbsp; Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2018 20:34:40 GMT</pubDate>
    <dc:creator>slupdike</dc:creator>
    <dc:date>2018-07-19T20:34:40Z</dc:date>
    <item>
      <title>Drop some XML records from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361956#M126182</link>
      <description>&lt;P&gt;Hello, I am trying to use CRC to winnow down an XML file to only records that are new or have changed since the last ingest.&amp;nbsp; I am using tFileInputXML to pull the "primary key" (RefId / attribute) and the top level of the individual XML records.&amp;nbsp; This is workling.&amp;nbsp; I end up with the RefId, a field that holds the entire XML record for that person, and by sending the flow into a tAddCRCRow, a CRC for each record.&amp;nbsp; In the next step, I want to take this file and drop some of the records (based on my CRC processing) and re-assemble the records that are left back into a valid XML file.&amp;nbsp; Basically, if I GET 1000 records, and only 2 have changed since the last time a I ingested these records, i only want to send the 2 changed records on for all of the additional processing.&amp;nbsp; I have tried using the XML output components, but I think because I already have the XML tags in the file, the component can't handle it.&amp;nbsp; Does anyone know if if there is a way to do this, or do I have to break the XML into a flat file, remove the records I want to delete, and re-map everything back into the XML structure.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 20:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361956#M126182</guid>
      <dc:creator>slupdike</dc:creator>
      <dc:date>2018-07-19T20:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Drop some XML records from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361957#M126183</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please elaborate your case with an example with input and expected output values?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Sabrina&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 10:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361957#M126183</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-26T10:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: Drop some XML records from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361958#M126184</link>
      <description>&lt;P&gt;I finally got it to work by using treating the XML file as a delimited text file and using tReplace to correct the XML.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:26:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361958#M126184</guid>
      <dc:creator>slupdike</dc:creator>
      <dc:date>2018-07-26T15:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Drop some XML records from a file</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361959#M126185</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Great you got it to work. Thanks for sharing your solution with us.&lt;/P&gt;
&lt;P&gt;Best regards&lt;/P&gt;
&lt;P&gt;Sabrina&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 03:30:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Drop-some-XML-records-from-a-file/m-p/2361959#M126185</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-27T03:30:23Z</dc:date>
    </item>
  </channel>
</rss>

