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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Alpha549
Creator II
Creator II

Cypher string (for instance in a properties file)

Hello everyone,

I would like to know how to cypher strings. A concret usecase would be a password in a properties file. The encrypted password is in the properties file, and is decyphered in the job.

I think it's possible to find code examples on the web, for instance with AES encryption, create my jar file on Eclipse on another IDE and run it. However, maybe encryption is natively available in Talend.

Thank you for you answers ! 🙂

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

Select 'Password' type for context variable, the value string will be encrypted and stored in properties file. Here is an interesting topic.

 

Regards

Shong