Skip to main content

Utilities Overview

Many utilities are provided with the MCP LSAM installation. In the table that follows, a short description of each utility is provided. Click on the link for a more in-depth discussion of the utility.

For all utilities accessible to the user, the JOBSUMMARY job variable is set to CONDITIONAL, which will cause a job summary to be created in the event the utility fails. If this is not the behavior desired at your site, you may comment out the JOBSUMMARY = CONDITIONAL; line in the WFL or modify the value to better suit your environment.

UtilityShort Description
File ArrivalA command-line alternative to implementing an OpCon File Arrival job for MCP.The utility is intended to serve the purpose of detecting a file on the MCP platform that has been created within a specified time frame on the date the utility is run. The time frame parameters are optional. Upon detecting a file meeting the criteria, a property will be set to the value of the MCP file title.
*SMA/SYNTAX/CHECKValidates the syntax of the contents of the definitions files used by various LSAM modules. These definitions files include *SMA/DISPLAYS, *SMA/DISPLAYS/SYSMSG, *SMA/FILEMON/DEFS and *SMA/PERFMON/DEFS.
*SMA/WFL/CHECK/MIXInterrogates the Waiting mix or Scheduled mix. This utility provides a batch interface to be used in lieu of an operator logging onto the MCP system to perform the interrogations.
*SMA/WFL/CHANGEThis WFL has been replaced by the MCP Job and Prerun type, CHANGE. Please refer to MCP Job Details in the Concepts online help for a complete discussion of the MCP Job Details.
*SMA/WFL/CLEANUP/LINC17/FILESThis utility is used to clean up the *SMA/LINC17/FILES directory on the MCP. The directory contains files created when an EAE/AB Suite MCP job is run using an ACCEPTFILE.
*SMA/WFL/COMMANDFor more information, refer to Command-line Interface Utility.
*SMA/WFL/CONVERT/PRINT (MCP Print File Conversion)The print conversion utility converts an MCP print file (kind=BACKUPPPRINTER) to an ASCII text file. Sites may find this utility helpful as a preliminary step to a SMA File Transfer job in distributing print files to users for viewing in an ASCII environment (Windows, UNIX, etc.).
*SMA/WFL/COPYThis WFL has been replaced by the MCP Job and Prerun type, COPY. Please refer to MCP Job Details in the Concepts online help for a complete discussion of the MCP Job Details.
*SMA/WFL/FILECHECKAllows an OpCon job to be dependent on the presence/absence of a file.
*SMA/WFL/FILECOUNTAllows an OpCon job to be dependent on the presence/absence of a specified minimum number of files.
*SMA/WFL/PROCESSCHECKAllows an OpCon job to be dependent on the existence/absence of a given process in the list of executing processes on the MCP platform.
*SMA/WFL/REMOVEThis WFL has been replaced by the MCP Job and Prerun type, REMOVE. Please refer to MCP Job Details in the Concepts online help for a complete discussion of the MCP Job Details.
*SMA/RESOURCE/CHECKThis utility program checks for the presence of specifies processes or files. It must be run within a user WFL, which can be scheduled using OpCon.