Configuration for Invoking Java Program Window

This window allows the process modeler to configure the details for invoking the Java program.



  1. Click the Search button to add a class that contains the main method for the startup class. It automatically adds the folder where the startup class is located to ensure normal startup as shown above.
  2. Add all the libraries and/or class folders that the startup class requires by clicking either the Add Class Folder or Add External JAR button.
  3. Enter a custom parameter name for the output value in the "Return Value" text box. This is an optional step and only returns the console output value.
  4. To limit the run time, input the number of seconds before timeout.
  5. Click OK when finished with the configuration.