UiPath Documentation
activities
latest
false
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.

Activités Classic Integration

Dernière mise à jour 18 mai 2026

Get Bulk API Job

UiPath.Salesforce.Activities.GetBulkApiJob

Récupère les détails d'une tâche Bulk API.

Propriétés

Commun

  • NomAffichage (DisplayName) - Nom affiché de l'activité.

Entrée

  • Id - The ID of the bulk API job whose details you want to retrieve. This field supports only strings and String variables.

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

  • NumberRecordsFailed - The number of records that were not successfully processed in the specified job, stored in an Int32 variable. This field supports only Int32 variables.
  • NumberRecordsProcessed - The number of records that were successfully processed in the specified job, stored in an Int32 variable. This field supports only Int32 variables.
  • Object - The Salesforce object on which you want to perform the operation. This field supports only strings and String variables.
  • Operation - The bulk API operation that was performed, stored in a BulkApiOperation variable. This field supports only BulkApiOperation variables.
  • Retries - The number of times that Salesforce attempted to save the results of an operation, stored in an Int32 variable. Repeated attempts may be due to an issue. This field supports only Int32 variables.
  • SalesforceStatus : le statut renvoyé par Salesforce une fois l'action terminée, stocké dans une variable SalesforceStatus . Ce champ ne prend en charge que SalesforceStatus variables.
  • State - The current state of processing for the specified job. This field supports only strings and String variables. Supported values for this field are:
    • Open
    • UploadComplete
    • Aborted
    • Failed
    • JobComplete
    • Closed
  • Propriétés
  • Commun
  • Entrée
  • Divers
  • Sortie

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