UiPath Documentation
action-center
2.2510
true
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Action Center - Guide de l'utilisateur

Créer une tâche de labellisation

UiPath.MLServices.Activities.MLDataLabelling

Remarque :

This activity requires Studio 2022.4 or higher to function properly.

Description

Creates a labeling task in Action Center. This activity connects to your AI Center tenant, uploads a file to a selected data labeling session, and creates a corresponding task in Orchestrator. A human operator can then complete the task through Action Center.

Use the ID and folderPath fields from the returned TaskObject output to create an ExternalTaskObject for the Wait For External Task And Resume activity.

Compatibilité du projet

Windows - Legacy | Windows

Configuration

Module Designer

  • Project - Retrieves available projects and lets you select the project to which you want to send data.
  • Data labeling session - Retrieves available data labeling sessions in the selected project and lets you select the session to which you want to send data.
  • File - The local path of the file you want to send.

Panneau propriétés

Commun

  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. Accepts Boolean values (True, False). The default value is False.
  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

  • LocalFilePath - The full path of the local file to upload. Accepts only String variables.
  • OrchestratorFolderName - The path to an Orchestrator folder different from the one the current process operates in, where you want to create the task. If the current user does not have the required permissions for the target folder, task creation fails.

Divers

  • Privé (Private) - Si cette option est sélectionnée, les valeurs des variables et des arguments ne sont plus enregistrées au niveau Détaillé (Verbose).

Sortie

  • FileName - The file name used to save the file in storage. Stored in a String variable.
  • Headers - The headers returned by the request.
  • StatusCode - The status code returned by the request. Stored in an Int32 variable.
  • TaskObject - The task object returned from Orchestrator as an OrchestratorTaskCreate object. Use the ID and folderPath fields to create an ExternalTaskObject for the Wait For External Task And Resume activity.
  • Description
  • Compatibilité du projet
  • Configuration
  • Module Designer
  • Panneau propriétés

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour