Document Status
The Document Status page (DXP eInv Document Status) shows the live processing state of every document that has been picked up by the eInvoice Sender. Each row is one queued document and reflects where that document currently stands in the sending pipeline, together with any error that occurred and where the finished e-invoice was sent.
{add screenshot of Document Status here}
Per-entry information
- Status - the current processing state of the entry (see the lifecycle below).
- Processing DateTime - when the entry was last processed.
- Sent To - the recipient e-mail address the released e-invoice was transmitted to, once transmission has completed (resolved from the override e-mail, the document e-mail, or the customer/vendor card).
- Error Message - the last error reported for the entry. Populated when the status is Error or Failed; empty otherwise.
Status lifecycle
An entry moves through the following states as the pipeline processes it:
- Pending - queued and waiting to be picked up by the Job Queue.
- Processing - currently being worked on by the pipeline.
- Validated - the source data, business and invoice-model validations have passed.
- Generated - the e-invoice artifact (XML/PDF) has been generated.
- Sent - the e-invoice has been released and transmitted to the recipient.
- Error - processing stopped on a recoverable error; the entry will be retried according to the backoff schedule.
- Failed - the entry has exhausted its retries (or hit a permanent/authentication error) and has been moved to the dead-letter state. It will not be retried automatically and requires manual intervention.
Validated and Generated are intermediate milestones within a single run. A healthy document typically progresses Pending → Processing → Validated → Generated → Sent.
Actions
- Reset Status - resets an entry that is stuck in Processing back to Pending (it can only be used from Processing). It does not clear the retry counter - use Re-queue for that.
- Re-queue - moves an Error or Failed entry back to Pending, clears the retry counter, clears the error, and shows a confirmation notification so the entry is processed again on the next Job Queue run. Use this after you have corrected the underlying data problem.
- Download Diagnostic Bundle - collects the status, retry state, artifact metadata (hashes, not content) and recent process-log rows into a text file for troubleshooting.
- View Process Log - opens the process log for the entry, showing the step-by-step trace of the exchange with the Digivoice system.
- View Validation Findings - opens the persisted Validation Findings from the last validation run.
- Show KoSIT Report / Download KoSIT Report - opens the official KoSIT report in the viewer, or downloads it as a file.
A Failed entry is a dead-letter - it stays put until someone fixes the cause and uses Re-queue. Failed entries are never picked up again on their own.
No comments to display
No comments to display