Skip to main content

Managing Transmissions in the Admin

You can find all punchout sessions in the Shopware Admin under AgiqonConnector → Transmissions.

Transmission List

The overview shows all transmissions with the most important information at a glance:

ColumnDescription
NumberUnique transmission number for reference
TypeProtocol: OCI or cXML
SystemName of the OCI or cXML system used
StatusCurrent status of the session
Transferred atTime of transfer (empty if no transfer has taken place yet)
Order numberShopware order number (empty if no order has been created yet)
Created atTime of login

Filtering and Searching

The list can be filtered by two criteria:

FilterDescription
StatusShow only transmissions with a specific status (e.g. only "Transferred")
System typeShow only OCI or only cXML transmissions

Transmission Detail

Clicking on a transmission opens the detail view with two tabs:

Tab: General

Here all stored information for the transmission is listed:

  • Transmission number, status, system type and system name
  • Hook URL of the procurement system
  • Timestamps (login, transfer)
  • The stored cart payload — all product data that was transmitted during the transfer
  • The linked Shopware order (with direct link), if one was created

Tab: Customers

Shows the Shopware customer assigned to this transmission.

Cancelling a Transmission

A transmission can be manually set to "Cancelled" — e.g. if a session is erroneous or needs to be cleaned up manually. This action is available in the detail view.

caution

A cancelled session cannot be reactivated.