Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Decrypt command in SM69

Former Member
0 Likes
561

Hello,

I've created a command in SM69 and had given Operation System Command as gpg -d and enabled additional parameters.

While executing the command am passing my file as /tmp/test.gpg > /tmp/text.txt

But I'm getting error as Can't execute command. No such files or directory.

Do I need to pass key to decrypt while executing from SM69??

Please let me know what command should be given.

Thanks.

Regards,

MB

Message was edited by: Mohan Babu K J

1 REPLY 1
Read only

ec1
Active Participant
0 Likes
466

I think the error says that program gpg cannot be found.

Please give the full path to the program location and try it again.