cancel
Showing results for 
Search instead for 
Did you mean: 

Encryption of XML file to PGP by ABAP without XI/PI

nileshmishra
Explorer
0 Kudos

Dear Experts,

Lot many solutions i could find but with XI/PI or other middle wares. I am trying to find the solution where we can encrypt the flat/xml file in PGP format thru ABAP programming. We don't have XI/PI in place and we need to send the FI Payment Files to Banks thru SWIFT.

Your suggestions are highly appreciated.

Thank you.

Accepted Solutions (1)

Accepted Solutions (1)

matt
Active Contributor
0 Kudos

Install PGP on the appserver. Use standard SAP tools to call the requisite programs on the appserver. Search how to call system commands.

Answers (1)

Answers (1)

nileshmishra
Explorer
0 Kudos

gnupg2.0 was used in my case to encrypt files by using SAP command. Command can be set-up in SM69.