Connect JCA rules
|
|
When the interaction mode is either SYNC_SEND_RECEIVE
or SYNC_RECEIVE
(specified on the Service tab), the connector receives a response from the Enterprise Information System (EIS). Use the Output tab to specify the record type of the output record in the response and to configure the data mapping for the contents (elements) of the output record.
Field |
Description |
Output Record |
Use this section to define the output record. |
Name |
Specify the name of the output record as it is defined by the adapter function this connector rule calls. |
Type |
Select the data type of the output record:
See also More about Connect JCA rules. |
Initialization Activity for Custom type |
If you selected For information about creating the initialization activity, see More about Connect JCA rules. |
Handler Activity for Custom Type |
If you selected For information about creating the handler activity, see More about Connect JCA rules. |
Record Properties |
Use this section to map the contents of the output record to PRPC properties |
Data Type |
Specify the fully qualified Java class type of the output record element. Select a type appropriate for the Type of the PRPC property mapped to it. For example, enter |
Property Name |
Optional. Leave blank unless the output record type is |
Description |
Optional. Enter a description of the output record property or the PRPC property. This text is for information only. |
Map To |
Select the destination of the output record property. |
Map To Key |
Specify the key to locating the property in the destination. For example, if the destination is the clipboard, the key is the name of the property on the clipboard. |