OpenWGA 7.6 - TMLScript reference

WGAError
Property :

causingDatabase

On object WGAError
Usage Returns the database key of an app/data source in whose processing the error happened
Description Not all errors are really caused by databases, so this information may not be absolutely reliable. If the error happened outside any database processing then this field is null.
Writable False
Return value A database key or null (String)
Allowed in script types
  • WebTML pages and normal WebTML actions