Dynamic Rules - How created and where they exist
search cancel

Dynamic Rules - How created and where they exist

book

Article ID: 224623

calendar_today

Updated On:

Products

OPS/MVS Event Management & Automation

Issue/Introduction

One of our customers uses Dynamic Rules in OPS. It's something we never see before.

We have some questions for dynamic rules.

- Are the dynamic rules automatically deleted when OPS is stopped ?

- If answer to previous question is yes, there must be somewhere something that recreates them when OPS is restarted. Where can I find the process which recreates the dynamic rules.

 

Environment

Release : 13.5

Component :

Resolution

The code for dynamic rules is embedded in either other rules or REXX code .  They get invoked when that code is executed.  Once invoked, they live only in storage, where they remain until they are either disabled or OPS/MVS is brought down.   Use the In Storage Rules display, panel =4.5.3, to see any that are currently in existence, ie, not disabled.   They will show up with a RULESET of *DYNAMIC.  Use the L (list) line command next to a rule to see the code. 

More information regarding Dynamic Rules can be found in the Address AOF Commands section of the manual.  

https://techdocs.broadcom.com/us/en/ca-mainframe-software/automation/ca-ops-mvs-event-management-and-automation/13-5/reference-information/command-and-function-reference/host-environment-commands/address-aof-commands.html