Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Q&A with Qlik - Qlik Cloud Migration: Questions about migrating to Qlik Cloud? Catch the latest replay!
cancel
Showing results for 
Search instead for 
Did you mean: 
jccabe
Contributor
Contributor

Talend 7.2 doesn't include pwdStore that I think was bundled with 6.2

In Talend 6.2 we use pwdStore for encrypted passwords. I don't find that in the 7.2 installed code and I get compile errors but no prompt to attempt to download a JAR which I can't find on the web. There is a reference to the tool in this link http://powerupbi.com/talend/pwdStore.html, but prior to rewritting the jobs we are upgrading I wanted to see if there is a simple solution to get com.powerup.crypt.PU_Pwd

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

You can write a routine to encrypt and decrypt stuff where you can use the standard java encryption mechanism.

Best regards

Sabrina