Skip to content

Document Dispatch

Multimail stops the BC Sessions when selecting many entries

Fixed - Extension Delivery planned

Description: When using the Multimail functionality in the Document Dispatch system in a production environment, selecting more than 10 entries causes the BC Sessions to crash during the sending process. This issue does not occur when 10 or fewer entries are selected. Testing in a sandbox environment did not replicate the issue.

Impact: This issue prevents the successful dispatch of emails when more than 10 entries are selected, potentially causing delays and disruptions in communication processes within production environments.

Created: January 13, 2026
Priority: High

Multimail of Documents result in BC-Sided-Error

Fix Planned

Description: When attempting to send multiple records through Document Dispatch with the output type "E-Mail," the entries are set to error, and a message is displayed indicating that the application has exceeded its IncomingBytes limit. This issue is triggered when more than 150 MB of data is uploaded within a 5-minute period per mailbox, causing throttling on the specific App ID and Mailbox combination.

Impact: Users are unable to send multiple records via email through Document Dispatch when the data exceeds the specified limit within the given time frame, resulting in incomplete dispatch entries and operational delays.

Created: January 28, 2026
Priority: High

Archiving of documents via Connector is not possible

Fixed - Extension Delivery planned

Description: When DD, DC, DI, and DD for DC are installed and invoices are configured so that attachments are uploaded to DC, the attachment upload intermittently fails or results in an error instead of completing successfully.

Impact: Users may be unable to reliably upload invoice attachments to DC, leading to incomplete invoice records and potential delays in processing or reviewing invoices.

Created: May 8, 2026
Priority: High

Codeunit Output type creates either an error or entries with draft

Fixed - Extension Delivery planned

Description: When using Document Dispatch with a dispatch profile output type set to Codeunit, processing fails if the custom Codeunit is implemented with an incorrect TableNo. In affected environments, dispatch entries remain in status “Draft” or eventually fail with the error: Record(5487168) ist nicht kompatibel mit 'Codeunit.Run(Record(5487159))'. This occurs when the Codeunit is defined for the “SIM_EDS Record Attachment” table instead of the required “SIM_EDS Queue Entry” table.

Impact: Custom Codeunit-based dispatch processing for documents such as Posted Sales Invoices does not complete successfully, preventing automated sending via the configured dispatch profile and requiring manual intervention or correction of the Codeunit configuration.

Created: June 8, 2026
Priority: High

E-POST entries send even when user is not licensed

Fixed - Extension Delivery planned

Description: When an E-POST Dispatch Profile is assigned to a customer and the responsible user’s license is revoked or deactivated, invoices generated for that customer still create dispatch entries with status “Created” instead of “Not licensed.” These entries are then processed by the job queue and sent out using the unlicensed user.

Impact: E-POST dispatches may be sent from users who are no longer licensed, potentially causing compliance issues, incorrect audit trails, and unintended outbound communication.

Created: June 15, 2026
Priority: Medium