company logo

Reacting on inactive events

Keywords:  collectionpath property

By default, only active instances, i.e. instances, which have been read and are in main storage, when the event happens, will react on an event. Instances, which are not activated via the actor path, will not react, unless this option is set to true (YES).

When this option is set, all instances addressed by the actor path are read and requested to execute the defined action. When the receiver is a collection or the end of a path property, all instances of the collection or the path property will be read to react on the event.