What is the primary function of BIM-FAQS/ASO?
BIM-FAQS/ASO automates z/VSE systems by monitoring console messages and executing predefined or custom REXX routines. It intercepts messages, filters them based on criteria, and triggers actions to resolve issues or perform tasks automatically.
How does BIM-FAQS/ASO determine which automation routines to execute?
BIM-FAQS/ASO uses message IDs, text patterns, and other criteria found in console messages to determine which automation routines to trigger. These criteria are defined in configuration files.
In what language are custom automation routines written?
Custom automation routines are written in REXX. These routines can perform a variety of tasks, such as issuing commands, updating system parameters, or sending notifications.
What types of console messages can BIM-FAQS/ASO automate?
BIM-FAQS/ASO supports automation for all console messages generated by z/VSE. This includes system messages, application messages, and operator commands.