Previous Topic

Next Topic

Book Contents

Book Index

Overview of CTMAPI

The Control-M Application Program Interface (CTMAPI) is an open interface between the application environment and Control-M. CTMAPI enables your application program to interface with Control-M so that you can access services and extract data from Control-M into your own programs.

CTMAPI is open to all application environments. It can be called from the following programs or environments:

However, not all functions of the API are applicable to all environments.

The API can call the CTMAPI module and pass it requests through either of the following:

These methods, functions and conversational mode, are explained in more detail in this appendix.

Parent Topic

The Control-M Application Program Interface (CTMAPI)