Dynamic View Services > View and Notification Services > Concept and Definitions > Interaction Cycle
 
Interaction Cycle
An interaction cycle is a cycle that takes place during the normal execution loop of an Rogue Wave® Server application. During an interaction cycle, Rogue Wave Server processes incoming requests and notifies the connected application components if necessary.
More specifically, interaction cycles can be broken down into three successive phases:
1. Requests issued by a component are translated into an action that will cause server objects to be updated.
2. All derived data members marked as eager are re-evaluated.
3. The connected components are notified of any modification to the server objects.
See “Interaction Cycles” for a step-by-step description of a typical interaction cycle.

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.