ASAP 2.7 Extension Manual

Introducing the ASAP Extension
HP NonStop ASAP Extension Manual425265-004
1-5
ASAPX
The final components of ASAPX reside in the ASAPX installation subvolume (ISV):
ASAPX
To start the ASAPX Conversational Interface (CI):
Type ASAPX at a TACL prompt.
The ASAPX CI is designed to support the application-specific portions of the ASAP
Extension that do not logically fit within the ASAP management framework CI.
At startup, ASAPX automatically reads the ASAP configuration file (ASAPCONF) and
the ASAP Extension configuration file (ASAPXCNF) to define the ASAP Extension
environment.
You can configure ASAPX by editing the ASAPXCNF file to set the definitions for your
environment. These options can be defined within the ASAPXCNF file:
ASAPX API
The ASAP Extension lets you instrument applications to use the ASAP suite of
services. There are six procedures within the API:
File Description
ZASPXC The ASAPX API structure definitions for C programs
ZASPXCOB The ASAPX API structure definitions for COBOL programs
ZASPXTAL The ASAPX API structure definitions for TAL programs
CPUS Processors in which ASAPX executes. The default is all processors.
OBJECT Location of the ASAPXMON object file. The default is
$SYSTEM.SYSTEM.ASAPXMON.
PRIORITY The priority at which ASAPXMON processes execute. The default is 100.
SWAPVOLS Location of the extended memory segments allocated on a by-processor
basis by ASAPX. The default is to allocate swap files for all processors in
$SYSTEM.ZASAPX.
TEST Time interval interpretation is set to rounded instead of exact values. Testing
is always OFF unless specifically turned ON with the TEST ON command.
ASAP_REGISTER_ Registers a domain with ASAP
ASAP_UPDATE_ Updates a data item within shared memory
ASAP_UPDATELIST_ Updates multiple data items within shared memory
ASAP_CONTROL_ Controls ranking programmatically
ASAP_OPSTATE_ Updates the operational status text and state
ASAP_REMOVE_ Removes a domain from ASAP