<?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.All with multiple replacement in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/replace-All-with-multiple-replacement/m-p/2366076#M129607</link>
    <description>&lt;P&gt;Ok found it after some tries ^^&lt;/P&gt;&lt;P&gt;I need to escape "(" and ")" which are specials chars here (with \\)&lt;/P&gt;&lt;PRE&gt;row1.COM_ARTMIN.replaceAll("\\(|\\)","")&lt;/PRE&gt;</description>
    <pubDate>Mon, 23 Jul 2018 11:31:58 GMT</pubDate>
    <dc:creator>Mayot</dc:creator>
    <dc:date>2018-07-23T11:31:58Z</dc:date>
    <item>
      <title>replace.All with multiple replacement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/replace-All-with-multiple-replacement/m-p/2366075#M129606</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to delete "(" and ")" in&amp;nbsp; a string (in one treatment).&lt;/P&gt;&lt;P&gt;Input example :&lt;/P&gt;&lt;P&gt;(Cat)&lt;/P&gt;&lt;P&gt;(Dog)&lt;/P&gt;&lt;PRE&gt;row1.COM_ARTMIN.replaceAll("(|)","")&lt;/PRE&gt;&lt;P&gt;But that's don't work.&lt;/P&gt;&lt;P&gt;Output I expect :&lt;/P&gt;&lt;P&gt;Cat&lt;/P&gt;&lt;P&gt;Dog&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the correct syntax to had this done ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jul 2018 11:22:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/replace-All-with-multiple-replacement/m-p/2366075#M129606</guid>
      <dc:creator>Mayot</dc:creator>
      <dc:date>2018-07-23T11:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: replace.All with multiple replacement</title>
      <link>https://community.qlik.com/t5/Talend-Studio/replace-All-with-multiple-replacement/m-p/2366076#M129607</link>
      <description>&lt;P&gt;Ok found it after some tries ^^&lt;/P&gt;&lt;P&gt;I need to escape "(" and ")" which are specials chars here (with \\)&lt;/P&gt;&lt;PRE&gt;row1.COM_ARTMIN.replaceAll("\\(|\\)","")&lt;/PRE&gt;</description>
      <pubDate>Mon, 23 Jul 2018 11:31:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/replace-All-with-multiple-replacement/m-p/2366076#M129607</guid>
      <dc:creator>Mayot</dc:creator>
      <dc:date>2018-07-23T11:31:58Z</dc:date>
    </item>
  </channel>
</rss>

