Previous Topic

Next Topic

Book Contents

Book Index

Quantitative Resource Extension

The Quantitative Resource Extension function is used to query the status of a quantitative resource in the Control-M Resources file. It can be called from any environment by means of the CTMBAPI mode.

Use BAPI_M_RES to set the value for this function in the BAPICMD field to 4.

Table 298 CTMAPI Quantitative Resource Fields

Field Name

Optional

In or Out

Type

Usage

BAPIRESN

N

I

CL20

Name of the resource. This serves as the sole key to the search.

BAPIRESX

 

O

XL2

Maximum quantity defined for this resource.

BAPIRESQ

 

O

XL2

Quantity currently held by jobs in the AJF.

BAPIRESP

 

O

XL1

If the resource is reserved for a critical path job, this field will contain the priority of this job, which will be from 1 through 9.

Parent Topic

The Control-M Application Program Interface (CTMAPI)