Configure a CICS service port

Use the service port type CICS to connect to a Customer Information Control System (CICS) Transaction Gateway. For more information on how to create a service port in OSV, see chapter "Create and edit service ports".

To define your CICS service port, use the options Client and Server. A client sends a request, while a server sends a response.

Server

The service port listens for incoming requests on the defined port. You can specify the following attributes for the server:

Attribute

Description

Port

Specify the port that you want OSV to listen to.

Culture

Enter culture information such as language or country as a string, e.g. en-US.

Environment Info

Enter CICS environment information as a string, e.g. OS: z/OS Arch: s390x Version: 02.02.00.

CICS server

Client

The service port sends messages to the configured endpoint. You can specify the following attributes for the client:

Attribute

Description

Host

Enter the name of the workstation that hosts the CICS Transaction Gateway.

Port

Specify the port that you want to send messages to.

Culture

Enter culture information such as language or country as a string, e.g. en-US.

Environment Info

Enter CICS environment information as a string, e.g. OS: z/OS Arch: s390x Version: 02.02.00.

CICS client