<?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: Replace \n in Object type field in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Replace-n-in-Object-type-field/m-p/2345420#M112947</link>
    <description>Yes but probably involves more java code...
&lt;BR /&gt;Objects are stored in bytes, so you need to replace the byte which corresponds to \n with the bytes you want it to replaced by...
&lt;BR /&gt;Just go for the object -&amp;gt; string -&amp;gt; replace -&amp;gt; object
&lt;BR /&gt;</description>
    <pubDate>Thu, 12 Jul 2018 21:41:41 GMT</pubDate>
    <dc:creator>Jesperrekuh</dc:creator>
    <dc:date>2018-07-12T21:41:41Z</dc:date>
    <item>
      <title>Replace \n in Object type field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Replace-n-in-Object-type-field/m-p/2345419#M112946</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have one scenario where&amp;nbsp;column has&amp;nbsp;data type&amp;nbsp;Object. But in that field, I am getting \n and I want to replace it with " ".&lt;/P&gt;&lt;P&gt;But when I am using tReplace component as well as replaceAll() method, I am getting error as those function work on String Data type.&lt;/P&gt;&lt;P&gt;Is there any other way to replace \n with space other than converting the data type from Object to String and then use replace function?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please provide me your comments. Early responce appreciated.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jul 2018 07:53:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Replace-n-in-Object-type-field/m-p/2345419#M112946</guid>
      <dc:creator>sonalijagtap</dc:creator>
      <dc:date>2018-07-11T07:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Replace \n in Object type field</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Replace-n-in-Object-type-field/m-p/2345420#M112947</link>
      <description>Yes but probably involves more java code...
&lt;BR /&gt;Objects are stored in bytes, so you need to replace the byte which corresponds to \n with the bytes you want it to replaced by...
&lt;BR /&gt;Just go for the object -&amp;gt; string -&amp;gt; replace -&amp;gt; object
&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Jul 2018 21:41:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Replace-n-in-Object-type-field/m-p/2345420#M112947</guid>
      <dc:creator>Jesperrekuh</dc:creator>
      <dc:date>2018-07-12T21:41:41Z</dc:date>
    </item>
  </channel>
</rss>

