How do I secure an IDoc?
How do I secure IDocs? Is it possible to encrypt an IDoc? My problem is after creating the IDoc, I have to encrypt it by using a Java program, but is encryption possible? Can I configure the IDoc after encryption only if it has to go to the target system? I can decrypt by using my Java program, but how can I capture the IDoc in the receiving system for decryption?

    Requires Free Membership to View

    When you register, you will start receiving targeted emails from my award-winning team of editorial writers. Our goal is to keep you informed on the hottest topics and biggest challenges faced by SAP professionals today.

    Hannah Smalltree, Editorial Director

    By submitting your registration information to SearchSAP.com you agree to receive email communications from TechTarget and TechTarget partners. We encourage you to read our Privacy Policy which contains important disclosures about how we collect and use your registration and other information. If you reside outside of the United States, by submitting this registration information you consent to having your personal data transferred to and processed in the United States. Your use of SearchSAP.com is governed by our Terms of Use. You may contact us at webmaster@TechTarget.com.

IDocs have no encryption and there is not much sense in doing so. To send IDocs, you pack them in an encrypted package like a ZIP file or send them via HTTPS to the target. This is sufficient encryption for every purpose.

This was first published in November 2004