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 automatización de TI

Ejecutar script en instancia

UiPath.GoogleCloud.Activites.RunScriptOnInstance

Descripción

Ejecuta un script en una instancia.

Nota:
  • Esta actividad se implementa ejecutando un script de inicio.
  • Esta actividad solo se puede usar cuando la instancia tiene el estado Running. La instancia se reiniciará para que se ejecute el script.

Compatibilidad de proyectos

Windows - Heredado | Windows | Multiplataforma

Configuración

Común

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

Entrada

  • Instance - The instance on which the operation will be performed. This field supports only GCPInstance variables.
  • Script - The script to run on the virtual machine.
  • ScriptKey - The metadata key that corresponds to the type of script specified in Script parameter. Examples of such keys: "startup-script", "sysprep-specialize-script-bat".

Otros

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

Salida

  • CommandOutput - The result of the script execution.

Tiempo de espera

  • ConsoleOutputTimeout - Specifies the amount of time (in seconds) to wait for the console output after the machine is in 'Running' state. The value shall be less than TotalExecutionTimeout. This field supports only integer and Int32 variables. The default value is 60 seconds.
  • TotalExecutionTimeout - Specifies the amount of time (in seconds) to wait for the activity to run before an error is thrown. This field supports only integer and Int32 variables. If not set, the activity runs until completion.
  • Descripción
  • Compatibilidad de proyectos
  • Configuración
  • Común
  • Entrada
  • Otros
  • Salida
  • Tiempo de espera

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado