<?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: Problem with string containing Brackets in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343051#M110850</link>
    <description>Do you have any idea of the differences between the 2 systems?&lt;BR /&gt;OS - version - and so on</description>
    <pubDate>Thu, 23 Nov 2017 18:00:38 GMT</pubDate>
    <dc:creator>TRF</dc:creator>
    <dc:date>2017-11-23T18:00:38Z</dc:date>
    <item>
      <title>Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343047#M110846</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;I need some help on what&amp;nbsp;I think is an easy issue.&lt;BR /&gt;I have a tSendMail component and I'm trying to write the object of the e-mail as follows: "[EXTERNAL] Attached csv files".&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;The problem is that when i receive the e-mail the object is the following: "Attached csv files".&lt;BR /&gt;&lt;BR /&gt;The text contained between the brackets disappear, is it normal?&lt;BR /&gt;I need to write it in that way and I cannot change the brackets to round brackets.&lt;BR /&gt;&lt;BR /&gt;Could you Help me?&lt;BR /&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 14:54:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343047#M110846</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T14:54:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343048#M110847</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Did you try&amp;nbsp;&lt;SPAN&gt;"\[EXTERNAL\] Attached csv files" or maybe&amp;nbsp;"\\[EXTERNAL\\] Attached csv files"?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:13:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343048#M110847</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-23T15:13:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343049#M110848</link>
      <description>Hello TRF,&lt;BR /&gt;I've tried right now, but it doesn't work.... If I try "\[EXTERNAL\] Attached csv files" the object of the mail that I receive is the same ("\[EXTERNAL\] Attached csv files") and if I write "\\[EXTERNAL\\] Attached csv files" I receive this "\[EXTERNAL\] Attached csv files"...&lt;BR /&gt;&lt;BR /&gt;It's quite strange...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343049#M110848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T15:39:49Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343050#M110849</link>
      <description>&lt;P&gt;The problem seems related only to this Job....&lt;BR /&gt;&lt;BR /&gt;I've created a separate job to execute on my local machine (the other job is executed on an external server) and here there is no problem if I write in the object "[EXTERNAL] Attached Csv files"....&lt;BR /&gt;&lt;BR /&gt;Do you have any idea on how can I proceed to solve this problem?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 17:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343050#M110849</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T17:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343051#M110850</link>
      <description>Do you have any idea of the differences between the 2 systems?&lt;BR /&gt;OS - version - and so on</description>
      <pubDate>Thu, 23 Nov 2017 18:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343051#M110850</guid>
      <dc:creator>TRF</dc:creator>
      <dc:date>2017-11-23T18:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343052#M110851</link>
      <description>&lt;P&gt;Yes,&lt;BR /&gt;the one where I receive the error is Windows Server 2008 R2 and the one that works is Windows 10.&lt;BR /&gt;&lt;BR /&gt;The other difference is that the job executed on the server is executed via command line, and the one executed locally is executed directly from Talend.&lt;BR /&gt;&lt;BR /&gt;The job are created from the same version of Talend that is Talend Open Studio for Data Integration 6.4.&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Nov 2017 18:07:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343052#M110851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-23T18:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343053#M110852</link>
      <description>&lt;P&gt;I did some other test and I discovered that this problem happens only when I execute the job from the command line on the server....&lt;BR /&gt;&lt;BR /&gt;If I execute the same job from the command line on my local machine it works fine.&lt;BR /&gt;&lt;BR /&gt;Do you have some idea?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 24 Nov 2017 08:38:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343053#M110852</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T08:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343054#M110853</link>
      <description>&lt;P&gt;Hello all,&lt;BR /&gt;any news in regards? I'm still having this problem and I'm stuck.....&lt;BR /&gt;&lt;BR /&gt;Thank You&lt;/P&gt;</description>
      <pubDate>Wed, 29 Nov 2017 16:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343054#M110853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-29T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343055#M110854</link>
      <description>You can examine the Java code generated by your job to verify that it is setting the string to the value you specify. If the job generates the right string, then the problem may be occurring on the mail server.</description>
      <pubDate>Thu, 30 Nov 2017 16:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343055#M110854</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-11-30T16:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343056#M110855</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLooAAG"&gt;@cterenzi&lt;/A&gt;&lt;BR /&gt;I've added a t_java component and checked how is passed inside the job the object of the email... The object is passed in the right way with the square brackets, so as you said it seems that the problem is&amp;nbsp;on the mail server... The strange thing is that if I write the object as this "[^EXTERNAL^] Attached Files" the E-mail arrives with the same object, but if I write the object as this "[EXTERNAL] Attached Files" the mail arrive with the object "Attached Files"....&lt;BR /&gt;&lt;BR /&gt;Any advice?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Dec 2017 11:20:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343056#M110855</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-01T11:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343057#M110856</link>
      <description>I would contact the mail server admin for assistance.</description>
      <pubDate>Mon, 04 Dec 2017 15:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343057#M110856</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-12-04T15:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343058#M110857</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/s/profile/0053p000007LLooAAG"&gt;@cterenzi&lt;/A&gt;, do you have any advice on what to ask to the mail server admin?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2017 15:25:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343058#M110857</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-12-04T15:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with string containing Brackets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343059#M110858</link>
      <description>Explain your issue to him. You're trying to send emails with a certain subject, and under certain circumstances, the [EXTERNAL] tag is being stripped.</description>
      <pubDate>Mon, 04 Dec 2017 15:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Problem-with-string-containing-Brackets/m-p/2343059#M110858</guid>
      <dc:creator>cterenzi</dc:creator>
      <dc:date>2017-12-04T15:27:21Z</dc:date>
    </item>
  </channel>
</rss>

