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

Create Bulk API Job

UiPath.Salesforce.Activities.CreateBulkApiJob

Crée une tâche API en bloc dans Salesforce.

Propriétés

Commun

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

Entrée

  • ColumnDelimiter - Specifies which symbol is to be used as a delimiter for columns in the .csv file that contains the job data. By default, this property is set to COMMA. The following options are available:
    • CITATION ARRIÈRE
    • CARET
    • Virgule
    • TUYAU
    • Point-virgule
    • Onglet
  • ExternalIdFieldName - The external ID field in the object that is being upserted. This ID is needed strictly for Upsert operations. The field values must also be found in the .csv file that contains job data.
    Remarque :

    Configuring this field for operations other than Upsert causes the activity to fail at runtime.

  • FilePath - The full path to the .csv file that contains the job data. This field supports only strings and String variables.
  • LineEnding - Specifies the line ending that is to be used for the job data. This line ending marks the end of a data row. By default, this property is set to LF. The following options are available:
    • LF - Caractère de saut de ligne.
    • CRLF - Caractère de retour chariot suivi d'un caractère de saut de ligne.
  • Object - The Salesforce object on which you want to perform the operation. This field supports only strings and String variables.
  • Operation - Specifies what type of operation you want to perform. By default, this property field is set to Insert. The following options are available:
    • Insérer (Insert)
    • Mettre à jour (Update)
    • Upsert
    • Supprimer (Delete)

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

  • Id - The ID of the bulk API job. This field supports only strings and String 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.
  • 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