Try OpenEdge Now
skip to main content
Developing WebSpeed Applications
Controlling WebSpeed Transactions : Implementing transaction control
 

Implementing transaction control

Web objects can be customized in order to control WebSpeed transactions. The methods for customizing Web objects include:
*Modifying the outputHeader procedure
*Modifying the process-web-request procedure
*Overriding procedures and functions
*Modifying the attribute list
*Modifyingthe user field list
In addition to these components, CGI Wrapper and HTML-mapping Web objects contain additional code sections that you can modify using the AppBuilder editor. For more information, see Transaction control with CGI Wrapper Web objects and Transaction control with HTML-mapping Web objects.
* Modifying the outputHeader procedure
* Modifying the process-web-request procedure
* Overriding procedures and functions
* Modifying the attribute list
* Modifying the user field list