The following properties can be set for an OS 2200 TIP data source project when the OS 2200 COBOL Data Source Wizard is first initiated.
Element | Description |
---|---|
OS 2200 Host Name | The Domain Name Server (DNS) name or public IP address on which CITA is configured to listen. By default, CITA listens on all IP addresses configured for the COMAPI process, in the CPComm/CPCommOS configuration. Alternatively, the CITA configuration may define an explicit IP address using the LIP parameter, so that CITA will only listen on the specified IP address. |
Port Number | The port number used to connect to the TIP COBOL application. This number matches the port number configured in CITA. A port number must be an integer in the range 1-65535. |
OS 2200 Character Set | The character set used for the data that is transferred to and from the TIP COBOL application. Refer to Translation Considerations. |
Default TIP Transaction Code | This value is optional and can be left blank. Whenever an ePortal server message is sent to the OS 2200, the value of the metadata field tiptrancode__ is used as the TIP transaction code. However, if the field tiptrancode__ is null or empty, then the value of the default TIP transaction code is used instead. Refer to Metadata Fields for more information. |
Reconnect on Send Error |
Note: By default, the checkbox is selected to maintain compatibility with the previous behavior, which is to retry sending the message on a new connection; however, this may not be appropriate always depending on how the host application is designed. To select or clear the checkbox, consider the following:
|
Validate New Connection |
Note: By default, the Validate New Connection checkbox is selected. |