> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren.md).

# Datenquellen konfigurieren

In JUNE5 kann nur der Systemadministrator Datenquellen konfigurieren. Dies geschieht im Bereich Datenquellen, aufrufbar im Menü am rechten Bildschirmrand über den Befehl Datenquellen. Anschließend wird links in der Objektliste der Eintrag Datenquellen konfigurieren aufgerufen.

### Konfiguration der Datenquelle

Hierzu wird auf das Dropdown-Listenfeld mit der Beschriftung *Endpunkt-Auswahl* geklickt. Es öffnet sich ein Dropdown-Menü in dem alle *aktivierten* Endpunkte aufgelistet sind. Nach der Auswahl eines Endpunktes wird eine konfigurierbare Tabelle sichtbar. Je nach Endpunkttyp können die Tabellenspalten voneinander variieren.

Generell können für alle Datenquellen folgende drei Spalten konfiguriert werden:

* Identifikation
* Name
* Aktiviert
* Löschen

Die Konfiguration weiterer Spalten ist vom Endpunkt abhängig.

#### ACRON:

* Datenprozesse
* Berichtsprozesse
* [Ereignis-Puffer](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/ereignis-puffer.md)
* [Synchronisieren](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/acron-datenquellen-synchronisieren.md)

{% hint style="info" %}
Sollte eine ACRON Anlagen ID mit \_AC8 oder \_AC7 enden, so sollte dieses entfernt werden damit die Identifikation im JUNE5 Namensraum auf das notwendigste reduziert wird..
{% endhint %}

#### SQL OLE DB:

* [SQL Befehlsvariablenliste](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/sql-befehlsvariablenliste.md)
* [SQL Befehle Intervalabfragen](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/sql-befehle-intervallabfragen.md)
* [SQL EreignisKonfiguration](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/sql-ereigniskonfiguration.md)
* [Ereignis-Puffer](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/ereignis-puffer.md)

#### HEB:

* [SQL Befehl Unit-Batch](/june5-3.5/datenquellenunterstuetzung-und-einbindung/honeywell-experion-batch-heb/sql-befehl-unit-batch.md)
* [SQL Befehl PHD Variablenliste](/june5-3.5/datenquellenunterstuetzung-und-einbindung/honeywell-experion-batch-heb/sql-befehl-phd-variablenliste.md)

#### JUNE5 Batch Connector:

* [SQL Befehl Unit-Batch](/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren/sql-befehl-unit-batch.md)


---

# 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:

```
GET https://docs.videc.de/june5-3.5/webanwendung/datenquellen/datenquellen-konfigurieren.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
