Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Joni1
Contributor II
Contributor II

TGpGDecrypt works when running integration in Studio, but does not deployed. No error.

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?

Labels (1)
  • v8.x

1 Reply
Denis_Segard
Support
Support

Hello,
No details provided if job executed with log4jLevel=TRACE ? 
Kind regards