Previous Topic

Next Topic

Book Contents

Book Index

3. AJF Actions

Using this type of call to CTMAPI, various actions can be performed against jobs residing in the Active Jobs file (AJF). This service can be called from any environment, with few differences between environments. The full syntax for this service is as follows:

AJF{HOLD|FREE|DELETE|UNDELETE|CONFIRM|RERUN|REACT|FORCEOK|KILL|BYPJCL|BYPTIME|BYPCOND|BYPQRES|BYPCRES|BYPPIPE|BYPWL|BYPSCHD|BYPQTIM|BYPALLC|BYPPOST|BYPDSUB}

{selection_criteria}  [selection_criteria]…

[IF if_statement]

The selection_criteria and if_statement parts of the command are described in Conditional Requests and Selection Criteria, and the selection criteria are detailed in Table 282 in Conditional Requests and Selection Criteria.

Parent Topic

The Control-M Application Program Interface (CTMAPI)