> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/dede/altere-versionen/anderungsubersicht-altere-versionen/ueberblick/verbesserungen-der-aktion-warten-auf-den-abschluss-von-unterfaellen.md).

# Verbesserungen der Aktion 'Warten auf den Abschluss von Unterfällen'

Sobald ein Unterfall gestartet wurde (entweder manuell oder durch eine „Fall starten"-Aktion), geht eine „Warten auf den Abschluss von Unterfällen"-Aktion in einen Zustand des „Wartens" auf den Abschluss aller aktuell laufenden Unterfälle innerhalb eines Falls über, bevor der Fall abgeschlossen werden kann.

![](https://gblobscdn.gitbook.com/assets%2F-MR4uErt41EMkGUOTvyd%2F-Mahf7s_DMYD56EJBY03%2F-MahjL3C13RNC2jFgHiy%2Fimage.png?alt=media\&token=7d6c2eb3-78c8-4b0a-a6c5-6c79a272dbba)

Sobald der Unterfall abgeschlossen ist, wird die Aktion „Warten auf den Abschluss von Unterfällen" automatisch geschlossen.

![](https://gblobscdn.gitbook.com/assets%2F-MR4uErt41EMkGUOTvyd%2F-MahUFjily7RQQJpY-ey%2F-MaheDU9F_gMsejOp3Id%2Fimage.png?alt=media\&token=37e002c4-5517-4301-b605-f568d39c1db5)

Wenn ein Unterfall nicht gestartet wurde, aber eine Aktion „Warten auf den Abschluss von Unterfällen" gestartet wurde, geht die Aktion „Warten auf den Abschluss von Unterfällen" in einen „Zu erledigen"-Status über und wird einer Warteschlange zugewiesen.

![](https://gblobscdn.gitbook.com/assets%2F-MR4uErt41EMkGUOTvyd%2F-M_tt8kvvrs8MMHHKag6%2F-M_ttFIUdXov1PCb7v2Z%2Fimage.png?alt=media\&token=abd4dab3-54ef-4172-930a-09775d9106cd)

Wenn sich die Aktion nicht im Zustand „Warten auf den Abschluss von Unterfällen" befindet und der Unterfall, auf den sie wartet, abgeschlossen ist, wird in der Infokarte die Meldung „Unterfall ist abgeschlossen" angezeigt.

![](https://gblobscdn.gitbook.com/assets%2F-MR4uErt41EMkGUOTvyd%2F-Mahf7s_DMYD56EJBY03%2F-MahjJ5dRBh27P7pDi6T%2Fimage.png?alt=media\&token=cf9a40b1-9f4e-4195-ae20-6b17596a4c90)

Wenn der Unterfall noch nicht gestartet ist und Sie versuchen, die Aktion auf „Warten auf den Abschluss des Unterfalls" zu setzen, wird die Aktion geschlossen, da kein Unterfall gestartet ist.&#x20;

Wenn Sie versuchen, eine Aktion „Warten auf den Abschluss des Unterfalls" manuell aufzulösen, informiert Sie das System, dass der Hauptfall nicht mehr auf den Abschluss des Unterfalls wartet, bevor er sich selbst abschließt.

![](https://gblobscdn.gitbook.com/assets%2F-MR4uErt41EMkGUOTvyd%2F-MahUFjily7RQQJpY-ey%2F-MahXkdw7JGQmuPjwTlW%2Fimage.png?alt=media\&token=17fbf5e7-0de3-4dff-bcc1-cb1d6c1e2ebe)


---

# 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.enate.net/whats-new/dede/altere-versionen/anderungsubersicht-altere-versionen/ueberblick/verbesserungen-der-aktion-warten-auf-den-abschluss-von-unterfaellen.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.
