UiPath Documentation
activities
latest
false
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Actividades de integraciones clásicas

Cargar archivo

UiPath.Salesforce.Activities.UploadFile

Uploads a new file or a new version for an existing file in Salesforce. This activity only functions inside a Salesforce Application Scope activity.

Propiedades

Común

  • Nombre para mostrar: el nombre para mostrar de la actividad.

Entrada

  • Description - The description of the file you want to upload. This field supports only strings and String variables.
  • FilePath - The full path of the file you want to upload. This field can also be configured from the Configure wizard of the activity by browsing for the file on the local machine. This field supports only strings and String variables.
  • InputId - The ID of an existing file on Salesforce to which you want to update with a new version. If an ID of a file that already exists in Salesforce is specified in this property field, a new version is created for it with the file you designated for upload. This property field is optional, and leaving it empty uploads a new file to Salesforce. This field supports only strings and String variables.
  • Title - The title of the file that you want to upload. This field supports only strings and String variables.

Otros

  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.

Salida

  • OutputId - The ID of the file created in Salesforce. If an ID is specified in the InputId property field, this field contains the same ID. If a new object is uploaded to Salesforce, its newly generated ID appears here. This field supports only strings and String variables.
  • EstadoDeSalesforce : el estado devuelto desde Salesforce una vez que se completa la acción, almacenado en una variable SalesforceStatus . Este campo solo admite SalesforceStatus variables.
  • VersionId - The ID of the newly created version. This field supports only strings and String variables.
  • Propiedades
  • Común
  • Entrada
  • Otros
  • Salida

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado