- Oracle Application Server Adapter for IMS/TM User's Guide
Configuring Oracle Connect
Installing and Configuring OracleAS Adapter for IMS/TM  6-25
15. In the import wizard, click Next. The Add Interactions screen is displayed, as 
shown in the following figure:
Figure 6–12  The Add Interactions screen
16. Click Add to add an interaction for the IMS/TM adapter. Provide the information, 
as listed in the following table:
Table 6–16   Interaction Parameters
Parameter Description
Name The name of the interaction. You can change the default 
name specified.
Mode The interaction mode. You can select one of the following:
sync-send-receive: The interaction sends a request and 
expects to receive a response. This is the default mode.
sync-receive: The interaction expects to receive a response
sync-send: The interaction sends a request and does not 
expect to receive a response.
Input Identifies an input record. The input record is the data 
structure for the interaction. The records generated from 
the COBOL files specified at the beginning of the 
procedure are listed. Select the relevant record for the 
interaction.
Note: You must specify an input record for each 
interaction before you can click Next. If the interaction 
does not require an input record, then the record specified 
here is ignored.
Output Identifies an output record. The output record is the data 
structure for the results of the interaction. The records 
generated from the files specified at the beginning of the 
procedure are listed. Select the relevant record for the 
interaction.
Note: You must specify an output record for the 
interaction if the mode is set to sync-send-receive or 
sync-receive, before you can click Next.










