cancel
Showing results for 
Search instead for 
Did you mean: 

Recevier PGP Encryption - Error

Former Member
0 Kudos

Hi Experts,

I am executing IDOC to Flat File scenario by using PGP Encryption .

For conversion of Flat file , I have used great William  blog’s configuration in Module Tab.

Now, for PGP Encryption I am have used the same by Shabarish’s blog:-

http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/04/10/pgpencryption-module-how-to-guide

Attached in my system Congiuration.  Please check.

During execution is giving me below error in Audit log:-

Message processing failed. Cause: com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of PGPEncryptionModule.

My basis person has installed Keys at below direcroty:-  E:\usr\sap\PIQ\DVEBMGS01\sec  . I am not sure about his configuration.

Private Key :        secring.gpg          (Generated by my Basis )

PartnerPublicKey : GXS_CTE.ASC    (provided by Client)

I searched in web, but this link is not opening -- http://scn.sap.com/message/13227102

What could be the reason. Any more configuration needed for this.

Please suggest ?

Accepted Solutions (1)

Accepted Solutions (1)

prateek
Active Contributor
0 Kudos

Your module name should be "PGPEncryption" and not "PGPEncryptionModule".

Regards,

Prateek Raj Srivastava

Former Member
0 Kudos

Hi,

It is showing again this error :-

Adapter Framework caught exception: Object not found in lookup of PGPEncryption.

MP: exception caught with cause com.sap.engine.services.jndi.persistent.exceptions.NameNotFoundException: Object not found in lookup of PGPEncryption..

prateek
Active Contributor
0 Kudos

Can you provide the new screenshot after the changes?

If the name is correct and still you receive the same error, it means that the module is not deployed properly on your PI system. Make sure PGP Module 1.0 SCA file is deployed.

Regards,

Prateek Raj Srivastava

Former Member
0 Kudos

Thanks for response. Below is update config screenshot.

Please suggest  how to deploy PGP Module 1.0 SCA file in PI 7.1 SP09.

Can this problem relates to certifciate location & installation ?

Former Member
0 Kudos

It seems to be you have not installed the SFTP/PGP add-on. Ask your basis admin to download the SCA and content from SMP and install the same. The following guide can help you.

http://scn.sap.com/docs/DOC-28802

Thanks,

Siva

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Is PGPEncryption module supported for NFS?

-Nithin.