August 3, 2011 at 5:45 pm
Hello All
I am using PGP Encryption using GPG4win which supports gpg encryption.
I am able to encrypt the file in command prompt by using the command
gpg -r "key" -o C:\Temp\1.pgp --trust-model always -e C:\1.csv
but by using execute process task i am unable to do it
I kept the executable to cmd.exe
and arguments to the one specified above...
When i execute the task in ssis ,its just opening the command prompt but not executing the arguments..
I am unable to know where i am doing wrong..
Any help is appreciated..
August 5, 2011 at 11:41 am
Never used those programs, but as a suggestion, maybe you could try putting the script into a batch file, and then using the Execute Process Task to execute the batch file?
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy