ctgPort in callLink element

The ctgPort property of the callLink element of the linkage options part is the port for accessing a CICS® Transaction Gateway (CTG) server. It is used if the value of the remoteComType property is CICSECI or CICSSSL. Specify the related URL by setting the ctgLocation property. The ctgPort property affects the generation of the calling program.

In the case of CICSSSL, the value of ctgPort is the TCP/IP port on which a CTG JSSE listener is listening for requests. If ctgPort is not specified, the CTG default port of 8050 is used.


Feedback