UiPath Documentation
activities
latest
false
Wichtig :
Bitte beachten Sie, dass dieser Inhalt teilweise mithilfe von maschineller Übersetzung lokalisiert wurde. Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.
UiPath logo, featuring letters U and I in white

Document Understanding-Aktivitäten

Letzte Aktualisierung 22. Apr. 2026

Wait For Document Validation Action And Resume

UiPath.IntelligentOCR.Activities.WaitForDocumentValidationActionAndResume

Beschreibung

The activity can be used to suspend the execution of the current workflow until a specified document validation action is completed. To designate a validation action, a DocumentValidationActionData object obtained from the Create Document Validation Action activity must be supplied. Upon completion of the validation action provided as input, the execution of the workflow can be resumed.

Hinweis:

Wenn Sie ein neues UiPath® Studio-Projekt erstellen, das diese Aktivität enthält, sollten Sie die Document Understanding-Prozessvorlage auswählen oder zu Projekteinstellungen wechseln und das Flag Unterstützt Persistenz aktivieren.

Für die Action Center-Integration sind CORS/CSP-Einstellungen erforderlich. Weitere Informationen finden Sie unter CORS/CSP-Konfiguration.

Eigenschaften

Designer-Panel

Aktionsdetails

  • ActionObject(Input) - Specifies the input action, which is actually the output of the Create Document Validation Action activity.

Speicherdetails

  • DownloadDirectoryPath - Provides a path to a local directory used for downloading and storing the document associated with the action. If set, the document is downloaded to the specified directory path.
  • DatenAusSpeicherEntfernen – Wenn diese Option ausgewählt ist, werden alle mit der aktuellen Aktion verbundenen Daten aus dem Speicher-Bucket entfernt. Nachdem alle Daten entfernt wurden, sind keine abgeschlossenen Aktionen im Action Center verfügbar.
    Hinweis:

    Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify that:

    • Für Berechtigungen für Speicherdateien werden die Optionen View und Delete ausgewählt.
    • Für Speicher-Bucket- Berechtigungen wird die Option View ausgewählt.
    • Für Aktionsberechtigungen ist die Option View ausgewählt.

Aktionsausgabe

  • Aktionsobjekt(Ausgabe) – Stellt das aktualisierte Aktionsobjekt bereit, das vom Action Center zurückgegeben wird, nachdem die Aktion abgeschlossen ist. Dies sind die verfügbaren Aktionsobjekte: AssignedToUser, CreatorUser, DeleterUser, LastModifierUser und CompletedByUser.

Datenausgabe der Dokumentvalidierung

  • AutomaticExtractionResults - If set, the automatically generated extraction results used by the document validation action are downloaded from storage and set in the passed in variable. This field supports only ExtractionResult variables.
  • DocumentObjectModel - If set, the document object model used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only Document variables.
  • Dokumentpfad - Der lokale Pfad des heruntergeladenen Dokuments, das mit der Aktion verbunden ist. Dieses Feld unterstützt nur Strings und String-Variablen.
  • DocumentText - If set, the document text used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only String variables.
  • Taxonomy - If set, the taxonomy used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only DocumentTaxonomy variables.
  • ValidatedExtractionResults - If set, the human validated extraction results from the document validation action are downloaded from storage and set in the variable passed in. This field supports only ExtractionResult variables.
Eigenschaften-Panel

Aktionsdetails

  • ActionObject(Input) - Specifies the input action, which is actually the output of the Create Document Validation Action activity.

Aktionsausgabe

  • Aktionsobjekt(Ausgabe) – Stellt das aktualisierte Aktionsobjekt bereit, das vom Action Center zurückgegeben wird, nachdem die Aktion abgeschlossen ist. Dies sind die verfügbaren Aktionsobjekte: AssignedToUser, CreatorUser, DeleterUser, LastModifierUser und CompletedByUser.

Allgemein

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is blank and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
  • AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.
  • StatusMessage - The status message is displayed against the workflows in suspended mode while waiting for the action completion. This field supports only strings and String variables.
  • Timeout (Millisekunden) – Gibt an, wie lange (in Millisekunden) gewartet werden soll, bis die Aktivität eine Verbindung mit Orchestrator herstellt, bevor ein Fehler ausgegeben wird. Dies bezieht sich nicht auf die Zeit, die der Workflow im Wartezustand verbringt. Der Standardwert ist 30.000 Millisekunden (30 Sekunden). Dieses Feld unterstützt nur Integer und Int32 -Variablen.

Datenausgabe der Dokumentvalidierung

  • AutomaticExtractionResults - If set, the automatically generated extraction results used by the document validation action are downloaded from storage and set in the passed in variable. This field supports only ExtractionResult variables.
  • DocumentObjectModel - If set, the document object model used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only Document variables.
  • Dokumentpfad - Der lokale Pfad des heruntergeladenen Dokuments, das mit der Aktion verbunden ist. Dieses Feld unterstützt nur Strings und String-Variablen.
  • DocumentText - If set, the document text used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only String variables.
  • Taxonomy - If set, the taxonomy used by the document validation action is downloaded from storage and set in the variable passed in. This field supports only DocumentTaxonomy variables.
  • ValidatedExtractionResults - If set, the human validated extraction results from the document validation action are downloaded from storage and set in the variable passed in. This field supports only ExtractionResult variables.

Sonstiges

  • Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.

Speicherdetails

  • DownloadDirectoryPath - Provides a path to a local directory used for downloading and storing the document associated with the action. If set, the document is downloaded to the specified directory path.
  • DatenAusSpeicherEntfernen – Wenn diese Option ausgewählt ist, werden alle mit der aktuellen Aktion verbundenen Daten aus dem Speicher-Bucket entfernt. Nachdem alle Daten entfernt wurden, sind keine abgeschlossenen Aktionen im Action Center verfügbar.
    Hinweis:

    Make sure that you have enabled all needed permissions for Orchestrator. Go to Folder Permissions for the Robot role in Orchestrator and verify that:

    • Für Berechtigungen für Speicherdateien werden die Optionen View und Delete ausgewählt.
    • Für Speicher-Bucket- Berechtigungen wird die Option View ausgewählt.
    • Für Aktionsberechtigungen ist die Option View ausgewählt.
  • Beschreibung
  • Eigenschaften

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben