‎2008 Aug 07 6:59 PM
Dear all,
Is there any standard best practice if you want to encrypt data transfer from Lotus Notes to SAP RFC?
Is SNC compatible with Lotus Notes?
Or should I create or implement custom algorithm in my ABAP code for corresponding RFC and also in Lotus Notes program?
Thanks for the advice
Regards,
Erick L. Panjaitan
‎2008 Aug 08 8:10 AM
HI
[Refer Document|http://www-12.lotus.com/ldd/doc/uafiles.nsf/docs/sap/$File/sapdoc.pdf]
Regards
Pavan
‎2008 Aug 10 6:13 PM
Hi, Pavan,
Thanks, but that one was not really what I'm looking for.
I've already established an interface connection from Lotus Notes to SAP. What I am looking for is, how can I encrypt the data transmission between Lotus Notes and SAP. I am looking for some way to encrypt the transferred data between those two system.
Should I create some encryption function on both system or is there any "standard", "ready to use" one.
Regards,
Erick
‎2008 Aug 23 6:49 PM
Without any better idea, finally we create encryption & decryption module on both systems.
Thanks.