> For the complete documentation index, see [llms.txt](https://helpcenter.etron.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpcenter.etron.info/onretail-wiki/handbuch/onlineshop/connector.md).

# Connector

## Warteschlange

![](/files/F9jqCOpGe0hArhAvTEPX)

![](/files/nbQT92Y6IHVUJeR305cx)

Die **Queue** zeigt alle Übertragungen von Ihrer ETRON onRetail Instanz zu Ihrem ETRON onRetail Onlineshop. Durch einen Klick auf die entsprechende Übertragungszeile kann in die Detailansicht der Übertragung gesprungen werden.

![](/files/QvZ830a1xMdA4uIL5Asi)

Diese Übersicht zeigt alle Übertragungspositionen und den Status von Kategorien, Produkten und Varianten.

## Warteschlangenfehler

![](/files/ipcQgd935KhlvLYUODyF)

Hier finden Sie eine Auflistung aller Fehler, die in der Warteschlange aufgetreten sind, für eine bessere Analyse.

## Bestellungen

![](/files/QueM2FjGnLmC3EHzw4B0)

![](/files/K82Q7tVzqQoEvFhHleeS)

Hier werden alle Bestellaufträge, die bereits an Ihre ETRON onRetail Instanz übertragen wurden, aufgelistet.&#x20;

Auch hier kann durch einen Klick auf die Position eine Detailansicht mit zusätzlichen Informationen aufgerufen werden.

## Einstellungen

![](/files/ZkOuqQ2XciuWgDkbzVvJ)

### Anmeldedaten

![](/files/AtDBjm4q0uQYCN9lkvcJ)

Hier finden Sie Ihre Anmeldedaten, welche mit den [Anmeldedaten in Ihrem ETRON onRetail](/onretail-wiki/handbuch/verwaltungsoberflache/webshop/gateway.md#gateway-aktivieren) übereinstimmen müssen, um eine positive Übertragung zu garantieren.&#x20;

### Export Bestellung

<div align="left"><img src="/files/pnN30QiWVqvoCRZjQVid" alt=""></div>

Hier legen Sie fest, ob Aufträge an die Warenwirtschaft netto oder brutto übertragen werden sollen. Diese Einstellung hängt von der Steuereinstellung in Ihrem ETRON onRetail ab.&#x20;


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://helpcenter.etron.info/onretail-wiki/handbuch/onlineshop/connector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
