UiPath Documentation
activities
latest
false

Actividades de desarrollador

Última actualización 21 de abr. de 2026

Ámbito de Java

UiPath.Java.Activities.JavaScope

Inicializa una biblioteca Java especificada y proporciona un ámbito para las actividades Java. Todas las actividades de Java deben ejecutarse dentro de un ámbito de Java.

Nota:

El paquete de actividades Java ahora es compatible con .NET 5 Windows.

Propiedades

Común
  • DisplayName - The display name of the activity. This field supports only String variables.
Entrada
  • Init timeout (miliseconds) - The time to wait until running the Java library, to make sure that the entire environment is up and running. The default value is 15000ms.
  • Java Library Path - The path to the Java Runtime Environment installation. bin\java.exe is appended to this path in order to locate the Java Library Executable. If no path is supplied in this property, the Java Library is loaded from the PATH environment variable. This field supports only String variables.
Otros
  • Privado : si se selecciona, los valores de variables y argumentos ya no se registran en el nivel Detallado.
  • Propiedades

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado