> ## Documentation Index
> Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Verarbeitung

> Das Objekt Processing stellt Informationen über die Verarbeitung von Vorgangsdokumenten bereit und ermöglicht es, in einer Condition-Aktivität auf die vorherige Verarbeitungsstufe zu verweisen.

Objekt, das Informationen zur Verarbeitung von Vorgangsdokumenten bereitstellt. Es kann verwendet werden, um auf die vorherige Verarbeitungsstufe zu verweisen und festzustellen, ob sie erfolgreich war.

<div id="properties">
  ## Eigenschaften
</div>

| Name         | Typ                                                                              | Beschreibung                      |
| :----------- | :------------------------------------------------------------------------------- | :-------------------------------- |
| PreviousStep | [Step](/de/vantage/documentation/skill-designer/process/condition-activity/step) | Die vorherige Verarbeitungsstufe. |

<div id="related-topics">
  ## Verwandte Themen
</div>

* [Step](/de/vantage/documentation/skill-designer/process/condition-activity/step)
* [ProcessingStatus](/de/vantage/documentation/skill-designer/process/condition-activity/processing-status)
* [Objektmodell](/de/vantage/documentation/skill-designer/process/condition-activity/object-model)
