<?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 7.1.1 Remote engine of Linux version doesn't remove double quotation marks in context. in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/7-1-1-Remote-engine-of-Linux-version-doesn-t-remove-double/m-p/2203621#M4844</link>
    <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm upgrading Talend jobs from Talend 6.3.1 to Talend 7.1.1 . In 6.3.1, Talend Studio is on Windows and Job Server is on Linux.&amp;nbsp;In 7.1.1, Talend Studio is on Windows and Remote engine is on Linux.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In 6.3.1, in context variable I add double quotes to many strings, such as "receive_email_address1,receive_email_address2,receive_email_address3" . Both windows and linux version will remove&amp;nbsp;double quotes when assign the value to the context variable. In 7.1.1, the code's behavior&amp;nbsp;on windows is the same as 6.3.1 . However, remote server on linux doesn't remove&amp;nbsp;double quotes. Many my upgraded jobs work fine on&amp;nbsp;Talend Studio 7.1.1, but fails when I release them into Remote Server.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is an example in 7.1.1:&lt;/P&gt; 
&lt;P&gt;context.Redshift_LC_AdditionalParams&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"?ssl=true"&lt;/P&gt; 
&lt;P&gt;Connection on Linux:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ?loglevel=1&amp;amp;"?ssl=true"")&lt;/P&gt; 
&lt;P&gt;Connection on windows:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;?loglevel=1&amp;amp;?ssl=true")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Many Talend manuals suggest that I should use double quotation marks.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sample.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2UB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134840iCCF1315ADF6E634A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2UB.png" alt="0683p000009M2UB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;“ &lt;A href="https://help.talend.com/reader/f7K7Ske_IJQxnWPHzBuOlw/pdiVb60Xyd7aWRGlqU3fQg" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/f7K7Ske_IJQxnWPHzBuOlw/pdiVb60Xyd7aWRGlqU3fQg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Warning:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;It is recommended that you enclose the values of string type variables between double quotation marks to avoid possible errors during Job execution. “&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is it a bug in 7.1.1 Linux remote engine?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Bin&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 06:48:47 GMT</pubDate>
    <dc:creator>wangbinlxx</dc:creator>
    <dc:date>2024-11-16T06:48:47Z</dc:date>
    <item>
      <title>7.1.1 Remote engine of Linux version doesn't remove double quotation marks in context.</title>
      <link>https://community.qlik.com/t5/Talend-Studio/7-1-1-Remote-engine-of-Linux-version-doesn-t-remove-double/m-p/2203621#M4844</link>
      <description>&lt;P&gt;Hi&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;I'm upgrading Talend jobs from Talend 6.3.1 to Talend 7.1.1 . In 6.3.1, Talend Studio is on Windows and Job Server is on Linux.&amp;nbsp;In 7.1.1, Talend Studio is on Windows and Remote engine is on Linux.&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In 6.3.1, in context variable I add double quotes to many strings, such as "receive_email_address1,receive_email_address2,receive_email_address3" . Both windows and linux version will remove&amp;nbsp;double quotes when assign the value to the context variable. In 7.1.1, the code's behavior&amp;nbsp;on windows is the same as 6.3.1 . However, remote server on linux doesn't remove&amp;nbsp;double quotes. Many my upgraded jobs work fine on&amp;nbsp;Talend Studio 7.1.1, but fails when I release them into Remote Server.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is an example in 7.1.1:&lt;/P&gt; 
&lt;P&gt;context.Redshift_LC_AdditionalParams&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;"?ssl=true"&lt;/P&gt; 
&lt;P&gt;Connection on Linux:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ?loglevel=1&amp;amp;"?ssl=true"")&lt;/P&gt; 
&lt;P&gt;Connection on windows:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;?loglevel=1&amp;amp;?ssl=true")&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Many Talend manuals suggest that I should use double quotation marks.&lt;/P&gt; 
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="sample.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M2UB.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134840iCCF1315ADF6E634A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M2UB.png" alt="0683p000009M2UB.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;“ &lt;A href="https://help.talend.com/reader/f7K7Ske_IJQxnWPHzBuOlw/pdiVb60Xyd7aWRGlqU3fQg" target="_blank" rel="noopener nofollow noopener noreferrer"&gt;https://help.talend.com/reader/f7K7Ske_IJQxnWPHzBuOlw/pdiVb60Xyd7aWRGlqU3fQg&lt;/A&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&lt;STRONG&gt;Warning:&lt;/STRONG&gt;&lt;/P&gt; 
&lt;P&gt;It is recommended that you enclose the values of string type variables between double quotation marks to avoid possible errors during Job execution. “&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Is it a bug in 7.1.1 Linux remote engine?&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Thanks,&lt;/P&gt; 
&lt;P&gt;Bin&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:48:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/7-1-1-Remote-engine-of-Linux-version-doesn-t-remove-double/m-p/2203621#M4844</guid>
      <dc:creator>wangbinlxx</dc:creator>
      <dc:date>2024-11-16T06:48:47Z</dc:date>
    </item>
  </channel>
</rss>

