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


Execution Considerations for DOM Rules

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

More information:

Code and Debug AOF Rules