Implementing OLTHCICS to control PLT processing
Some sites might require that the MainView CICS agents be initialized before allowing PLT processing to continue.
The MainView for CICS facilities on the CICS and the MainView AutoOPERATOR for CICS transient data exit will not start processing until communications have been established with the BBI-SS. When the MainView agent initialization is started from the PLT (see Step-4-Modify-the-PLT in Standard-implementation-procedures), the BMC agent initialization occurs concurrently with PLT processing.
You can use an optional PLT program from BMC, OLTHCICS, to delay PLT processing until either communications are established and the BMC MainView agents have initialized, or a time limit has expired.
OLTHCICS waits to verify that the BMC MainView agents have established communications between the CICS region and the BBI-SS. After confirming the communications link, OLTHCICS returns control to the PLT, allowing CICS initialization to continue. By default, OLTHCICS will wait up to 60 seconds for the communications link to be established; you can change the default to any value from 10 to 150 seconds, as explained in Implementing-the-OLTHCICS-program.
This section contains the following topic: