Previous Topic

Next Topic

Book Contents

Book Index

Runtime Environment – Description

The Single Startup API provides the calls to Control-M/Analyzer that are described in Table 318.

Table 318 Calls Provided by Single Startup API

Call

Effect

INIT

Performs initialization routines, attaches Control-M/Analyzer, and so on.

CHECK

Executes the preloaded and precompiled user rule.

KILL

Performs termination actions, detaches Control-M/Analyzer, and so on.

Parent Topic

Single Startup API