activities
latest
false
- Overview
- Cryptography
- Database
- Java
- Python
- WebAPI
Load Jar
Developer Activities
Last updated Oct 22, 2024
Load Jar
UiPath.Java.Activities.LoadJar
Loads a Java Library Package file in the current Java Scope for subsequent actions. A method can be invoked only after its respective class library is loaded.
Note: The Java activity package is now compatible with .NET 5 Windows.
Common
- DisplayName - The display name of the activity. This field supports only
String
variables.
Input
- JarPath - The path to the
.jar
file containing the Java Library Package that you want to load. This field supports only String variables.
Misc
- Private - If selected, the values of variables and arguments are no longer logged at Verbose level.