JCA Resource Adapter form
|
|
Use the MetaData tab to provide information about the capabilities of the resource adapter.
Before completing this tab, complete the Connection and ConnectionSpec tabs. Then, use the Import Metadata button to retrieve from the resource adapter values for the fields on this tab.
Field |
Description |
Adapter Properties | |
Vendor Name |
Enter the name of the vendor that created the resource adapter. |
Adapter Type |
Enter the type of the adapter. |
Adapter Version |
Enter the version of the adapter. |
Supported Execute Methods |
Specify in this section which |
With Input Record Only |
When selected, signifies the resource adapter supports an |
With Input and Output Record |
When selected, signifies the resource adapter supports an |
Supported Interaction Specs |
This section lists the Java classes from the resource adapter that implement the |
row # |
The name of a Java class that implements the |
Import Metadata |
Click to import the resource adapter metadata. |
A resource adapter can support both CCI Execute()
methods. However, if both methods are supported, PRPC uses the Execute
method that does not require the connector rule to instantiate the output record.