<?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 [resolved] Change function in tmap in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318899#M89198</link>
    <description>&lt;P&gt;Hi team ,&lt;BR /&gt;&lt;FONT size="2"&gt;StringHandling.CHANGE("Adwit_S1795 (add)","adwit_","AC")&lt;/FONT&gt;&lt;FONT size="2"&gt;|| StringHandling.CHANGE("Adwit &amp;amp; Sukta PLC SP1","adwit&amp;nbsp;&amp;amp;sukata"&lt;/FONT&gt;&lt;FONT size="2"&gt;,"ACC1")&lt;/FONT&gt;&lt;BR /&gt;Like this I have many values in row.customer_Name ,which I need to replace&amp;nbsp; but I m getting below error . please help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;BR /&gt;The operator || is undefined for the argument type(s) java.lang.String, java.lang.String&lt;/P&gt;</description>
    <pubDate>Thu, 10 Dec 2015 06:47:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-10T06:47:56Z</dc:date>
    <item>
      <title>[resolved] Change function in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318899#M89198</link>
      <description>&lt;P&gt;Hi team ,&lt;BR /&gt;&lt;FONT size="2"&gt;StringHandling.CHANGE("Adwit_S1795 (add)","adwit_","AC")&lt;/FONT&gt;&lt;FONT size="2"&gt;|| StringHandling.CHANGE("Adwit &amp;amp; Sukta PLC SP1","adwit&amp;nbsp;&amp;amp;sukata"&lt;/FONT&gt;&lt;FONT size="2"&gt;,"ACC1")&lt;/FONT&gt;&lt;BR /&gt;Like this I have many values in row.customer_Name ,which I need to replace&amp;nbsp; but I m getting below error . please help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&lt;BR /&gt;The operator || is undefined for the argument type(s) java.lang.String, java.lang.String&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 06:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318899#M89198</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T06:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Change function in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318900#M89199</link>
      <description>Hi &amp;nbsp; 
&lt;BR /&gt;You can not use the operator || in a String field, try to change your expression to: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;StringHanding.CHANGE(StringHandling.CHANGE(row1.customer_name,"adwit_","AC"),&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;"adwit&amp;nbsp;&amp;amp;sukata"&lt;/FONT&gt;&lt;/FONT&gt; 
&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;,"ACC1")&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Thu, 10 Dec 2015 08:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318900#M89199</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T08:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Change function in tmap</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318901#M89200</link>
      <description>thank you shong , I am able to achieve this using treplace (processing) component</description>
      <pubDate>Thu, 10 Dec 2015 08:27:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Change-function-in-tmap/m-p/2318901#M89200</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-10T08:27:06Z</dc:date>
    </item>
  </channel>
</rss>

