> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/10.-kijuttatasi-muveleti-adatok-exportalasa-a-john-deere-ops-centerbe.md).

# 10. Kijuttatási műveleti adatok exportálása a John Deere Ops Centerbe

A GeoPard képes exportálni egy **Művelet szerinti** adatkészletet a John Deere Ops Centerbe mint egy **Kijuttatási művelet**.

Ezt akkor használd, ha azt szeretnéd, hogy a feldolgozott kijuttatási réteg megjelenjen a John Deere Ops Centerben.

<figure><img src="/files/5406d88f454539765cdea21804d0933ef4fdeca4" alt="Export application map to John Deere Ops Center"><figcaption><p>Kijuttatási térkép exportálása a John Deere Ops Centerbe</p></figcaption></figure>

### Mielőtt elkezded

* Győződj meg róla, hogy a John Deere-integráció már csatlakoztatva van.
* Nyisd meg azt a táblát, amely tartalmazza a **Művelet szerinti / Elvetve szerinti** adatkészletet.
* Ellenőrizd, hogy az adatkészlet már fel van töltve, és látható a réteglistában.

### Lépések

1. Nyisd meg a tábla oldalát.
2. A **Adatrétegek**szakaszban bontsd ki **Művelet szerinti / Elvetve szerinti**.
3. Nyisd meg annak az adatkészletnek a menüjét, որը exportálni szeretnél.
4. Kattints **Exportálás a John Deere Ops Centerbe kijuttatási műveletként**.
5. Várd meg, amíg az export befejeződik.
6. Nyisd meg a John Deere Ops Centert, és ellenőrizd a feltöltött fájlt.

A feltöltött fájl a John Deere Ops Centerben a következő alatt jelenik meg: **Munkadatok** és **Kijuttatási fájlok**.

### Megjegyzések

* Ez az export a kiválasztott **Művelet szerinti** réteg
* adatkészletmenüjéből érhető el.
* Ha az exportálási opció hiányzik, ellenőrizd, hogy a John Deere-kapcsolat aktív-e.


---

# 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://docs.geopard.tech/geopard-tutorials/hu/termekbemutato-webalkalmazas/john-deere-operations-center-integracio/10.-kijuttatasi-muveleti-adatok-exportalasa-a-john-deere-ops-centerbe.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.
