DataFlux Data Management Studio 2.5: User Guide

Java Plugin Node

Use the Java Plugin node to run a Java program in the context of a data job. For an example of how this node can be used, see Running a Java Program in a Data Job.

The properties dialog for this node includes the following fields and controls: 

Name - Specifies a name for this node in the context of a data job.

Path - (optional) Enables you to specify a Java classpath for the current node. For more information about Java classpaths, see Java Classpath.

Java Class - Select the Java classes that are available from the active Java classpath. If no Java classpath is specified in the Path field or in an app.cfg file, then the only available classes will be the classes associated with the default Java classpath. For more information about the Java programs associated with the default Java classpath, see Example Java Programs for the Java Plugin Node.

Parameter - Specifies values for the parameters the Java class provides. When you write your own Java plugin, you specify which parameters are displayed here.

Value - Specifies the value of the parameter.

You can access the following advanced properties by right-clicking the Java Plugin node:


Related Topics

Documentation Feedback: yourturn@sas.com
Note: Always include the Doc ID when providing documentation feedback.

Doc ID: dfU_PFUtil_JavaPlugin.html