6

Currently, when E-Documents (Peppol) encounter intermittent errors during sending, they remain in Error status and require manual use of the "Recreate Document" action.

This action is only available as a page-level UI button and cannot be triggered programmatically.


Request: Provide a supported codeunit method (e.g., EDocument.RetryCreate()) that allows the "Recreate Document" action to be executed via Job Queue or background processes.


Business Impact:

Reduces manual intervention in high-volume invoicing scenarios

Enables automated retry mechanisms for transient errors

Improves operational efficiency and document processing reliability

Category: General
STATUS DETAILS
New