<?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 encryption using java code for one or two column in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314443#M85207</link>
    <description>hello team , 
&lt;BR /&gt;Can we use java code ie custom java transformations to select and encrypt one column from a table and updated the encrypted data in the table ?? 
&lt;BR /&gt;Please let me know if we can atleast connect table data to any java code and modify data in table</description>
    <pubDate>Sat, 16 Nov 2024 12:34:41 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2024-11-16T12:34:41Z</dc:date>
    <item>
      <title>encryption using java code for one or two column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314443#M85207</link>
      <description>hello team , 
&lt;BR /&gt;Can we use java code ie custom java transformations to select and encrypt one column from a table and updated the encrypted data in the table ?? 
&lt;BR /&gt;Please let me know if we can atleast connect table data to any java code and modify data in table</description>
      <pubDate>Sat, 16 Nov 2024 12:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314443#M85207</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2024-11-16T12:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: encryption using java code for one or two column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314444#M85208</link>
      <description>Hi 
&lt;BR /&gt;You can select the encrypted data from table, and then hard code to decrypt the data and modify it, encrypt it again if needed on tJavaRow component, finally, update it in table. The job looks like: 
&lt;BR /&gt;tDB2Input--main--&amp;gt;tJavaRow--main--&amp;gt;tDB2Output 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Shong</description>
      <pubDate>Thu, 10 Nov 2011 03:22:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314444#M85208</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-11-10T03:22:17Z</dc:date>
    </item>
    <item>
      <title>Re: encryption using java code for one or two column</title>
      <link>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314445#M85209</link>
      <description>How do you access the row data in the tJavaRow code?</description>
      <pubDate>Tue, 03 Jul 2012 18:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/encryption-using-java-code-for-one-or-two-column/m-p/2314445#M85209</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2012-07-03T18:45:02Z</dc:date>
    </item>
  </channel>
</rss>

