Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I have a very simple integration that picks up a file from a SFTP server, decrypts it, then saves both files to a local directory. When I run the job it studio it does exactly what it's supposed to do. But after being deployed it only picks up the encrypted file and saves it to the local directory. It does not decrypt it. It acts as if the decryption component isn't even in the integration. I'm using gpg.exe as the executable to do the decryption. There are only 5 components in this integration: tFTPConnection, tFTPGet, TfileList, tGPGDecrypt, and tFTPDelete. There are no context or environment variables.
Anyone else have this sort of problem?
Hello,
No details provided if job executed with log4jLevel=TRACE ?
Kind regards