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:
| Column | Description |
|---|---|
| Number | Unique transmission number for reference |
| Type | Protocol: OCI or cXML |
| System | Name of the OCI or cXML system used |
| Status | Current status of the session |
| Transferred at | Time of transfer (empty if no transfer has taken place yet) |
| Order number | Shopware order number (empty if no order has been created yet) |
| Created at | Time of login |
Filtering and Searching
The list can be filtered by two criteria:
| Filter | Description |
|---|---|
| Status | Show only transmissions with a specific status (e.g. only "Transferred") |
| System type | Show 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.