To identify your CICS® TG to CICS when connecting over IPIC, you can provide your APPLID in the ctg.ini file or specify an APPLIDQUALIFIER and the APPLID.
SECTION PRODUCT
APPLID=MYAPPL
APPLIDQUALIFIER=MYQUAL
ENDSECTION
DFHIS3000 .... IPCONN APPL with applid MYQUAL.MYAPPL
autoinstalled successfully using autoinstall user program DFHISAIP
and template NONE after a connection request was received on
tcpipservice SRV50889 from host 1.23.456.789
DFHIS2001 .... Client session from applid MYAPPL accepted for IPCONN
APPL.
By default, the user replaceable module DFHISAIP
uses the last four characters of the incoming CICS TG APPLID as the name of the IPCONN. In
this example, the last four characters of MYAPPL are APPL because
padded spaces are ignored. CEMT INQ IPCONN
STATUS: RESULTS - OVERTYPE TO MODIFY
Ipc(APPL ) App(MYAPPL ) Net(MYQUAL ) Ins Acq Nos
Rece(100) Sen(000) Tcp(SRV50889)