WebSpeed
Developer’s Guide
Modifying the Attribute List
An attribute list defines a set of name/value pairs that apply to a specific Web object executing on the Agent.
WebSpeed makes intensive use of the attribute list for each Web object to record critical information, such as the transaction state of the Web object. WebSpeed provides the set-attribute-list and get-attribute method procedures to access these lists.
Most WebSpeed access of these lists is hidden by other method procedures and API functions, such as setWebState. However, you can also set and retrieve your own Web object attributes using the set-attribute-list and get-attribute procedures. For more information, see the definition for these method procedures in install-path
CAUTION: Do not modify the WebSpeed Web-State or Timeout-Period attributes directly using set-attribute-list, unless otherwise directed. The Agent control program relies on these settings to provide orderly support for Web object execution and control. For an example of a supported use of set-attribute-list, see the "Handling State-aware Time-outs" section./src/web/method/admweb.i
. Also see the AppBuilder online help for syntax information.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |