Previous Topic: RETURN Statements in the )PROC Section of an ARM RuleNext Topic: OPS/REXX Host Environments in the )PROC Section of an ARM Rule


Execution Considerations for ARM Rules

The processing section of a rule that responds to an ARM event executes in the z/OS XCFAS address space. Therefore, any type of logic that could possibly suspend the processing of an ARM rule should be performed by scheduling an OPS/REXX program to run in a CA OPS/MVS OSF TSO, TSL, or TSP server.

More information:

Code and Debug AOF Rules