cancel
Showing results for 
Search instead for 
Did you mean: 

PGP ERROR

PavanKumar
Active Contributor
0 Kudos

Hi,

I am unable to decrypt the message using PGP , created a pass through scenario to decrypt  using SFTP adapter.

I have placed the keys in default server location and configured properly

Tested once.It is working fine first time next time onwards getting issue as below.

Error while sending message: Cannot send message to module processor com.sap.aii.af.lib.mp.module.ModuleException

Error: com.sap.aii.af.lib.mp.module.ModuleException: File is no valid PGP Message, could not apply decryption


Kindly help


Regards


pavan

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

are you testing it with proper PGP encrypted file ? if you are using normal text file with no encryption - decrpyt wont work.

former_member186851
Active Contributor
0 Kudos

Guess I told the same point.

PavanKumar
Active Contributor
0 Kudos

Hi,

Encrypted is file proper same i have tested once few days back.

Same file i am testing again.

Isn't same encrypted file cannot be decrypted two times.

PavanKumar
Active Contributor
0 Kudos

Thanks all, Its file issue

Issue resolved.

Its due to some characters added in the file unknowingly.

Taken new encrypted file again.

Regards

Pavan

Former Member
0 Kudos

Agreed.. same thoughts but you are 1 min ahead.

Answers (1)

Answers (1)

former_member186851
Active Contributor
0 Kudos

Hello Pavan,

Make sure your input file is PGP encrypted.

I guess your input file is not encrypted thats why your getting error while executing the Decryption.

PavanKumar
Active Contributor
0 Kudos

Hi Raghu,

It is encrypted file as i tested same file before and it is decrypted.

while doing testing second time i got this error.