Previous Topic: Install CA VM:Director API Components in the SMAPI ServerNext Topic: Understanding a Directory Manager Specific Return Code (596) from the Socket SMAPI Server


Files Provided by CA VM:Director for the SMAPI Server

The following files, installed using the instructions in the previous section, provide the support to use CA VM:Director routines with the Systems Management API.

VMXSIXDM EXEC

The VMXSIXDM EXEC is a large SELECT construct, with a WHEN clause for each API routine. It retrieves the original CSL parameters to a stem ‘p’, where p.1 is the first argument, p.2 is the second, and so on. The arguments to each API routine are validated and then used to construct CA VM:Director commands to carry out the requested system management function.

VMXHVCD4 MODULE

This MODULE is called by VMXSIXDM to issue a CP Diagnose Code X’D4’.

VMXSML2P REXX

Used by VMXSMAPI EXEC to convert logical file line images to REXX parameters.

VMXSMP2L REXX

Used by VMXSMAPI EXEC to convert REXX parameters to logical file line images.