Try OpenEdge Now
skip to main content
Developing WebSpeed Applications
Controlling WebSpeed Transactions : Transaction control with HTML-mapping Web objects : Moving data through the HTML mapping Web object
 

Moving data through the HTML mapping Web object

To help understand the impact of the default logic in process-web-request and some of the effects you can expect from overriding it, the following figure shows where the default event procedures move data in a Web object.
Figure 14. Data flow through an HTML-mapping Web object
* Frame buffer and record buffer
* inputFields data movement
* assignFields data movement
* Committed transactions
* FIND records
* displayFields data movement
* enableFields effects
* outputFields data movement