<?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] Hide credentials from a database component in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322358#M92309</link>
    <description>I am wondering if there exists any option to hide credentials from the database component and from its source? 
&lt;BR /&gt;In the attached picture the password is not shown, however we can see it from the code view. Probably there is no option to encrypt it, right? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009METw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145101i73FFDDF6A2E8AD49/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009METw.png" alt="0683p000009METw.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Thu, 09 May 2013 21:49:39 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-09T21:49:39Z</dc:date>
    <item>
      <title>[resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322358#M92309</link>
      <description>I am wondering if there exists any option to hide credentials from the database component and from its source? 
&lt;BR /&gt;In the attached picture the password is not shown, however we can see it from the code view. Probably there is no option to encrypt it, right? 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009METw.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/145101i73FFDDF6A2E8AD49/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009METw.png" alt="0683p000009METw.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Thu, 09 May 2013 21:49:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322358#M92309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-09T21:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322359#M92310</link>
      <description>Hi, 
&lt;BR /&gt;You can write the db connection information in a property file such as .txt, define these db parameter with context variable, and use tContextLoad component to load these value at the beginning of job.
&lt;BR /&gt;Have a look at user component doc and learn this 
&lt;A href="https://help.talend.com/search/all?query=tContextLoad&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;tContextLoad&lt;/A&gt;.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 10 May 2013 03:55:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322359#M92310</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T03:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322360#M92311</link>
      <description>Thank you Sabrina I will give it a try, however the password in the file is plain text too..</description>
      <pubDate>Fri, 10 May 2013 07:45:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322360#M92311</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T07:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322361#M92312</link>
      <description>Hi, &lt;BR /&gt;What's your expected result of password part? Could you please elaborate your case with an example with the expected result, screenshot will be appreciated.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 10 May 2013 07:57:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322361#M92312</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T07:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322362#M92313</link>
      <description>My expectation is to hide the password from the component and from the source code. Password is hidden with asterisk on the component, however if you look at the code view, password is visible.</description>
      <pubDate>Fri, 10 May 2013 10:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322362#M92313</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T10:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322363#M92314</link>
      <description>Hi, &lt;BR /&gt;So far, in talend, the password cannot be completely hidden. We just use context variable "password type" to show password, however, when you export job script, Default.properties still show the password.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Fri, 10 May 2013 11:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322363#M92314</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T11:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322364#M92315</link>
      <description>The job needs to parse the information to the (remote) system, so it needs to be unencrypted at some point.
&lt;BR /&gt;I have used this component from the Talendforge Exchange.
&lt;BR /&gt;
&lt;A href="http://www.powerupbi.com/talend/pwdStore.html" rel="nofollow noopener noreferrer"&gt;http://www.powerupbi.com/talend/pwdStore.html&lt;/A&gt;
&lt;BR /&gt;It actually creates an extra layer between the password and the job. Passwords are stored in the Pwstore, but the password for the Pwstore is still in the job.</description>
      <pubDate>Fri, 10 May 2013 13:11:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322364#M92315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T13:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Hide credentials from a database component</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322365#M92316</link>
      <description>You are right saukema.. Thank you both for your help..</description>
      <pubDate>Fri, 10 May 2013 15:43:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Hide-credentials-from-a-database-component/m-p/2322365#M92316</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-10T15:43:01Z</dc:date>
    </item>
  </channel>
</rss>

