Previous Topic

Next Topic

Book Contents

Book Index

COSFSMAC Rule

When Control-O/COSMOS determines that an object is not in its desired status, it searches for a method to set the object to its desired status. When an appropriate method is found, the following internal message is issued:

COSFSMAC dbname row rulename parms

where

This message triggers rule COSFSMAC that:

Since the COSFSMAC rule performs the above routine tasks, it simplifies coding of Method rules. Method rules assume that when they are triggered, the Global variable pool and database row are already set. Only actions to be performed (for example, issuing a START command) need to be included in the Method rule.

Parent Topic

Control-O/COSMOS Rules