Previous Topic

Next Topic

Book Contents

Book Index

API Documentation

The Single Startup API interface has the components described in Table 320

Table 320 Components of the Single Startup API Interface

Name

Description

USER PROGRAM

User program module invoking Control-M/Analyzer services

CTBSSCL

Interface module between Control-M/Analyzer and the user program

CTBSSSM

Interface rule between Control-M/Analyzer and the user check rule

TSTCHECK

Rule that does the user validation checks and actions

CTBSSGET

Interface between rule CTBSSSM and module CTBSSCL

The USER PROGRAM module and TSTCHECK rule must be provided by the user. All other components are supplied with the Single Startup API and should not be changed.

Parent Topic

Single Startup API