Previous Topic: Generate the IMS External Security InterfaceNext Topic: Perform the IMS System Definition


Install TSS Transaction

To enable the TSS transaction, code the following APPLCTN macro in your IMS system definition:

APPLCTN PSB=TSSIMS,
PGMTYPE=(TP),
SCHDTYP=PARALLEL
TRANSACT CODE=TSS,
PRTY=(n,n,n),
INQUIRY=YES,
MODE=SNGL

Note: The TRANSACT CODE=TSS cannot be customized.

Copy the CA Top Secret for IMS transaction load module TSSIMS from the CA Top Secret CAILIB into the IMS PGMLIB program library.

Perform a PSB gen and an ACB gen for the CA Top Secret TSSIMS PSB. Only the following control card is required to perform the PSB gen:

PSBGEN PSBNAME=TSSIMS,LANG=ASSEM