converse considerations for web transactions

When you use the converse statement in the context of web transactions, the following statements apply:
  • The statement applies to a VGUI record variable, which is the basis of the web page that is displayed to the user for input.
  • All VGWebTransaction programs are segmented (or behave as if segmented, in the case of Java generation). This means (among other things) that resources are released while the user responds to the form. For more information, see Segmentation in web transactions.
  • The converse statement is allowed in a called web transaction.