Environment
UiPath.Java.Activities 0.1.6774.30067-alpha
UiPath Studio 18.3.0-alpha.933
Preconditions
- Create a Java project.
- Create a Java Class with a constructor that takes a String[] as argument.
- Create a method (static or instance) that takes a String[] as argument.
- Package the project into a Jar file.
Steps to reproduce
- Set the java path in the Java Scope activity.
- Use a Create Java Object and a Invoke Java Method activities.
- In the Parameters section of both activities create a new String[] argument.
- In the Value field, put either {}, nothing or just leave it empty.
Expected results
- Java Object is created successfully.
- The method is executed successfully.
Actual results
Please see attachments for more details.
Environment
UiPath.Java.Activities 0.1.6774.30067-alpha
UiPath Studio 18.3.0-alpha.933
Preconditions
Steps to reproduce
Expected results
Actual results
Please see attachments for more details.