Skip to main content

KI-100

Created04/19/2023Updated12/13/2023
StatusDoneRelated work itemMIC-2623
DescriptionWhen an email message body or subject exceeds the Salesforce field size limits, an error is thrown and the email isn't delivered. This occurs specifically when using MED_InboundEmailHandler as a Salesforce email service. It does not affect Email-to-Case, which truncates large emails but loses data.
Affects VersionsMIC V10, V11Impacted capabilitiesContent Management Inquiry Management
Steps to ReproduceSend an email with a message body larger than 32,000 characters to the email service and observe the behavior.
WorkaroundThere are two options for workarounds: - Request an increase to the size limit. - Use Email-to-Case to automatically truncate large emails.
Fix versionV12Resolution notes