OpenWGA 7.0 - TMLScript reference
RequestInformationProperty :
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 | A Lookup table |
Allowed in script types |
|