<?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: Help map fields and full XML to output columns in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Help-map-fields-and-full-XML-to-output-columns/m-p/2241612#M28710</link>
    <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could you little explain - what input format(source), what transformation, what expected output format (little more).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it definitely possible (at least in my jobs, and hope in your as well &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ) - but need more detail for advice much close to a real job&lt;/P&gt;</description>
    <pubDate>Fri, 05 Oct 2018 06:23:44 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2018-10-05T06:23:44Z</dc:date>
    <item>
      <title>Help map fields and full XML to output columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-map-fields-and-full-XML-to-output-columns/m-p/2241611#M28709</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I am in need of some assistance. I am trying to take a full XML, map a few fields to columns, and also map the full XML to the final column in the output. I am very new to Talend and data mapping in general.&amp;nbsp;I have tried to use the THMap component as that is what I am most familiar with, but have not been able to get the full XML over to a single column. Is this possible with another component? I am unfamiliar with most other Talend components.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Please let me know if there is more info I can provide.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Sample Input:&lt;/P&gt; 
&lt;P&gt;&amp;lt;start&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;team&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;teamId&amp;gt;id1&amp;lt;/teamId&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;person&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;name&amp;gt;johndoe&amp;lt;/name&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;address&amp;gt;123 main st&amp;lt;/address&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/person&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;person&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;name&amp;gt;janedoe&amp;lt;/name&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;address&amp;gt;321 west main st&amp;lt;/address&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;lt;/person&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;/team&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;lt;/start&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;desired output:&lt;/P&gt; 
&lt;P&gt;teamId&amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; countOfPerson&amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; &amp;nbsp;fullXML&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp; id1&amp;nbsp; &amp;nbsp; &amp;nbsp; |&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;|&amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;start&amp;gt;&amp;lt;/start&amp;gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp; &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 07:31:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-map-fields-and-full-XML-to-output-columns/m-p/2241611#M28709</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T07:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Help map fields and full XML to output columns</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Help-map-fields-and-full-XML-to-output-columns/m-p/2241612#M28710</link>
      <description>&lt;P&gt;hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;could you little explain - what input format(source), what transformation, what expected output format (little more).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;it definitely possible (at least in my jobs, and hope in your as well &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; ) - but need more detail for advice much close to a real job&lt;/P&gt;</description>
      <pubDate>Fri, 05 Oct 2018 06:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Help-map-fields-and-full-XML-to-output-columns/m-p/2241612#M28710</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2018-10-05T06:23:44Z</dc:date>
    </item>
  </channel>
</rss>

