A VGWebTransaction part is a generatable logic part. Like a pageHandler, a VGWebTransaction controls the user's runtime interaction with a Web page. Unlike a pageHandler, a VGWebTransaction relies on one or more VGUIRecord parts to communicate with the Web page and show HTML fields and control structures. The fields in these VGUIRecords define the input and output fields and the links and buttons that will be shown on the Web page
Related concepts
Developing Web transactions in EGL
VGUIRecord part
IDs for Web applications
Related tasks
Forwarding control between pageHandlers and Web transactions
Related reference
VGWebTransaction program in EGL source format
Program part properties