<?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: [resolved] Encrypted password in tSendMail in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270778#M48574</link>
    <description>The encrypted password should only by set directly in the default.properties file and not in the studio. In the studio the encryption is done automatically (in such a case you would encrypt an already encrypted password).
&lt;BR /&gt;You can save this file just all other csv file also (in this case the = is the delimiter and as the line separator use the UNIX style!)</description>
    <pubDate>Thu, 21 Jan 2016 17:30:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-01-21T17:30:45Z</dc:date>
    <item>
      <title>[resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270761#M48557</link>
      <description>In the tSendMail component, we can use context variables. 
&lt;BR /&gt;For the password of the account used for the SMTP server, you can have also a context variable. 
&lt;BR /&gt;So the encrypted version of the password is saved in default.properties file 
&lt;BR /&gt;now the question is: if I&amp;nbsp; move my job and need to reconfigure the job with a new smtp server how can I do it? 
&lt;BR /&gt;If I modify the encrypted password, of course it does not work anymore. 
&lt;BR /&gt;So I am looking for a component to be able to reencrypt the new password. 
&lt;BR /&gt;I don't need to know the encryption algorithm. 
&lt;BR /&gt;I just want to enter "password" to get the encrypted version to update the default.properties 
&lt;BR /&gt;Hello Talend experts, is it a dream? 
&lt;BR /&gt;Is there a solution 
&lt;BR /&gt;Why it does not exist? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Didier</description>
      <pubDate>Thu, 21 Jan 2016 07:42:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270761#M48557</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T07:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270762#M48558</link>
      <description>I have checked that in Talend Open Studio in release 5.5.1 and in my job the password is clear text in the default.properties. 
&lt;BR /&gt;Actually the encryption takes place only if you enter the password directly in the input field and do not use a context variable. 
&lt;BR /&gt;I have seen this is not the case in 6.1.1 ! This is perhaps a problem for migration scenarios. 
&lt;BR /&gt;In 6.1.1 indeed the password is stored as encrypted value. This is actually not that bad and an old requirement. 
&lt;BR /&gt;You can build a job to encrypt a clear text password using the routine routines.system.PasswordEncryptUtil 
&lt;BR /&gt;or you can define the context variable simply as String, it will used as password as well but without encrypting the value in the default.properties.</description>
      <pubDate>Thu, 21 Jan 2016 09:09:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270762#M48558</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T09:09:35Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270763#M48559</link>
      <description>Ok I test it</description>
      <pubDate>Thu, 21 Jan 2016 09:15:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270763#M48559</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T09:15:28Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270764#M48560</link>
      <description>You are right. With a clear text password it works!&lt;BR /&gt;now the question is to encrypt it for security reason.&lt;BR /&gt;Does the PasswordEncryptUtil routine is a standard routine in talend ou do I need to create it?&lt;BR /&gt;Does the encrypted password will be automaticaly decrypted by the tSendMail component?&lt;BR /&gt;Thanks for your help&lt;BR /&gt;Didier</description>
      <pubDate>Thu, 21 Jan 2016 09:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270764#M48560</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T09:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270765#M48561</link>
      <description>The mentioned routine is a standard routine. You should be able to create a small simple job to encrypt passwords for your self.</description>
      <pubDate>Thu, 21 Jan 2016 09:23:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270765#M48561</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T09:23:49Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270766#M48562</link>
      <description>So I would like to create a job like: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCxv.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147971iDBAD47F3AAF6248A/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCxv.png" alt="0683p000009MCxv.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD1w.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132978iEC0D4846CD1DAB01/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD1w.png" alt="0683p000009MD1w.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;in the java component: 
&lt;BR /&gt;PasswordEncryptUtil.encryptPassword((String)globalMap.get("tMsgBox_1_RESULT")); 
&lt;BR /&gt; 
&lt;BR /&gt;but currently I have the following error: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCii.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131794i4F702D35AB65661C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCii.png" alt="0683p000009MCii.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;so something like "the tMsgBox requires an input link" 
&lt;BR /&gt;So what can I insert as input component of the tMsgBox component?? 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Didier</description>
      <pubDate>Thu, 21 Jan 2016 10:28:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270766#M48562</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T10:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270767#M48563</link>
      <description>I would not use the message box. It is quite enough to use a input context variable and set them as prompt.</description>
      <pubDate>Thu, 21 Jan 2016 10:33:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270767#M48563</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T10:33:05Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270768#M48564</link>
      <description>sorry the whole job is not displayed: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD21.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/147938i0C0046742B1D4B93/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD21.png" alt="0683p000009MD21.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Jan 2016 10:33:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270768#M48564</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T10:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270769#M48565</link>
      <description>Here a job with the message box: 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCew.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/136574i1096F8948F934CAD/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCew.png" alt="0683p000009MCew.png" /&gt;&lt;/span&gt;The answer of the message box is given by a return variable (see the Outline view). 
&lt;BR /&gt;((String)globalMap.get("tMsgBox_1_RESULT"))</description>
      <pubDate>Thu, 21 Jan 2016 10:39:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270769#M48565</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T10:39:51Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270770#M48566</link>
      <description>now I have the same error on the tJava component: 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD26.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/130130iBA98A6D150BC1AC9/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD26.png" alt="0683p000009MD26.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/230532/Encrypt_PWD.zip_20160121-1149.zip" target="_blank"&gt;Encrypt_PWD.zip_20160121-1149.zip&lt;/A&gt;</description>
      <pubDate>Thu, 21 Jan 2016 10:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270770#M48566</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T10:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270771#M48567</link>
      <description>Whats wrong with my suggestion? You do not need and input flow for the message component to allow a question and get the answer.</description>
      <pubDate>Thu, 21 Jan 2016 10:51:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270771#M48567</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T10:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270772#M48568</link>
      <description>I don't have anymore the error at the tMsgBox level
&lt;BR /&gt;Now I have it at the tJava level</description>
      <pubDate>Thu, 21 Jan 2016 11:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270772#M48568</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T11:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270773#M48569</link>
      <description>Now I don't have any erreor but I don't have my encrypted password 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD2B.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/132215iC2FCD6C6C720A7A1/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD2B.png" alt="0683p000009MD2B.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;in the tJava component: 
&lt;BR /&gt;String EncrypedPWD=PasswordEncryptUtil.encryptPassword(row2.pwd); 
&lt;BR /&gt;?? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MPcz.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157233iD1A564EF62DE3BC2/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MPcz.png" alt="0683p000009MPcz.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Jan 2016 13:07:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270773#M48569</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T13:07:26Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270774#M48570</link>
      <description>I have made a simple job encrypting a clear password into a encrypted password. 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/22952/Encrypt_PWD_20160121_1417.zip.zip" target="_blank"&gt;Encrypt_PWD_20160121_1417.zip.zip&lt;/A&gt; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MCbC.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143287iA81D51A0AAB7519E/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MCbC.png" alt="0683p000009MCbC.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Jan 2016 13:18:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270774#M48570</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T13:18:15Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270775#M48571</link>
      <description>You have done numerous errors. All the stuff with the flows are not necessary.&amp;nbsp;</description>
      <pubDate>Thu, 21 Jan 2016 13:20:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270775#M48571</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T13:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270776#M48572</link>
      <description>Wonderful it works! Thanks! 
&lt;BR /&gt;Now the question is: I can set a context vriable with encrypted variable. How can I save it in the file including the context (default.properties). 
&lt;BR /&gt;Doing something a dump of the current version of the context variables 
&lt;BR /&gt;I have tried : 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD2G.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/149988iF208CD2455A2C119/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD2G.png" alt="0683p000009MD2G.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt;but the&amp;nbsp; default.properties file is not updated!!! 
&lt;BR /&gt; 
&lt;BR /&gt;Thanks 
&lt;BR /&gt;Didier</description>
      <pubDate>Thu, 21 Jan 2016 15:26:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270776#M48572</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T15:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270777#M48573</link>
      <description>now it works completely 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MD2L.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/133528iC60EC142AD3EF999/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MD2L.png" alt="0683p000009MD2L.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 21 Jan 2016 17:02:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270777#M48573</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T17:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Encrypted password in tSendMail</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270778#M48574</link>
      <description>The encrypted password should only by set directly in the default.properties file and not in the studio. In the studio the encryption is done automatically (in such a case you would encrypt an already encrypted password).
&lt;BR /&gt;You can save this file just all other csv file also (in this case the = is the delimiter and as the line separator use the UNIX style!)</description>
      <pubDate>Thu, 21 Jan 2016 17:30:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Encrypted-password-in-tSendMail/m-p/2270778#M48574</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-21T17:30:45Z</dc:date>
    </item>
  </channel>
</rss>

