Hello,
Is there a way to read an encrypted column value from script?
Only way seems pass it to the script with a partialy encrypted process step parameter.
Hello,
Is there a way to read an encrypted column value from script?
Only way seems pass it to the script with a partialy encrypted process step parameter.
Hi Martin,
there is a way but only if the script is executed by the Job Service as it would need access to the private key.
See the following thread:
But there are other threads as well that deal with the decryption here in the community.
For example
HTH
Thank you.
Somehow I overlooked this.