Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello 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
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
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
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
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.
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