<?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 Reading blob as XML in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265462#M44997</link>
    <description>HI,&lt;BR /&gt;  I dont know whether this topic has been discussed. I want to extract the xml file which is stored as blob. I have wriiten a Java code for that (GetBlobfrommysql) in tjava and passing into tFileOutputXML, but am getting output as &lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="ISO-8859-15"?&amp;gt;&lt;BR /&gt;&amp;lt;root&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;1&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;xmlfile&amp;gt;[B@1e3d24a&amp;lt;/xmlfile&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;/root&amp;gt;&lt;BR /&gt;the field xmlfile should return entire xml content but it is giving me some blob value [B@1e3d24a. Kindly help.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
    <pubDate>Wed, 02 Apr 2014 13:25:11 GMT</pubDate>
    <dc:creator>AbiJeev</dc:creator>
    <dc:date>2014-04-02T13:25:11Z</dc:date>
    <item>
      <title>Reading blob as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265462#M44997</link>
      <description>HI,&lt;BR /&gt;  I dont know whether this topic has been discussed. I want to extract the xml file which is stored as blob. I have wriiten a Java code for that (GetBlobfrommysql) in tjava and passing into tFileOutputXML, but am getting output as &lt;BR /&gt;&amp;lt;?xml version="1.0" encoding="ISO-8859-15"?&amp;gt;&lt;BR /&gt;&amp;lt;root&amp;gt;&lt;BR /&gt;&amp;lt;row&amp;gt;&lt;BR /&gt;&amp;lt;id&amp;gt;1&amp;lt;/id&amp;gt;&lt;BR /&gt;&amp;lt;xmlfile&amp;gt;[B@1e3d24a&amp;lt;/xmlfile&amp;gt;&lt;BR /&gt;&amp;lt;/row&amp;gt;&lt;BR /&gt;&amp;lt;/root&amp;gt;&lt;BR /&gt;the field xmlfile should return entire xml content but it is giving me some blob value [B@1e3d24a. Kindly help.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Wed, 02 Apr 2014 13:25:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265462#M44997</guid>
      <dc:creator>AbiJeev</dc:creator>
      <dc:date>2014-04-02T13:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Reading blob as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265463#M44998</link>
      <description>Hi,
&lt;BR /&gt; Now am able to get the file as xml in the given path using the code from 
&lt;A href="http://www.talendforge.org/forum/viewtopic.php?pid=32862#p32862" rel="nofollow noopener noreferrer"&gt;http://www.talendforge.org/forum/viewtopic.php?pid=32862#p32862&lt;/A&gt; . But i want to use the file in XSD validator as flow mode, instead of writing the file in some path in fileoutput stream, can we pass it to next flow?</description>
      <pubDate>Thu, 03 Apr 2014 07:21:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265463#M44998</guid>
      <dc:creator>AbiJeev</dc:creator>
      <dc:date>2014-04-03T07:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: Reading blob as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265464#M44999</link>
      <description>Hi,&lt;BR /&gt;Can you create a simple getter setter routine, then you can pass it to even subjob...&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Thu, 03 Apr 2014 08:19:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265464#M44999</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-03T08:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reading blob as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265465#M45000</link>
      <description>Thanks Vaibhav, i will try that.&lt;BR /&gt;How to validate single xml file with multiple XSD using txsdvalidator. Am new to xml concepts.&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 03 Apr 2014 12:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265465#M45000</guid>
      <dc:creator>AbiJeev</dc:creator>
      <dc:date>2014-04-03T12:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: Reading blob as XML</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265466#M45001</link>
      <description>Hi,&lt;BR /&gt;have you checked - &lt;A href="https://help.talend.com/search/all?query=tXSDValidator&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tXSDValidator&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vaibhav</description>
      <pubDate>Mon, 07 Apr 2014 12:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Reading-blob-as-XML/m-p/2265466#M45001</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-04-07T12:57:03Z</dc:date>
    </item>
  </channel>
</rss>

