Skip to content
aYOUne
Not in your language

This page is not yet available in en. You're reading the de version.

ayoune-http

Stand: Commit 341fceb · 2026-09-27

Das Paket führt die Aufrufe der Plattform zu fremden Diensten und zwischen den eigenen Bereichen aus; ein Administrator sieht davon nur die Folgen, etwa eine gemeldete Störung bei einer Anbindung, und richtet nichts ein.

Funktionen

  • Aufrufe nach außen – Jede Anbindung an einen fremden Dienst läuft über dieses Paket; es hält Zeitlimits ein und meldet Fehler mit Zieldienst und Status.
  • Wiederholung bei Fehlern – Ein fehlgeschlagener Aufruf kann nach einem festen Profil wiederholt werden, bevor er als Fehler gilt.

Zweck

Wenn ein Bereich der Plattform einen fremden Dienst aufruft, etwa einen Zahlungsanbieter, ein Werbenetzwerk oder einen Versanddienst, läuft der Aufruf über dieses Paket. Es sorgt dafür, dass alle Bereiche Aufrufe auf dieselbe Weise ausführen, Zeitlimits einhalten und Fehler einheitlich melden.

Für Sie als Administrator ist das Paket unsichtbar. Es hat keine Ansicht, keine Einstellung und kein Recht. Dieser Text sagt Ihnen, was Sie davon trotzdem bemerken.

Einrichten

Es gibt nichts einzurichten. Die Zugangsdaten einer Anbindung hinterlegen Sie im Bereich, der sie nutzt, oder im Tresor für Zugangsdaten; dieses Paket liest sie nicht selbst.

Ein Proxy oder eine Ausnahme von der Zertifikatsprüfung ist Sache des Betreibers der Plattform, nicht des Mandanten.

Rollen und Rechte

Das Paket vergibt keine Rechte und prüft keine. Ob ein Nutzer eine Anbindung auslösen darf, entscheidet der Bereich, in dem die Anbindung liegt.

Laufender Betrieb

Das Paket läuft innerhalb der Bereiche; es hat keine eigenen Zeitgeber und legt keine Aufgaben an.

Was Sie bemerken: schlägt ein Aufruf fehl, meldet der aufrufende Bereich den Fehler. Die Meldung nennt den Zieldienst, den Status der Antwort und die Dauer. Ein Aufruf, der das Zeitlimit überschreitet, wird als Zeitüberschreitung gemeldet; ein Aufruf, der den Dienst nicht erreicht, als Netzwerkfehler ohne Antwort.

Einige Bereiche wiederholen einen fehlgeschlagenen Aufruf mehrfach mit wachsender Wartezeit, bevor sie ihn als Fehler melden. Eine Anbindung, die kurz nicht erreichbar war, erzeugt deshalb nicht sofort eine Störung.

Störungen

Eine Anbindung meldet eine Zeitüberschreitung. Der fremde Dienst hat innerhalb des Zeitlimits nicht geantwortet. Prüfen Sie, ob der Dienst erreichbar ist; wiederholt sich die Meldung, geben Sie Zieldienst und Zeitpunkt an den Support.

Eine Anbindung meldet einen Netzwerkfehler ohne Antwort. Der Dienst war nicht erreichbar, oder seine Adresse ist in der Anbindung falsch hinterlegt. Prüfen Sie die Adresse in den Einstellungen des Bereichs.

Eine Anbindung meldet einen Status außerhalb des Erfolgsbereichs. Der fremde Dienst hat den Aufruf abgelehnt, meist wegen ungültiger oder abgelaufener Zugangsdaten. Erneuern Sie die Zugangsdaten im Tresor oder im Bereich der Anbindung.

Glossar

  • Anbindung – Eine Verbindung Ihres Mandanten zu einem fremden Dienst, etwa einem Zahlungsanbieter oder einem Werbenetzwerk.
  • Zieldienst – Der Name des angesprochenen Dienstes, wie er in einer Fehlermeldung erscheint.

Work with this page

Ready-made instructions for your AI tool. Copy, paste, go — the AI fetches the content itself via the address in the text.

Summarise the steps for me The essentials, in the right order.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-http.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Summarise the content for me.

- First, in two sentences: what is this about?
- Then the steps in the order I need to take them.
- One line per step, in plain language.
- At the end: what I should have ready beforehand.

Leave out nothing I need in order to actually finish.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Explain what I need this for What it is good for — and when it is worth it.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-http.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Explain to me what I need this for.

1. Which problem does it solve? In one sentence, from my point of view.
2. Three typical situations in which it genuinely helps me.
3. When I do NOT need it — that saves me time.
4. What I can do instead if it is not a fit.

Stick to what the source says. Where it gives nothing, say so openly instead
of guessing.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Help me set this up Step by step, asking me as you go.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-http.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Walk me through the setup step by step.

- First tell me what I need to have ready (access, data, time).
- Then take me through ONE step at a time. Wait for my "next".
- For each step, say how I can tell that it worked.
- If something goes wrong, ask me for the exact message instead of guessing.

If the instructions leave a point open, tell me so rather than inventing it.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Help me with a problem Narrow down the cause instead of guessing.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-http.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Help me narrow down a problem.

- First ask me what I observe and what I expected instead.
- From that, derive the most likely causes consistent with this source.
- For each cause, give me ONE test that confirms or rules it out.
- Order them so the cheapest test comes first.

Do not guess. If the source does not cover the problem, tell me where I should
look next.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
Explain it in plain words No jargon, from the ground up.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-http.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Explain the content so that someone without prior knowledge understands it.

- Start with the purpose: why does this exist at all?
- Explain technical terms in half a sentence on first use.
- One everyday comparison where it genuinely holds — none where it limps.
- At the end: the three things worth remembering.

Do not shorten by dropping conditions. A simplification that hides a
prerequisite is a false statement.
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.
A checklist to tick off To follow along while you do it.
Read the following documentation by tolinax UG and work with it.

This page: https://ayoune.com/en/docs/admin-handbook/ayoune-http.md
The complete collection: https://ayoune.com/en/docs/admin-handbook.md

Turn this into a **tick-off checklist** for practical use.

- Exactly one action per item, in the imperative.
- Order it so that no item depends on a later prerequisite.
- Prerequisites and pitfalls as indented sub-items.
- End with an acceptance step: how do I know everything is right?
A note on sources:
- Every page of this documentation is available as Markdown (the same address with `.md`).
- A machine-readable overview of all public content is at `/llms.txt`.
- If you have access to the aYOUne MCP server, you can work against live data
  instead of this snapshot. If not, ignore this point.

Was this article helpful?

👎 No (0)
Leave a comment