Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
BSOW1644226695
Contributor
Contributor

Password field filled automatically with long string

0695b00000RiWyYAAV.pngHello folks,

We are facing issues with our jobs in Talend.

All our jobs with tRESTClient or tESBConsumer fails in error and do not compile.

After analysis, we find that the password field is automatically filled with a long string that we are forced to remove manually in all jobs.

Best regards

Labels (3)
5 Replies
Anonymous
Not applicable

Hello,

How did you set your password in tMSSqlOutput component? Are you using a custom routine to encrypt your password or talend context variable?

In addition to that, talend is using AES GCM 256 algorithm as the encryption algorithm.

Please have a look at this online documentation about: TalendHelpCenter: Rotating encryption keys in Talend Studio

 

Best regards

Sabrina

BSOW1644226695
Contributor
Contributor
Author

Helo Sabrina,

Thank you for replying.

We are using talend context variable for our password.

 

On other components we don't even use authentication but the field is filled with a long value

 

Anonymous
Not applicable

Hello,

Could you please clarify in which Talend version/edition you are?

By default, the password are encrypted if the context variable is of type password. If the context variable is of type text, then it is stored as plain text.

Best regards

Sabrina

BSOW1644226695
Contributor
Contributor
Author

We are using Talend 6.1 and migration on 7.3 on going.

Below what always happened in 6.1, for tESBConsummer Component, authentifcation password is not used but filled.

 

0695b00000Rim9qAAB.png

Anonymous
Not applicable

Hello,

Does this issue only repro on V 6.1?

With your subscription solution, would you mind raising a support case on talend support portal? Our colleagues from support team will give you a remote assistance(zoom meeting) to check if it is a bug.

Best regards

Sabrina