- Bevor Sie beginnen
- Erste Schritte
- Aktivitäten
- Gestalten von Workflows mit langer Ausführungszeit
- Start Job And Get Reference
- Wait for Job and Resume
- Add Queue Item And Get Reference
- Wait For Queue Item And Resume
- Create Form Task
- Wait for Form Task and Resume
- Nach Verzögerung fortsetzen
- Assign Tasks
- Create External Task
- Wait For External Task and Resume
- Complete Task
- Forward Task
- Get Form Tasks
- Get Task Data
- Add Task Comment
- Update Task Labels
- Aktionen
- Prozesse
- Benachrichtigungen
- Audit
- Fehlersuche und ‑behebung

Action Center-Benutzerhandbuch
Update Task Labels
UiPath.Persistence.Activities.Tasks.UpdateTaskLabels
Beschreibung
Diese Aktivität aktualisiert die Bezeichnungen für vorhandene Aktionen.
Projektkompatibilität
Windows - Legacy | Windows | Plattformübergreifend
Windows, Windows – Legacy-Konfiguration
Designer-Panel
- TaskID - The ID of the Action for which you want to update the existing labels. This field supports integer values only.
To allow automatic actions labeling through Persistence activities, the robot account executing the workflow needs View, Create, and Delete permissions on Tags.
- Beschriftungen hinzufügen – Geben Sie eine oder mehrere Beschriftungen ein, um sie einer vorhandenen Aktion hinzuzufügen. Dieses Feld unterstützt nur Zeichenfolgenwerte und hat Namensbeschränkungen. Verwenden Sie Kommas, um verschiedene Werte zu trennen.
Eigenschaften-Panel
Allgemein
- ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field supports Boolean values (True, False) only. 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.
Wenn die Aktivität in Abfangen versuchen (Try Catch) enthalten ist und der Wert der Eigenschaft BeiFehlerFortfahren (ContinueOnError) auf Wahr (True) gesetzt ist, wird kein Fehler bei der Ausführung des Projekts abgefangen.
- AnzeigeName (DisplayName) - Der Anzeigename der Aktivität.
- TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30,000 milliseconds (30 seconds).
Eingabe
- Beschriftungen hinzufügen – Geben Sie eine oder mehrere Beschriftungen ein, um sie einer vorhandenen Aktion hinzuzufügen. Dieses Feld unterstützt nur Zeichenfolgenwerte und hat Namensbeschränkungen. Verwenden Sie Kommas, um verschiedene Werte zu trennen.
- Delete Labels - Input one or more labels to remove from an existing Action. The label names you enter must be valid (that is, the labels must be associated to the Action represented by the TaskId field). This field supports string values only. Use commas to separate different values.
- Orchestrator Folder Path - The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports string values only.
- TaskID - The ID of the Action for which you want to update the existing labels. This field supports integer values only.
Sonstiges
- Privat (Private) - Bei Auswahl werden die Werte von Variablen und Argumenten nicht mehr auf der Stufe Verbose protokolliert.
Plattformübergreifende Konfiguration
- TaskID - The ID of the Action for which you want to update the existing labels. This field supports integer values only.
To allow automatic actions labeling through Persistence activities, the robot account executing the workflow needs View, Create, and Delete permissions on Tags.
- Beschriftungen hinzufügen – Geben Sie eine oder mehrere Beschriftungen ein, um sie einer vorhandenen Aktion hinzuzufügen. Dieses Feld unterstützt nur Zeichenfolgenwerte und hat Namensbeschränkungen. Verwenden Sie Kommas, um verschiedene Werte zu trennen.
Erweiterte Optionen
Allgemein
- ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field supports Boolean values (True, False) only. 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.
Wenn die Aktivität in Abfangen versuchen (Try Catch) enthalten ist und der Wert der Eigenschaft BeiFehlerFortfahren (ContinueOnError) auf Wahr (True) gesetzt ist, wird kein Fehler bei der Ausführung des Projekts abgefangen.
- TimeoutMS - Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30,000 milliseconds (30 seconds).
Eingabe
- Delete Labels - Input one or more labels to remove from an existing Action. The label names you enter must be valid (that is, the labels must be associated to the Action represented by the TaskId field). This field supports string values only. Use commas to separate different values.
- Orchestrator Folder Path - The path to the Orchestrator Folder you want to use with this activity. If left empty, the current Orchestrator folder is used. This field supports string values only.