Previous Topic: How Multiple Rules Execute in Response to a Single EventNext Topic: Code and Debug AOF Rules


ABENDLOG Automation

ABENDLOG demonstrates how to collect an event (the logic uses IEF450I abend MLTWOs), store it in an OPS/MVS RDF table, and then offload the saved data into a sequential data set.

This type of automation creates reports with specific events. Utilization of the RDF table as an initial repository eliminates the possibility of bottlenecks within the automation, which occur when attempting to write/save each event directly to the sequential data set.