The SMS Batch communication point connects to a remote TN3270 server listening for connections on the port specified in the Remote Host and Remote Point fields. The optional properties Local Address and Local Port can be used to force the communication point to connect using a specific interface and local TCP/IP port number.
Generally, the TN3270 server is a Microsoft® SNA server or IBM communications server, and the Remote Port for these systems is generally 23
. The SMS Batch communication point also needs to know which Logical Unit (LU) (also known as the terminal ID) to connect to, and the CICS log-on string.
The LU is an 8 character terminal ID for the interface. The CICS logon string determines whether the connection is to the Test or Production system. This string can simply be the CICS region to connect to or be of the form:
LOGON APPLID=CICS????
Supported Operational Modes: Output.
Output Mode Properties
Property |
Description |
---|---|
Remote Host |
The hostname/IP address of the TN3270 server to which you want to connect. |
Remote Port |
The port number on the remote host to connect to. This should generally be set to |
Local Address |
The hostname/IP address of the local interface to bind the socket connection to (all interfaces if empty). |
Local Port |
The port number to which to bind the local socket. |
Use SSL |
Options: Refer to TLS/SSL Support in Rhapsody for details on TLS/SSL (Transport Layer Security/Secure Sockets Layer) support in Rhapsody. It is recommended that SSL be enabled for SMS Batch communication points whenever it is supported by the remote server. |
SSL Protocol Mode |
Refer to SSL Protocol Versions for details. |
SSL Cipher Suites |
Refer to SSL Cipher Suites for details. |
Use SSL Client Mode |
Options: |
Secure Keys |
Identifies the private keys used for authenticating Rhapsody's end of the SSL connection. When configured with a private key, the SSL client supports SSL client authentication if requested by the SSL server. Refer to Client Authentication for details. |
Trusted Certificates |
Identifies the trusted certificates used at the non-Rhapsody end of the SSL connection. If it is not configured with the SSL server's certificate, then this SSL client operates in anonymous server authentication mode. It is highly recommended that the server's certificate always be provided here to allow server authentication to be performed. Refer to Server Authentication for details. |
CICS Logon String |
The string to send to the mainframe once connected to the LU. |
LU Name |
The name of the 'Logical Unit' to connect to. If empty then the Tn3270 server automatically chooses one for you. |
Initial Batch Number |
This value is the initial batch number and is automatically incremented with each batch successfully sent. |
Log Connections |
Options: If Use of this logging facility slows the communication point down considerably. It is intended for debugging purposes and should not generally be used. |
Log Data |
Options: If |
Log Data As Hex |
Options: If If |
Connection Log File |
The full file name (path and file name) of the file on the server to which to log the information. |
Extra Information |
Specify if timestamps should be logged with each event. |