OpenWGA 7.2 - TMLScript reference

RequestInformation
Property :

attributes

On object RequestInformation
Usage Stores extra data to be written to access logging
Description

Access loggers may have the ability to store custom extra data to logging output. Use this Lookup table to determine this extra information for the current request.

The plugin "OpenWGA access logging for MySQL" (available for the OpenWGA Enterprise Edition) will store this data into extra columns of the table "requests", which need to be manually created. The names of the columns must match the keys of the attributes that are specified,

Return value Lookup table
Allowed in script types
  • WebTML pages and normal WebTML actions