Page 1 of 1

PGP encrypt data

Posted: Mon Feb 26, 2018 4:29 pm
by Bassam_Hesham
Hello,
Is there a way to encrypt a stream of data (PGP encryption) using data stage?

Posted: Tue Feb 27, 2018 11:30 am
by UCDI
If nothing else you can feed the data through a commandline program / routine type interface to encrypt and decrypt it.

Posted: Tue Feb 27, 2018 1:10 pm
by chulett
There's nothing "out of the box" if that's what you meant.

I believe you could also look into a custom C++ transformer function, that or perhaps a custom Build Stage. However, not really for the faint of heart nor someone "new to the product" unfortunately. :(

Have you tried pinging your official support provider, see what they suggest?