<?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: How to convert String to xml Document in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366769#M130216</link>
    <description>I switched to tExtractXMLField and it worked. Still wondering why above approach failed.</description>
    <pubDate>Wed, 27 Jul 2011 16:28:50 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-07-27T16:28:50Z</dc:date>
    <item>
      <title>How to convert String to xml Document</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366768#M130215</link>
      <description>Hi, 
&lt;BR /&gt;Trying to parse database varchar column as XML document, here what I did 
&lt;BR /&gt;1. in tMap, convert string column to Document by calling ParseUtils.parseTo_Document(xmlString) 
&lt;BR /&gt;2. in tXMLMap, use metadata xml defintion and map the xml elements/attributes to output columns. 
&lt;BR /&gt;The job compiles OK. but the columns all come out null. I try the same xml as file, the tFileInputXML parse the column correctly. 
&lt;BR /&gt;Am I missing any step? 
&lt;BR /&gt;I am using TOS 4.2.1</description>
      <pubDate>Sat, 16 Nov 2024 12:46:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366768#M130215</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:46:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert String to xml Document</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366769#M130216</link>
      <description>I switched to tExtractXMLField and it worked. Still wondering why above approach failed.</description>
      <pubDate>Wed, 27 Jul 2011 16:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366769#M130216</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-27T16:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert String to xml Document</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366770#M130217</link>
      <description>Hi,&lt;BR /&gt;You may have encountered a bug that will be fixed in 4.2.3.&lt;BR /&gt;&lt;A href="http://www.talendforge.org/bugs/view.php?id=22500" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/bugs/view.php?id=22500&lt;/A&gt;&lt;BR /&gt;-Carl</description>
      <pubDate>Thu, 28 Jul 2011 11:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366770#M130217</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-07-28T11:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert String to xml Document</title>
      <link>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366771#M130218</link>
      <description>From another post, I found tConvertType which did exactly what I was looking for here!</description>
      <pubDate>Fri, 14 Feb 2014 13:36:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/How-to-convert-String-to-xml-Document/m-p/2366771#M130218</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-14T13:36:17Z</dc:date>
    </item>
  </channel>
</rss>

