1.4.10 Invoke Java Activity Dialog

You use this dialog for defining invoke Java activity details.

This dialog opens when you perform one of the following operations:

For details about how to define invoke Java activity, see the description of the invoke Java activity in the manual Service Platform Development Guide.

Figure 1-71 FigureInvoke Java Activity dialog

[Figure]

Activity name
Specify an activity name. You can use the NCName definition characters of XMLSchema. Specify an activity name that is unique inside a business process or scope.
Java class name
Specify a Java class name. The Java class name to be specified must include a package name. Do not specify an extension (.class, or .java, for example).
Variable for argument
From the drop-down list, select the variable to be allocated to the argument for invoking the Java class specified in Java class name. The drop-down list shows only the variables that can be used of those defined in the List Of Variables And Correlation Sets dialog.
Variable for return value
From the drop-down list, select the variable to be allocated to the return value when the Java class specified in Java class name is invoked. The drop-down list shows only the variables that can be used of those defined in the List Of Variables And Correlation Sets dialog.
Edit button
The Variable-Correlation Set dialog opens. Click this button to edit the contents of the variable to be specified in Variable for argument or Variable for return value.
For details about the List Of Variables And Correlation Sets dialog, see 1.4.1 List Of Variables And Correlation Sets Dialog.
OK button
Saves the defined contents and closes the dialog.
Cancel button
Closes the dialog without saving the defined contents.