Sun B2B Suite ebXML Protocol Manager User's Guide

Description

Specifies the transfer encoding, for example, base64, to be used for the SOAP envelope. It is recommended that you set this value.

If the message is in a different character format than the one you specify, or if transfer encoding is not specified, the message may become corrupted during data transport. See RFC 2045, Section 6.1, on the following Web site:

http://www.ietf.org/rfc/rfc2045.txt

If an entity is the type “multipart” the content transfer encoding is not permitted to have any value other than 7bit, 8bit, or binary. See RFC 2045, Section 6.4, on the previous Web site.

The output of base64 encoding confirms to the charset US-ASCII. See RFC 2045, Section 6.2, on the previous Web site.