Configuration
The Configuration tab has the following fields.
XML Schema Type |
Global Var? |
Java Data Type |
Name |
No |
The name to appear as the label for the resource. |
Description |
No |
Short description of the activity. |
Use Java Schema |
|
Specifies whether you want to use a Java Schema shared configuration resource to configure this activity or whether you want to specify a Java class file. When unchecked, the Java Class field appears. When checked, the Java Schema: and Class: fields appear. |
Java Schema: |
No |
Only available when the Use Java Schema field is checked. This field specifies a Java Schema shared configuration resource. This resource is used to specify the schema used to convert the Java object to the XML schema. |
Java Class: |
|
When Use Java Schema is checked, this is the class in the Java Schema to use. Use the Show Class Browser button to bring up the dialog to choose th Java class. |