<?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: tWriteXMLField : How to use it ? in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291710#M64866</link>
    <description>Shong, The root of the problem is that the tWriteXMLField component only allows one output column, the XML. All the other data in the schema up to that point is lost.</description>
    <pubDate>Fri, 23 Sep 2011 14:42:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-09-23T14:42:45Z</dc:date>
    <item>
      <title>tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291705#M64861</link>
      <description>Hi,
&lt;BR /&gt;Where can I find some documentation about that component ?
&lt;BR /&gt;There's none in the Reference Guide.
&lt;BR /&gt;Taking datas from a delimited file, I need to load a table which has XML fields.
&lt;BR /&gt;I think the tWriteXMLField is the key.
&lt;BR /&gt;But in that component output, I only manage to have a lonely XML field. (which is already a good thing)
&lt;BR /&gt;How should I do to get that XML field along with the others normal fields in the same link ?
&lt;BR /&gt;Thank you,
&lt;BR /&gt;Nicolas</description>
      <pubDate>Sat, 16 Nov 2024 13:58:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291705#M64861</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T13:58:11Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291706#M64862</link>
      <description>Hello
&lt;BR /&gt;tWriteXMLField is be used to create a xml structure field with rows. H ere is a use case, please see my screenshots.
&lt;BR /&gt;Best regards
&lt;BR /&gt; 
&lt;BR /&gt; shong</description>
      <pubDate>Thu, 07 May 2009 07:08:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291706#M64862</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2009-05-07T07:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291707#M64863</link>
      <description>Thank you for that use case Shong, 
&lt;BR /&gt;After a few tries, I think I don't need to use the group by option. 
&lt;BR /&gt;I want to use this component only to facilitate the development of my jobs (it's easier to generate the XML structure from the name of the fields than concatenate the strings with the tags). 
&lt;BR /&gt;I managed to create the XML field, as in your example, but I don't know how to integrate that field into the table ? 
&lt;BR /&gt;In the output of my job, I would like to have the whole structure of my table containing the WML field, and not only the XML field. 
&lt;BR /&gt;Thanks for your help, 
&lt;BR /&gt;Regards, 
&lt;BR /&gt;Nicolas</description>
      <pubDate>Mon, 11 May 2009 08:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291707#M64863</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2009-05-11T08:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291708#M64864</link>
      <description>I am encountering the same issue. Any work-arounds?</description>
      <pubDate>Wed, 08 Jun 2011 18:22:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291708#M64864</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2011-06-08T18:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291709#M64865</link>
      <description>Hi all
&lt;BR /&gt;I have missed this topic, What's the schema of table?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 09 Jun 2011 05:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291709#M64865</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-09T05:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291710#M64866</link>
      <description>Shong, The root of the problem is that the tWriteXMLField component only allows one output column, the XML. All the other data in the schema up to that point is lost.</description>
      <pubDate>Fri, 23 Sep 2011 14:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291710#M64866</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-09-23T14:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291711#M64867</link>
      <description>Is the support for the free users of TOS is deliberatly uncomplete, or may we can find the answer underline by the question of these 3 users somewhere? 
&lt;BR /&gt; 
&lt;U&gt;edit&lt;/U&gt;: here is an exemple of the problem describe: 
&lt;BR /&gt;farmtest is the column where the xml generated with the input column is formed ; it's OK, and well generated. 
&lt;BR /&gt;BUT, I also want to retrieve, 2 originals columns in my output link, here id &amp;amp; n 
&lt;BR /&gt;THE PROBLEM is that my 2 outputs columns id &amp;amp; n are EMPTY 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MDtz.jpg"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146696iD980170271A66BAE/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MDtz.jpg" alt="0683p000009MDtz.jpg" /&gt;&lt;/span&gt;any suggestion?</description>
      <pubDate>Thu, 05 Nov 2015 09:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291711#M64867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-05T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: tWriteXMLField : How to use it ?</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291712#M64868</link>
      <description>Hello, 
&lt;BR /&gt;I encounter exactly the same issue as rsouris, any workaround to propose ? 
&lt;BR /&gt;Could you please help ? 
&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 04 Feb 2016 17:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tWriteXMLField-How-to-use-it/m-p/2291712#M64868</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2016-02-04T17:57:16Z</dc:date>
    </item>
  </channel>
</rss>

