Sending Documents

eMessaging sends your posted Sales Invoices, Sales Credit Memos, released Purchase Orders, and posted Warehouse Shipments as electronic documents in PEPPOL BIS 3.0 format. All delivery flows through Centara’s CentaraIQ Access Point, with positive delivery confirmation from the recipient’s Access Point.

Prerequisites

Before you can send electronic documents to a customer or supplier:

  1. The customer must have a Document Sending Profile that uses eMessaging. See Automation for setup.
  2. The customer’s VAT Registration No. must be filled in and registered on the PEPPOL network.
  3. Your own company VAT number and mTLS certificate must be configured. See General Setup.
  4. The Send job queue must be running (or use event-triggered sending). See Automation.

Automatic sending

eMessaging supports two auto-send mechanisms:

Job queue (scheduled)

The Send job queue runs at regular intervals and picks up all documents queued for electronic delivery:

  1. Post a Sales Invoice or Sales Credit Memo as usual.
  2. The document is flagged for electronic delivery based on the customer’s Document Sending Profile.
  3. The next time the Send job queue runs, eMessaging converts and sends the document.
  4. The delivery status is updated on the posted document.

Event-triggered (immediate)

When Auto-Send on Post is enabled in General Setup:

  1. Post the document.
  2. eMessaging immediately queues it for conversion and delivery — no waiting for the job queue cycle.
  3. The Send job queue picks it up on its next run (typically within seconds to minutes).

For Purchase Orders, enable Auto-Send PO on Release to send orders immediately when released.

For Despatch Advice, enable Auto-Send Despatch on Ship to send shipping notifications when warehouse shipments are posted.

Manual sending

To send a document manually:

  1. Open the Posted Sales Invoice, Posted Sales Credit Memo, Released Purchase Order, or Posted Warehouse Shipment.
  2. Select Send Electronic Document from the actions.
  3. eMessaging converts the document to PEPPOL BIS 3.0 and sends it via CentaraIQ.
  4. A confirmation is shown with the delivery status.

Document sending profiles

Document sending profiles determine how documents are sent for each customer.

  1. Search for Document Sending Profiles in Business Central.
  2. Create or edit a profile with Electronic Document set to the desired format.
  3. Assign the profile to customers on their Customer Card.

If a customer has no profile assigned, the default profile from General Setup is used.

Per-customer overrides

For customers with specific requirements, you can override defaults on the Customer Card:

FieldDescription
Document Sending ProfileWhich delivery profile to use
PEPPOL IdentifierCustomer’s PEPPOL endpoint (overrides VAT number if different)
PEPPOL SchemeScheme for the PEPPOL identifier
Electronic Document FormatOverride format for this customer
Send PDF CopyAlso send a PDF copy via email
Email for PDF CopyWhere to send the PDF copy

CentaraIQ delivery process

When a document is sent, the following happens within CentaraIQ:

  1. Recipient lookup — CentaraIQ queries the PEPPOL SMP to find the recipient’s Access Point and supported document types.
  2. Validation — the PEPPOL BIS 3.0 document is validated against the standard schema and business rules.
  3. Transmission — the document is transmitted to the recipient’s Access Point using the AS4 protocol with TLS 1.3 encryption.
  4. Delivery confirmation — the recipient’s Access Point returns a delivery receipt (MDN).
  5. Status update — CentaraIQ notifies eMessaging of the delivery result, and the posted document status is updated.

Delivery status

After sending, the posted document shows the electronic document status:

StatusMeaning
SentSuccessfully delivered to the recipient’s Access Point — delivery receipt received
PendingQueued for sending (waiting for the job queue or processing)
In TransitTransmitted to CentaraIQ, awaiting delivery confirmation
FailedDelivery failed — check the error message
Not SentNo electronic delivery configured for this customer

What gets sent

eMessaging includes the following in the PEPPOL BIS 3.0 document:

  • Company and customer details (name, address, VAT numbers, PEPPOL identifiers)
  • Document dates, numbers, and references (including PO reference, contract reference)
  • Line items with descriptions, quantities, unit prices, and item identifiers
  • VAT breakdown with category codes and rates
  • Payment terms, due date, and payment means
  • Currency code
  • Document-level charges or allowances
  • Delivery information (for Despatch Advice)
  • Attachments (if Include Attachments is enabled in General Setup)

Troubleshooting

If a document fails to send:

ErrorCauseResolution
Recipient not found on PEPPOLCustomer’s VAT number not registeredVerify the VAT number and confirm PEPPOL registration
Certificate expiredYour mTLS certificate has expiredUpload a new certificate in General Setup
Validation failedDocument does not pass PEPPOL BIS 3.0 validationCheck the validation errors — usually missing fields or invalid codes
Connection timeoutCentaraIQ API not respondingRetry; if persistent, check connectivity
Recipient Access Point errorRecipient’s Access Point rejected the documentContact the recipient to verify their setup

For more help, see FAQ & Common Errors.